|
|
Classes TcGenerator, System and AttributeCFlags.
More...
Go to the source code of this file.
Namespaces |
| namespace | faudes |
| | libFAUDES resides within the namespace faudes.
|
Macros |
| #define | THIS TcGenerator<GlobalAttr, StateAttr, EventAttr, TransAttr> |
| #define | BASE TaGenerator<GlobalAttr, StateAttr, EventAttr, TransAttr> |
| #define | TEMP template <class GlobalAttr, class StateAttr, class EventAttr, class TransAttr> |
Typedefs |
typedef TaNameSet
< AttributeCFlags > | faudes::Alphabet |
| | Convenience typedef for event sets with controllability attributes.
|
| typedef TBaseVector< Alphabet > | faudes::AlphaberVector |
| | Convenience typedef.
|
typedef TaNameSet
< AttributeCFlags > | faudes::cEventSet |
| | Compatibility: pre 2.20b used cEventSet as C++ class name.
|
| typedef TBaseVector< cEventSet > | faudes::cEventSetVector |
typedef TcGenerator
< AttributeVoid, AttributeVoid,
AttributeCFlags, AttributeVoid > | faudes::System |
| | Convenience typedef for std System.
|
| typedef TBaseVector< System > | faudes::SystemVector |
| | Convenience typedef for vectors of systems.
|
typedef TcGenerator
< AttributeVoid, AttributeVoid,
AttributeCFlags, AttributeVoid > | faudes::cGenerator |
| | Compatibility: pre 2.20b used cGenerator as C++ class name.
|
| typedef TBaseVector< cGenerator > | faudes::cGeneratorVector |
Detailed Description
Classes TcGenerator, System and AttributeCFlags.
Definition in file cfl_cgenerator.h.
Macro Definition Documentation
| #define BASE TaGenerator<GlobalAttr, StateAttr, EventAttr, TransAttr> |
| #define TEMP template <class GlobalAttr, class StateAttr, class EventAttr, class TransAttr> |
| #define THIS TcGenerator<GlobalAttr, StateAttr, EventAttr, TransAttr> |
libFAUDES 2.28c
--- 2016.09.30
--- c++ api documentaion by doxygen
|