libjmmcg
release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
|
#include "../../exchanges/FIX/v5.0sp2/messages.hpp"
#include "../../exchanges/FIX/common/conversions.hpp"
#include "../BATSBOE/common/messages.hpp"
#include <cstring>
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::BATSBOE |
namespace | isimud::ISIMUD_VER_NAMESPACE::exchanges::BATSBOE::common |
Functions | |
template<class Ret > | |
constexpr Ret | isimud::ISIMUD_VER_NAMESPACE::exchanges::BATSBOE::common::convert (FIX::common::field_str_const_range_t const &)=delete |
template<> | |
constexpr OrdType | isimud::ISIMUD_VER_NAMESPACE::exchanges::BATSBOE::common::convert< OrdType > (FIX::common::field_str_const_range_t const &a) |
template<> | |
constexpr TIF | isimud::ISIMUD_VER_NAMESPACE::exchanges::BATSBOE::common::convert< TIF > (FIX::common::field_str_const_range_t const &a) |
template<> | |
constexpr Side | isimud::ISIMUD_VER_NAMESPACE::exchanges::BATSBOE::common::convert< Side > (FIX::common::field_str_const_range_t const &a) |
template<> | |
SecurityID_t | isimud::ISIMUD_VER_NAMESPACE::exchanges::BATSBOE::common::convert< SecurityID_t > (FIX::common::field_str_const_range_t const &a) |
template<> | |
Price_t | isimud::ISIMUD_VER_NAMESPACE::exchanges::BATSBOE::common::convert< Price_t > (FIX::common::field_str_const_range_t const &a) |
template<> | |
Quantity_t | isimud::ISIMUD_VER_NAMESPACE::exchanges::BATSBOE::common::convert< Quantity_t > (FIX::common::field_str_const_range_t const &a) |