|
|
||||||
|
mtc_attributes.h
Go to the documentation of this file.
153 virtual void DoWrite(TokenWriter& rTw, const std::string& rLabel="", const Type* pContext=0) const;
168 virtual void DoXWrite(TokenWriter& rTw, const std::string& rLabel="", const Type* pContext=0) const;
#define FAUDES_TYPE_DECLARATION(ftype, ctype, cbase) faudes type declaration macro Definition: cfl_types.h:867 State attributes for multitasking automata. Definition: mtc_attributes.h:41 virtual ~AttributeColoredState(void) Definition: mtc_attributes.h:52 Container for colors: this is a NameSet with its own static symboltable. Definition: mtc_colorset.h:41 A SymbolTable associates sybolic names with indices. Definition: cfl_symboltable.h:61 A TokenReader reads sequential tokens from a file or string. Definition: cfl_tokenreader.h:63 A TokenWriter writes sequential tokens to a file, a string or stdout. Definition: cfl_tokenwriter.h:51 Base class of all libFAUDES objects that participate in the run-time interface. Definition: cfl_types.h:239 Includes all libFAUDES headers, no plugins. Implements color sets for multitasking automata. libFAUDES 2.32b --- 2024.03.01 --- c++ api documentaion by doxygen |