OnixS C++ SGX Titan OUCH Trading Handler  1.2.0
API documentation
Defines.h File Reference
#include <OnixS/SgxTitan/Trading/OUCH/ABI.h>
#include <OnixS/SgxTitan/Trading/OUCH/Memory.h>
#include <OnixS/SgxTitan/Trading/OUCH/String.h>
#include <string>
#include <ostream>

Go to the source code of this file.

Classes

struct  Binary12
 

Namespaces

 OnixS
 
 OnixS::SgxTitan
 
 OnixS::SgxTitan::Trading
 
 OnixS::SgxTitan::Trading::Ouch
 

Typedefs

typedef UInt8 Binary1
 
typedef UInt16 Binary2
 
typedef UInt32 Binary4
 
typedef UInt64 Binary8
 
typedef Int32 SignedBinary4
 
typedef SignedBinary4 BinaryPrice
 
typedef UInt64 DateTime
 
typedef Binary2 MessageSize
 

Functions

ONIXS_SGXTITAN_OUCH_API void toStr (std::string &, const Binary12 &)
 
std::string toStr (const Binary12 number)