OnixS Euronext CCG Binary Trading Handler for C++  1.16.0.0
Public Member Functions | Public Attributes
DateTime Struct Reference

Date and Time. More...

List of all members.

Public Member Functions

 DateTime (UInt8 year, UInt8 month, UInt8 day, UInt8 hour, UInt8 minute, UInt8 second, UInt16 millisecond)
 DateTime (const Date &date, const Time &time)
bool operator== (const DateTime &rh) const
bool operator!= (const DateTime &rh) const
bool isUndefined () const
std::string toString () const

Public Attributes

Date date
Time time

Detailed Description

Date and Time.