libjmmcg  release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
types.hpp File Reference
Include dependency graph for types.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  isimud
 
namespace  isimud::ISIMUD_VER_NAMESPACE
 
namespace  isimud::ISIMUD_VER_NAMESPACE::exchanges
 
namespace  isimud::ISIMUD_VER_NAMESPACE::exchanges::FIX
 
namespace  isimud::ISIMUD_VER_NAMESPACE::exchanges::FIX::common
 
namespace  isimud::ISIMUD_VER_NAMESPACE::exchanges::FIX::v5_0sp2
 

Macros

#define JMMCG_FIX_v5_0sp2_MSG_VER   "8=FIX.5.0"
 

Typedefs

using isimud::ISIMUD_VER_NAMESPACE::exchanges::FIX::common::ExecType = v5_0sp2::ExecType_t
 
using isimud::ISIMUD_VER_NAMESPACE::exchanges::FIX::common::FieldsFast = v5_0sp2::FieldsFast
 
using isimud::ISIMUD_VER_NAMESPACE::exchanges::FIX::common::MsgTypes_t = v5_0sp2::MsgType_enum_t_ul_t
 
using isimud::ISIMUD_VER_NAMESPACE::exchanges::FIX::common::MsgTypes = v5_0sp2::MsgType_t
 
using isimud::ISIMUD_VER_NAMESPACE::exchanges::FIX::common::OrdStatus = v5_0sp2::OrdStatus_t
 
using isimud::ISIMUD_VER_NAMESPACE::exchanges::FIX::common::Price_t = v5_0sp2::Price_t
 
using isimud::ISIMUD_VER_NAMESPACE::exchanges::FIX::common::Quantity_t = v5_0sp2::Quantity_t
 
using isimud::ISIMUD_VER_NAMESPACE::exchanges::FIX::common::SecurityIDSource = v5_0sp2::SecurityIDSource_t
 
using isimud::ISIMUD_VER_NAMESPACE::exchanges::FIX::common::Side = v5_0sp2::Side_t
 
using isimud::ISIMUD_VER_NAMESPACE::exchanges::FIX::common::TIF = v5_0sp2::TimeInForce_t
 
using isimud::ISIMUD_VER_NAMESPACE::exchanges::FIX::common::OrderType = v5_0sp2::OrdType_t
 
using isimud::ISIMUD_VER_NAMESPACE::exchanges::FIX::common::SeqNum_t = v5_0sp2::SeqNum
 
using isimud::ISIMUD_VER_NAMESPACE::exchanges::FIX::common::ExDestinationIDSource = v5_0sp2::ExDestinationIDSource_t
 
using isimud::ISIMUD_VER_NAMESPACE::exchanges::FIX::common::ExDestination_t = v5_0sp2::ExDestination_t
 

Macro Definition Documentation

◆ JMMCG_FIX_v5_0sp2_MSG_VER

#define JMMCG_FIX_v5_0sp2_MSG_VER   "8=FIX.5.0"

Definition at line 49 of file types.hpp.