|
|
||||||
|
faudes::AttributeTimedTrans Class Reference Detailed Description
Constructor & Destructor Documentation◆ AttributeTimedTrans()
Constructor Definition at line 35 of file tp_attributes.h. Member Function Documentation◆ DoAssign()
Assignment method.
Definition at line 26 of file tp_attributes.cpp. ◆ DoEqual()
Test eaulity.
Definition at line 35 of file tp_attributes.cpp. ◆ DoRead()
Reads the attribute from TokenReader, see AttributeVoid for public wrappers. If the current token indicates a timing section, the method reads the guard and reset timing data 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 Timing.
Reimplemented from faudes::AttributeFlags. Definition at line 64 of file tp_attributes.cpp. ◆ DoWrite()
Writes the attribute to TokenWriter, see AttributeVoid for public wrappers. Writes a Timing section to include data on the guard and resets. The label argument can be used to set a section label different the the default Timing. Th context argument is ignored.
Reimplemented from faudes::AttributeFlags. Definition at line 47 of file tp_attributes.cpp. ◆ IsDefault()
Test for default value (ie empty constraint and default flags)
Reimplemented from faudes::AttributeFlags. Definition at line 43 of file tp_attributes.h. Member Data Documentation◆ mGuard
Guard Definition at line 46 of file tp_attributes.h. ◆ mResets
Resets Definition at line 49 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 |