ot_time Member List
This is the complete list of members for
ot_time, including all inherited members.
asData(ostream &s) const | ot_time | [virtual] |
asXml(ostream &s=cout, int i=0) const | ot_time | [virtual] |
dup(void) const | ot_time | [virtual] |
get(void) const | ot_time | |
getType(void) const | ot_obj | |
m_value | ot_time | [private] |
operator==(const ot_obj *o) const | ot_time | [inline, virtual] |
ot_obj::operator==(const ot_obj &o) const | ot_obj | |
ot_obj(OT_OBJECT_TYPE type) | ot_obj | [protected] |
ot_time(void) | ot_time | |
ot_time(time_t value) | ot_time | |
ot_time(const ot_time &c) | ot_time | |
readBoolFromData(istream &s, bool &ret) | ot_obj | [static] |
readFloatFromData(istream &s, float &ret) | ot_obj | [static] |
readIntegerFromData(istream &s, int &ret) | ot_obj | [static] |
readRawFromData(istream &s, char *&data, int &size) | ot_obj | [static] |
readStringFromData(istream &s, string &ret) | ot_obj | [static] |
readUnsignedIntegerFromData(istream &s, unsigned int &ret) | ot_obj | [static] |
writeBoolAsData(ostream &s, bool val) | ot_obj | [static] |
writeIntegerAsData(ostream &s, int val) | ot_obj | [static] |
writeRawAsData(ostream &s, const char *data, int size) | ot_obj | [static] |
writeStringAsData(ostream &s, const string &val) | ot_obj | [static] |
~ot_obj() | ot_obj | [virtual] |
~ot_time() | ot_time | [virtual] |