OnixS Borsa Italiana IDEM SOLA HSVF Market Data Handler for C++  1.1.2.0
Public Member Functions | Public Attributes | List of all members
HighResolutionTimeFields Struct Reference

Fileds of HighResolutionTime. More...

Public Member Functions

void fromAbsolute (const AbsoluteHighResolutionTimeImpl &)
 From absolute.
 
void toAbsolute (AbsoluteHighResolutionTimeImpl *) const
 To absolute.
 
void fromString (const std::string &)
 Parse from string.
 
std::string toString () const
 Returns string representation.
 

Public Attributes

unsigned short year
 
unsigned short month
 
unsigned short day
 
unsigned short hour
 
unsigned short minute
 
unsigned short seconds
 
unsigned int microseconds
 

Detailed Description

Fileds of HighResolutionTime.