Namespaces | Typedefs

B2BITS_Types.h File Reference

#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:

Go to the source code of this file.

Namespaces

namespace  Engine
 

FIX Engine namespace.


Typedefs

typedef Decimal Engine::Float
 Represents float FIX type.
typedef System::i64 Engine::Integer
 Represents integer FIX type.
typedef LocalMktDate Engine::LocalMktDateType
 Represents LocalMktDate FIX type.
typedef MonthYear Engine::MonthYearType
 Represents MonthYear FIX type.
typedef UInteger Engine::TagNum
 Represents TagNum FIX type.
typedef System::u64 Engine::UInteger
 Represents unsigned integer FIX type.
typedef UTCDateOnly Engine::UTCDateOnlyType
 Represents UTCDateOnly FIX type.
typedef UTCTimeOnly Engine::UTCTimeOnlyType
 Represents UTCTimeOnly FIX type.
typedef UTCTimestamp Engine::UTCTimestampType
 Represents UTCTimestamp FIX type.

Detailed Description

Definition in file B2BITS_Types.h.