OnixS BME SENAF Handler C++ library  2.2.0
API documentation
Time.h File Reference
#include <OnixS/Senaf/MarketData/Export.h>
#include <string>

Go to the source code of this file.

Classes

struct  TimeSpanFormats
 
class  TimeSpan
 
struct  Months
 
struct  DaysOfWeek
 
class  YearMonth
 
struct  YearMonth::NoVerify
 
class  Date
 
struct  TimestampFormats
 
class  Timestamp
 

Namespaces

 OnixS
 
 OnixS::Senaf
 
 OnixS::Senaf::MarketData
 

Typedefs

typedef TimeSpanFormats::Enum TimeSpanFormat
 
typedef Months::Enum Month
 
typedef DaysOfWeek::Enum DayOfWeek
 
typedef TimestampFormats::Enum TimestampFormat
 

Functions

TimeSpan operator- (const Date &left, const Date &right)
 
TimeSpan operator- (const Timestamp &left, const Timestamp &right)