|
|
||||||
|
faudes::AttributeTimedGlobal Class Reference
Detailed DescriptionConstructor & Destructor Documentation◆ AttributeTimedGlobal()
Constructor Definition at line 227 of file tp_attributes.h. Member Function Documentation◆ DoAssign()
Assignment method.
Definition at line 176 of file tp_attributes.cpp. ◆ DoEqual()
Test eaulity.
Definition at line 185 of file tp_attributes.cpp. ◆ DoRead()
Reads the attribute from TokenReader, see AttributeVoid for public wrappers. If the current token indicates a Clocks section, the method reads the global 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 Clocks.
Reimplemented from faudes::AttributeVoid. Definition at line 203 of file tp_attributes.cpp. ◆ DoWrite()
Writes the attribute to TokenWriter, see AttributeVoid for public wrappers. Writes a Clocks section to include global timing data. The label argument can be used to set a section label different the the default Clocks. Th context argument is ignored.
Reimplemented from faudes::AttributeVoid. Definition at line 193 of file tp_attributes.cpp. ◆ IsDefault()
Test for default value (ie empty clockset)
Reimplemented from faudes::AttributeVoid. Definition at line 236 of file tp_attributes.h. Member Data Documentation◆ mClocks
Clocks Definition at line 239 of file tp_attributes.h. ◆ mpClockSymbolTable
Pointer to clock symboltable Definition at line 242 of file tp_attributes.h. The documentation for this class was generated from the following files: libFAUDES 2.33b --- 2025.05.07 --- c++ api documentaion by doxygen |