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

◆ DateTime()

WPS4TextInternal::DateTime::DateTime ( )
inline

constructor

Member Function Documentation

◆ format()

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

returns a format to used with strftime

Friends And Related Symbol Documentation

◆ operator<<

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

operator <<

Member Data Documentation

◆ m_extra

std::string WPS4TextInternal::DateTime::m_extra

a string used to store the parsing errors

Referenced by WPS4Text::dttmDataParser().

◆ m_type

int WPS4TextInternal::DateTime::m_type

the type

Referenced by WPS4Text::dttmDataParser(), and format().


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

Generated on Thu Jul 18 2024 00:00:00 for libwps by doxygen 1.12.0