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

namespace  faudes
 

libFAUDES resides within the namespace faudes.


Defines

#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.
bool faudes::IsHioConstraintForm (HioConstraint &rHioConstraint, std::string &rReportStr)
 IsHioConstraintForm: check if rHioConstraint is in I/O-constraint form and assign state attributes.
bool faudes::IsHioConstraintForm (HioConstraint &rHioConstraint)
 IsHioConstraintForm: check if rHioConstraint is in I/O-constraint form and assign state attributes.
void faudes::HioStatePartition (HioConstraint &rConstraint)
 Function definition for run-time interface.

Detailed Description

Generator with I/O-constraint attributes.

Definition in file hio_constraint.h.


Define Documentation

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

Definition at line 538 of file hio_constraint.h.

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

Definition at line 539 of file hio_constraint.h.

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

Definition at line 537 of file hio_constraint.h.

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