#include <XML.h>
Inheritance diagram for TSE3::File::XmlElementParser_Clock< T >:


Public Types | |
| typedef void(T::* | fn_t )(Clock) |
Public Member Functions | |
| XmlElementParser_Clock (T *obj, fn_t mfun) | |
| void | parse (const std::string &data) |
A TSE3 utility class.
A utility class implementing a specific type of XmlElementParser. This class will call a member function with signature void setXXX(Clock) with the numeric value of the data string in a similar manner to XmlElementParser_OnOff.
This XmlElementParser looks partically identical to the _Number version.
|
|||||
|
|
|
||||||||||||||||
|
|
|
||||||||||
|
Implements TSE3::File::XmlElementParser. |
1.3.2