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

Referenced by operator<<.

Member Function Documentation

◆ format()

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

returns a format to used with strftime

◆ 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 DateTime(), WPS4Text::dttmDataParser(), and operator<<.

◆ m_type

int WPS4TextInternal::DateTime::m_type

the type

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


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

Generated on Sat Jul 19 2025 05:24:41 for libwps by doxygen 1.14.0