#include <OnixS/CboeCFE/MarketData/Pitch/ABI.h>
#include <OnixS/CboeCFE/MarketData/Pitch/Memory.h>
#include <OnixS/CboeCFE/MarketData/Pitch/Decimal.h>
#include <OnixS/CboeCFE/MarketData/Pitch/Time.h>
#include <string>
#include <ostream>
#include <memory>
#include <set>
Go to the source code of this file.
Classes | |
struct | DataSource |
class | ThreadAffinity |
Namespaces | |
OnixS | |
OnixS::CboeCFE | |
OnixS::CboeCFE::MarketData | |
OnixS::CboeCFE::MarketData::Pitch | |
Typedefs | |
typedef UInt8 | Binary1 |
typedef UInt16 | Binary2 |
typedef UInt32 | Binary4 |
typedef UInt64 | Binary8 |
typedef Int32 | SignedBinary4 |
typedef Int64 | SignedBinary8 |
typedef UInt32 | SequenceNumber |
typedef Binary2 | MessageSize |
typedef FixedPointDecimal< Int64, IntegralConstant< Int8,-4 > > | BinaryPrice |
typedef FixedPointDecimal< Int16, IntegralConstant< Int8,-2 > > | BinaryShortPrice |
typedef UInt8 | BitField |
typedef UInt32 | BinaryDate |
typedef Binary8 | OrderId |
typedef Binary4 | Quantity |
typedef Binary4 | Time |
typedef Binary8 | InstrumentId |
typedef size_t | CpuIndex |
Functions | |
ONIXS_CBOECFE_PITCH_API std::ostream & | operator<< (std::ostream &stream, const DataSource &ds) |