24#include <OnixS/SURF/MarketData/Export.h>
32struct ONIXS_TP_SURF_EXPORT
Date
62struct ONIXS_TP_SURF_EXPORT
Time
std::ostream & operator<<(std::ostream &, const Decimal &)
std::string toString() const
Returns string representation.
int day
The day of the month represented by this instance.
Date(int year, int month, int day)
int year
The year component of the date represented by this instance.
int month
The month component of the date represented by this instance.
Date()
Initialize default instance.
unsigned int toUInt32() const
std::string toString() const
Returns the field value as a string.
FieldValue(const FieldValue &value)
bool empty() const
Indicates whether array of zero length.
FieldValue & operator=(const FieldValue &value)
long long toInt64() const
Decimal toDecimal() const
FieldValue(const char *data, size_t length)
unsigned long long toUInt64() const
int hour
The hour component of the date represented by this instance.
std::string toString() const
Returns string representation.
Time()
Initialize default instance.
int minute
The minute component of the date represented by this instance.
Time(int hour, int minute)