Classes | |
class | ArgumentException |
class | ArgumentRangeException |
struct | ConnectionRetries |
struct | Date |
struct | Decimal |
struct | ErrorCode |
class | ErrorListener |
class | Exception |
struct | FieldIds |
struct | FieldValue |
class | Handler |
struct | HandlerSettings |
struct | HandlerState |
class | HandlerStateListener |
class | HighResolutionTime |
struct | HighResolutionTimeFields |
struct | LogLevel |
struct | LogSettings |
class | NotImplementedException |
class | NullArgumentException |
class | OperationException |
struct | Record |
class | RecordListener |
struct | RecordType |
struct | Time |
class | WarningListener |
Typedefs | |
typedef unsigned int | RecordNumber |
typedef unsigned int | FieldId |
typedef std::vector< FieldId > | FieldIdArray |
typedef std::vector< FieldValue * > | FieldValueArray |
typedef long long | HighResolutionTimeSpan |
typedef std::vector<FieldId> FieldIdArray |
typedef std::vector<FieldValue*> FieldValueArray |
typedef long long HighResolutionTimeSpan |
typedef unsigned int RecordNumber |
std::string OnixS::SURF::MarketData::enumToString | ( | RecordType::Enum | ) |
Returns string representation.
std::string OnixS::SURF::MarketData::enumToString | ( | HandlerState::Enum | ) |
Returns string representation of HandlerState value.
std::string OnixS::SURF::MarketData::enumToString | ( | ErrorCode::Enum | ) |
Returns string representation.
std::string OnixS::SURF::MarketData::enumToString | ( | LogLevel::Enum | ) |
Returns string representation.
std::string OnixS::SURF::MarketData::enumToString | ( | FieldIds::Enum | ) |
Returns string representation.
std::ostream& OnixS::SURF::MarketData::operator<< | ( | std::ostream & | , |
const Date & | |||
) |
std::ostream& OnixS::SURF::MarketData::operator<< | ( | std::ostream & | , |
const Record & | |||
) |
std::ostream& OnixS::SURF::MarketData::operator<< | ( | std::ostream & | , |
const Time & | |||
) |
std::ostream& OnixS::SURF::MarketData::operator<< | ( | std::ostream & | , |
const HandlerSettings & | |||
) |
std::ostream& OnixS::SURF::MarketData::operator<< | ( | std::ostream & | , |
const Decimal & | |||
) |
std::ostream& OnixS::SURF::MarketData::operator<< | ( | std::ostream & | , |
const FieldValue & | |||
) |
std::ostream& OnixS::SURF::MarketData::operator<< | ( | std::ostream & | , |
const HighResolutionTime & | |||
) |
|
inline |
Typed logical operator helper.
Definition at line 74 of file LogSettings.h.