|
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> |
| Compatibility: pre 2.20b used cGenerator as C++ class name.
|
#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 TcGenerator
< AttributeVoid, AttributeVoid,
AttributeCFlags, AttributeVoid > | faudes::System |
| Convenience typedef for std System.
|
typedef TBaseVector< System > | faudes::SystemVector |
| Convenience typedef for vectors of systems.
|
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> |
Compatibility: pre 2.20b used cGenerator as C++ class name.
Definition at line 939 of file cfl_cgenerator.h.
libFAUDES 2.28a
--- 2016.09.13
--- c++ api documentaion by doxygen
|