|
|
||||||
|
faudes::AttributeTimedState Class Reference Detailed Description
Constructor & Destructor Documentation◆ AttributeTimedState() [1/2]
Constructor Definition at line 128 of file tp_attributes.h. ◆ AttributeTimedState() [2/2]
Copy Constructor Definition at line 133 of file tp_attributes.h. Member Function Documentation◆ DoAssign()
Assignment method.
Definition at line 115 of file tp_attributes.cpp. ◆ DoEqual()
Test eaulity.
Definition at line 123 of file tp_attributes.cpp. ◆ DoRead()
Reads the attribute from TokenReader, see AttributeVoid for public wrappers. If the current token indicates a invariant section, the method reads the invariant from that section. Else, it does nothing. Exceptions may only be thrown on invalid data within the timing section. The context argument is ignored, the label argument can be used to override the default section name Invariant.
Reimplemented from faudes::AttributeFlags. Definition at line 147 of file tp_attributes.cpp. ◆ DoWrite()
Writes the attribute to TokenWriter, see AttributeVoid for public wrappers. Writes am Invariant section to include data on the invariant. The label argument can be used to set a section label different the the default Invariant. Th context argument is ignored.
Reimplemented from faudes::AttributeFlags. Definition at line 134 of file tp_attributes.cpp. ◆ IsDefault()
Test for default value (ie empty invariant and default flags)
Reimplemented from faudes::AttributeFlags. Definition at line 144 of file tp_attributes.h. Member Data Documentation◆ mInvariant
Invariant Definition at line 147 of file tp_attributes.h. The documentation for this class was generated from the following files: libFAUDES 2.33h --- 2025.06.18 --- c++ api documentaion by doxygen |