hio_environment.h File Reference

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

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

Go to the source code of this file.

Classes

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

Namespaces

 faudes
 libFAUDES resides within the namespace faudes.
 

Macros

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

Typedefs

typedef THioEnvironment< AttributeVoid, HioStateFlags, HioEventFlags, AttributeVoid > faudes::HioEnvironment
 

Functions

bool faudes::IsHioEnvironmentForm (HioEnvironment &rHioEnvironment, StateSet &rQYe, StateSet &rQUe, StateSet &rQUl, StateSet &rQYlUe, EventSet &rErrEvSet, TransSet &rErrTrSet, StateSet &rErrStSet, std::string &rReportStr)
 IsHioEnvironmentForm: check if rHioEnvironment is in I/O-environment form and assign state attributes. More...
 
bool faudes::IsHioEnvironmentForm (HioEnvironment &rHioEnvironment, std::string &rReportStr)
 IsHioEnvironmentForm: check if rHioEnvironment is in I/O-environment form and assign state attributes. More...
 
bool faudes::IsHioEnvironmentForm (HioEnvironment &rHioEnvironment)
 IsHioEnvironmentForm: check if rHioEnvironment is in I/O-environment form and assign state attributes. More...
 
void faudes::HioStatePartition (HioEnvironment &rEnvironment)
 Function definition for run-time interface. More...
 

Detailed Description

Generator with I/O-environment attributes.

Definition in file hio_environment.h.

Macro Definition Documentation

◆ BASE

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

Definition at line 960 of file hio_environment.h.

◆ HIOENVIRONMENT_H

#define HIOENVIRONMENT_H

Definition at line 1888 of file hio_environment.h.

◆ TEMP

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

Definition at line 961 of file hio_environment.h.

◆ THIS

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

Definition at line 959 of file hio_environment.h.

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