|
XMLBEANSXX
0.9.8
|
#include <XmlTypesGen.h>


| xmlbeansxx::XmlDateTime::XmlDateTime | ( | const std::string & | value | ) |
| xmlbeansxx::XmlDateTime::XmlDateTime | ( | const boost::posix_time::ptime & | pt | ) |
| xmlbeansxx::XmlDateTime::XmlDateTime | ( | const xmlbeansxx::Calendar & | pt | ) |
| XmlDate xmlbeansxx::XmlDateTime::datePart | ( | ) | const |
| xmlbeansxx::Calendar xmlbeansxx::XmlDateTime::getCalendarValue | ( | ) | const [virtual] |
| const xmlbeansxx::SchemaType * xmlbeansxx::XmlDateTime::getOrginSchemaType | ( | ) | const [virtual] |
Reimplemented from xmlbeansxx::XmlAnySimpleType.
| xmlbeansxx::SchemaType xmlbeansxx::XmlDateTime::initSchemaType | ( | ) | [static, private] |
Reimplemented from xmlbeansxx::XmlAnySimpleType.
| bool xmlbeansxx::XmlDateTime::operator!= | ( | const XmlDateTime & | b | ) | const |
| bool xmlbeansxx::XmlDateTime::operator< | ( | const XmlDateTime & | b | ) | const |
| bool xmlbeansxx::XmlDateTime::operator<= | ( | const XmlDateTime & | b | ) | const |
| bool xmlbeansxx::XmlDateTime::operator== | ( | const XmlDateTime & | b | ) | const |
| bool xmlbeansxx::XmlDateTime::operator> | ( | const XmlDateTime & | b | ) | const |
| bool xmlbeansxx::XmlDateTime::operator>= | ( | const XmlDateTime & | b | ) | const |
| void xmlbeansxx::XmlDateTime::setCalendarValue | ( | const xmlbeansxx::Calendar & | v | ) | [virtual] |
| void xmlbeansxx::XmlDateTime::setXmlObject | ( | const xmlbeansxx::XmlObject & | p | ) | [virtual] |
Reimplemented from xmlbeansxx::XmlAnySimpleType.
| XmlTime xmlbeansxx::XmlDateTime::timePart | ( | ) | const |
| const xmlbeansxx::SchemaType * xmlbeansxx::XmlDateTime::type | ( | ) | [static] |
Reimplemented from xmlbeansxx::XmlAnySimpleType.
| xmlbeansxx::XmlDateTime::XMLBEANSXX_STATIC_LOGGER_PTR | ( | log | ) | [private] |
Reimplemented from xmlbeansxx::XmlObject.