hio_plant.h File Reference

Generator with I/O-plant attributes. More...

#include "corefaudes.h"
#include "hio_attributes.h"

Go to the source code of this file.

Classes

class  faudes::THioPlant< GlobalAttr, StateAttr, EventAttr, TransAttr >
 Generator with I/O-plant attributes. More...
 

Namespaces

 faudes
 libFAUDES resides within the namespace faudes.
 

Macros

#define THIS   THioPlant<GlobalAttr, StateAttr, EventAttr, TransAttr>
 
#define BASE   TaGenerator<GlobalAttr, StateAttr, EventAttr, TransAttr>
 
#define TEMP   template <class GlobalAttr, class StateAttr, class EventAttr, class TransAttr>
 

Typedefs

typedef THioPlant< AttributeVoid, HioStateFlags, HioEventFlags, AttributeVoid > faudes::HioPlant
 

Functions

bool faudes::IsHioPlantForm (HioPlant &rHioPlant, StateSet &rQYpYe, StateSet &rQUp, StateSet &rQUe, EventSet &rErrEvSet, TransSet &rErrTrSet, StateSet &rErrStSet, std::string &rReportStr)
 IsHioPlantForm: check if rHioPlant is in I/O-plant form and assign state attributes. More...
 
bool faudes::IsHioPlantForm (HioPlant &rHioPlant, std::string &rReportStr)
 IsHioPlantForm: check if rHioPlant is in I/O-plant form and assign state attributes. More...
 
bool faudes::IsHioPlantForm (HioPlant &rHioPlant)
 IsHioPlantForm: check if rHioPlant is in I/O-plant form and assign state attributes. More...
 
void faudes::HioStatePartition (HioPlant &rPlant)
 Function definition for run-time interface. More...
 

Detailed Description

Generator with I/O-plant attributes.

Definition in file hio_plant.h.

Macro Definition Documentation

◆ BASE

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

Definition at line 884 of file hio_plant.h.

◆ TEMP

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

Definition at line 885 of file hio_plant.h.

◆ THIS

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

Definition at line 883 of file hio_plant.h.

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