hio_constraint.h File Reference

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

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

Go to the source code of this file.

Classes

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

Namespaces

 faudes
 libFAUDES resides within the namespace faudes.
 

Macros

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

Typedefs

typedef THioConstraint< AttributeVoid, HioStateFlags, HioEventFlags, AttributeVoid > faudes::HioConstraint
 

Functions

bool faudes::IsHioConstraintForm (HioConstraint &rHioConstraint, StateSet &rQY, StateSet &rQU, EventSet &rErrEvSet, TransSet &rErrTrSet, StateSet &rErrStSet, std::string &rReportStr)
 IsHioConstraintForm: check if rHioConstraint is in I/O-constraint form and assign state attributes. More...
 
bool faudes::IsHioConstraintForm (HioConstraint &rHioConstraint, std::string &rReportStr)
 IsHioConstraintForm: check if rHioConstraint is in I/O-constraint form and assign state attributes. More...
 
bool faudes::IsHioConstraintForm (HioConstraint &rHioConstraint)
 IsHioConstraintForm: check if rHioConstraint is in I/O-constraint form and assign state attributes. More...
 
void faudes::HioStatePartition (HioConstraint &rConstraint)
 Function definition for run-time interface. More...
 

Detailed Description

Generator with I/O-constraint attributes.

Definition in file hio_constraint.h.

Macro Definition Documentation

◆ BASE

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

Definition at line 526 of file hio_constraint.h.

◆ TEMP

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

Definition at line 527 of file hio_constraint.h.

◆ THIS

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

Definition at line 525 of file hio_constraint.h.

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