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 >
 Generator with controllability attributes. More...
 

Namespaces

 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. More...
 
typedef TBaseVector< Alphabet > faudes::AlphaberVector
 Convenience typedef. More...
 
typedef TaNameSet< AttributeCFlags > faudes::cEventSet
 Compatibility: pre 2.20b used cEventSet as C++ class name. More...
 
typedef TBaseVector< cEventSet > faudes::cEventSetVector
 
typedef TcGenerator< AttributeVoid, AttributeVoid, AttributeCFlags, AttributeVoid > faudes::System
 Convenience typedef for std System. More...
 
typedef TBaseVector< System > faudes::SystemVector
 Convenience typedef for vectors of systems. More...
 
typedef TcGenerator< AttributeVoid, AttributeVoid, AttributeCFlags, AttributeVoid > faudes::cGenerator
 Compatibility: pre 2.20b used cGenerator as C++ class name. More...
 
typedef TBaseVector< cGenerator > faudes::cGeneratorVector
 

Detailed Description

Classes TcGenerator, System and AttributeCFlags.

Definition in file cfl_cgenerator.h.

Macro Definition Documentation

◆ BASE

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

Definition at line 943 of file cfl_cgenerator.h.

◆ TEMP

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

Definition at line 944 of file cfl_cgenerator.h.

◆ THIS

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

Definition at line 942 of file cfl_cgenerator.h.

libFAUDES 2.32b --- 2024.03.01 --- c++ api documentaion by doxygen