OnixS C++ SGX Titan ITCH Market Data Handler  1.2.2
API documentation
Enumerations.cpp File Reference
#include <sstream>
#include <OnixS/SgxTitan/MarketData/Itch/Enumerations.h>
#include <util/Converter.h>
#include <util/String.h>
#include "SerializationUtils.h"
#include "NamespaceHelper.h"

Go to the source code of this file.

Namespaces

 OnixS
 
 OnixS::SgxTitan
 
 OnixS::SgxTitan::MarketData
 
 OnixS::SgxTitan::MarketData::Itch
 

Functions

ONIXS_SGXTITAN_ITCH_API void toStr (std::string &, MessageType::Enum)
 
ONIXS_SGXTITAN_ITCH_API void toStr (std::string &, FinancialProduct::Enum)
 
ONIXS_SGXTITAN_ITCH_API void toStr (std::string &, LegSide::Enum)
 
ONIXS_SGXTITAN_ITCH_API void toStr (std::string &, EventCode::Enum)
 
ONIXS_SGXTITAN_ITCH_API void toStr (std::string &, Side::Enum)
 
ONIXS_SGXTITAN_ITCH_API void toStr (std::string &, TradeSide::Enum)
 
ONIXS_SGXTITAN_ITCH_API void toStr (std::string &, LotType::Enum)
 
ONIXS_SGXTITAN_ITCH_API void toStr (std::string &, PutOrCall::Enum)
 
ONIXS_SGXTITAN_ITCH_API void toStr (std::string &, OccurredAtCross::Enum)
 
ONIXS_SGXTITAN_ITCH_API void toStr (std::string &, Printable::Enum)