|
B2BITS FIX Antenna HFT
1.0.17
|
Gathers together all FIX types definitions. More...
#include "B2BITS_LocalMktDate.h"#include "B2BITS_MonthYear.h"#include "B2BITS_UTCDateOnly.h"#include "B2BITS_UTCTimeOnly.h"#include "B2BITS_UTCTimestamp.h"#include "B2BITS_String.h"#include "B2BITS_Decimal.h"#include <B2BITS_IntDefines.h>
Include dependency graph for B2BITS_Types.h:
This graph shows which files directly or indirectly include this file:Namespaces | |
| Engine | |
| FIX Engine namespace. | |
Typedefs | |
| typedef Decimal | Engine::Float |
| Represents float FIX type. More... | |
| typedef System::i64 | Engine::Integer |
| Represents integer FIX type. More... | |
| typedef LocalMktDate | Engine::LocalMktDateType |
| Represents LocalMktDate FIX type. More... | |
| typedef MonthYear | Engine::MonthYearType |
| Represents MonthYear FIX type. More... | |
| typedef UInteger | Engine::TagNum |
| Represents TagNum FIX type. More... | |
| typedef System::u64 | Engine::UInteger |
| Represents unsigned integer FIX type. More... | |
| typedef UTCDateOnly | Engine::UTCDateOnlyType |
| Represents UTCDateOnly FIX type. More... | |
| typedef UTCTimeOnly | Engine::UTCTimeOnlyType |
| Represents UTCTimeOnly FIX type. More... | |
| typedef UTCTimestamp | Engine::UTCTimestampType |
| Represents UTCTimestamp FIX type. More... | |
Gathers together all FIX types definitions.
1.8.5