libjmmcg  release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
fix_to_batsboe_common_conversions.hpp File Reference
Include dependency graph for fix_to_batsboe_common_conversions.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::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)