XMLBEANSXX  0.9.8
xmlbeansxx::XmlTime Class Reference

#include <XmlTypesGen.h>

Inheritance diagram for xmlbeansxx::XmlTime:
Collaboration diagram for xmlbeansxx::XmlTime:

List of all members.

Classes

class  Factory

Public Member Functions

 XmlTime ()
 XmlTime (const xmlbeansxx::ContentsPtr &p)
 XmlTime (const xmlbeansxx::XmlObject &p)
 XmlTime (const std::string &value)
 XmlTime (const xmlbeansxx::XmlAnySimpleType &v)
virtual void setXmlObject (const xmlbeansxx::XmlObject &p)
virtual const
xmlbeansxx::SchemaType
getOrginSchemaType () const
 XmlTime (const boost::posix_time::ptime &pt)
 XmlTime (const boost::posix_time::time_duration &td)
 XmlTime (const xmlbeansxx::Calendar &td)
bool operator== (const XmlTime &b) const
bool operator!= (const XmlTime &b) const
bool operator<= (const XmlTime &b) const
bool operator>= (const XmlTime &b) const
bool operator> (const XmlTime &b) const
bool operator< (const XmlTime &b) const
virtual xmlbeansxx::Calendar getCalendarValue () const
virtual void setCalendarValue (const xmlbeansxx::Calendar &v)
boost::posix_time::time_duration getTimeValue () const
void setTimeValue (const boost::posix_time::time_duration &d)

Static Public Member Functions

static const
xmlbeansxx::SchemaType
type ()

Private Member Functions

 XMLBEANSXX_STATIC_LOGGER_PTR (log)

Static Private Member Functions

static xmlbeansxx::SchemaType initSchemaType ()

Constructor & Destructor Documentation

xmlbeansxx::XmlTime::XmlTime ( const std::string &  value)
xmlbeansxx::XmlTime::XmlTime ( const boost::posix_time::ptime &  pt)
xmlbeansxx::XmlTime::XmlTime ( const boost::posix_time::time_duration &  td)

Member Function Documentation

boost::posix_time::time_duration xmlbeansxx::XmlTime::getTimeValue ( ) const
bool xmlbeansxx::XmlTime::operator!= ( const XmlTime b) const
bool xmlbeansxx::XmlTime::operator< ( const XmlTime b) const
bool xmlbeansxx::XmlTime::operator<= ( const XmlTime b) const
bool xmlbeansxx::XmlTime::operator== ( const XmlTime b) const
bool xmlbeansxx::XmlTime::operator> ( const XmlTime b) const
bool xmlbeansxx::XmlTime::operator>= ( const XmlTime b) const
void xmlbeansxx::XmlTime::setTimeValue ( const boost::posix_time::time_duration &  d)

The documentation for this class was generated from the following files: