class time : public xobj XSIL time parameter class.
XSil time class is equivalent to a parameter but contains an encoded tmie stamp.
time(const char* Name, const char* Type=0, const char* Value=0)
Type - Pointer to the time Type string.
Value - Pointer to the time data string.
time(const char* Name, const Time& t)
t - Pointer to the time data string.
~time(void)
void Spew(Xwriter& xout) const
xobj* Clone(void) const
const char* getObjType(void) const
const char* getValue(void) const
void setValue(const char* Value)
void setValue(unsigned int Value)
void setValue(const Time& Value)
alphabetic index hierarchy of classes
generated by doc++