cfl_cgenerator.h File Reference

Classes TcGenerator, System and AttributeCFlags. More...

#include "cfl_definitions.h"
#include "cfl_agenerator.h"
#include "cfl_parallel.h"
#include "cfl_project.h"

Go to the source code of this file.

Classes

class  faudes::AttributeCFlags
 Attribute class to model event controllability properties. More...
class  faudes::TcGenerator< GlobalAttr, StateAttr, EventAttr, TransAttr >
 Compatibility: pre 2.20b used cEventSet as C++ class name. More...

Namespaces

namespace  faudes
 

libFAUDES resides within the namespace faudes.


Defines

#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.


Define Documentation

#define BASE   TaGenerator<GlobalAttr, StateAttr, EventAttr, TransAttr>

Definition at line 936 of file cfl_cgenerator.h.

#define TEMP   template <class GlobalAttr, class StateAttr, class EventAttr, class TransAttr>

Definition at line 937 of file cfl_cgenerator.h.

#define THIS   TcGenerator<GlobalAttr, StateAttr, EventAttr, TransAttr>

Compatibility: pre 2.20b used cGenerator as C++ class name.

Definition at line 935 of file cfl_cgenerator.h.

libFAUDES 2.23h --- 2014.04.03 --- c++ api documentaion by doxygen