WPS4TextInternal::DateTime Struct Reference

Internal: class to store a date/time format. More...

Public Member Functions

 DateTime ()
 constructor
std::string format () const
 returns a format to used with strftime

Public Attributes

int m_type
 the type
std::string m_extra
 a string used to store the parsing errors

Friends

std::ostream & operator<< (std::ostream &o, DateTime const &dtime)
 operator <<

Detailed Description

Internal: class to store a date/time format.

Constructor & Destructor Documentation

WPS4TextInternal::DateTime::DateTime ( )
inline

constructor

Member Function Documentation

std::string WPS4TextInternal::DateTime::format ( ) const

returns a format to used with strftime

Referenced by WPS4Text::readText().

Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
DateTime const &  dtime 
)
friend

operator <<

Member Data Documentation

std::string WPS4TextInternal::DateTime::m_extra

a string used to store the parsing errors

Referenced by WPS4Text::dttmDataParser(), and WPS4TextInternal::operator<<().

int WPS4TextInternal::DateTime::m_type

The documentation for this struct was generated from the following file:

Generated on Wed Aug 8 2012 16:07:59 for libwps by doxygen 1.8.1.2