libjmmcg  build_2176
A C++ library containing an eclectic mix of useful, advanced components.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
jmmcg::exchanges::BATSBOE::US::v1::tests Namespace Reference

Functions

 BOOST_MPL_ASSERT_RELATION (sizeof(MsgTypes::LogoutRequest),<=, MsgTypes::max_size_client_to_exchange_msg)
 
 BOOST_MPL_ASSERT_RELATION (sizeof(MsgTypes::LogoutRequest),<=, MsgTypes::max_size_exchange_to_client_msg)
 
 BOOST_MPL_ASSERT_RELATION (sizeof(MsgTypes::LogoutRequest),<=, MsgTypes::max_msg_size)
 
 BOOST_MPL_ASSERT_RELATION (sizeof(MsgTypes::LogonRequest),==, 261)
 
 BOOST_MPL_ASSERT_RELATION (sizeof(MsgTypes::LogoutRequest),==, 10)
 
 BOOST_MPL_ASSERT_RELATION (sizeof(MsgTypes::ClientHeartbeat),==, 10)
 
 BOOST_MPL_ASSERT_RELATION (sizeof(MsgTypes::LogonReply),==, 11)
 
 BOOST_MPL_ASSERT_RELATION (sizeof(MsgTypes::Logout),==, 76)
 
 BOOST_MPL_ASSERT_RELATION (sizeof(MsgTypes::ServerHeartbeat),==, 10)
 
 BOOST_MPL_ASSERT_RELATION (sizeof(MsgTypes::ReplayComplete),==, 10)
 
 BOOST_MPL_ASSERT_RELATION (sizeof(MsgTypes::NewOrder),==, 157)
 
 BOOST_MPL_ASSERT_RELATION (sizeof(MsgTypes::CancelOrder),==, 36)
 
 BOOST_MPL_ASSERT_RELATION (sizeof(MsgTypes::ModifyOrder),==, 73)
 
 BOOST_MPL_ASSERT_RELATION (sizeof(MsgTypes::OrderAcknowledgement),==, 245)
 
 BOOST_MPL_ASSERT_RELATION (sizeof(MsgTypes::OrderRejected),==, 213)
 
 BOOST_MPL_ASSERT_RELATION (sizeof(MsgTypes::OrderModified),==, 205)
 
 BOOST_MPL_ASSERT_RELATION (sizeof(MsgTypes::OrderRestated),==, 216)
 
 BOOST_MPL_ASSERT_RELATION (sizeof(MsgTypes::UserModifyRejected),==, 108)
 
 BOOST_MPL_ASSERT_RELATION (sizeof(MsgTypes::OrderCancelled),==, 191)
 
 BOOST_MPL_ASSERT_RELATION (sizeof(MsgTypes::CancelRejected),==, 100)
 
 BOOST_MPL_ASSERT_RELATION (sizeof(MsgTypes::OrderExecution),==, 215)
 
 BOOST_MPL_ASSERT_RELATION (sizeof(MsgTypes::TradeCancelOrCorrect),==, 170)
 

Detailed Description

Test:
BATSBOE US v1 size tests.

Function Documentation

jmmcg::exchanges::BATSBOE::US::v1::tests::BOOST_MPL_ASSERT_RELATION ( sizeof(MsgTypes::LogoutRequest ,
<=  ,
MsgTypes::max_size_client_to_exchange_msg   
)
jmmcg::exchanges::BATSBOE::US::v1::tests::BOOST_MPL_ASSERT_RELATION ( sizeof(MsgTypes::LogoutRequest ,
<=  ,
MsgTypes::max_size_exchange_to_client_msg   
)
jmmcg::exchanges::BATSBOE::US::v1::tests::BOOST_MPL_ASSERT_RELATION ( sizeof(MsgTypes::LogoutRequest ,
<=  ,
MsgTypes::max_msg_size   
)
jmmcg::exchanges::BATSBOE::US::v1::tests::BOOST_MPL_ASSERT_RELATION ( sizeof(MsgTypes::LogonRequest ,
261   
)
jmmcg::exchanges::BATSBOE::US::v1::tests::BOOST_MPL_ASSERT_RELATION ( sizeof(MsgTypes::LogoutRequest ,
10   
)
jmmcg::exchanges::BATSBOE::US::v1::tests::BOOST_MPL_ASSERT_RELATION ( sizeof(MsgTypes::ClientHeartbeat ,
10   
)
jmmcg::exchanges::BATSBOE::US::v1::tests::BOOST_MPL_ASSERT_RELATION ( sizeof(MsgTypes::LogonReply ,
11   
)
jmmcg::exchanges::BATSBOE::US::v1::tests::BOOST_MPL_ASSERT_RELATION ( sizeof(MsgTypes::Logout ,
76   
)
jmmcg::exchanges::BATSBOE::US::v1::tests::BOOST_MPL_ASSERT_RELATION ( sizeof(MsgTypes::ServerHeartbeat ,
10   
)
jmmcg::exchanges::BATSBOE::US::v1::tests::BOOST_MPL_ASSERT_RELATION ( sizeof(MsgTypes::ReplayComplete ,
10   
)
jmmcg::exchanges::BATSBOE::US::v1::tests::BOOST_MPL_ASSERT_RELATION ( sizeof(MsgTypes::NewOrder ,
157   
)
jmmcg::exchanges::BATSBOE::US::v1::tests::BOOST_MPL_ASSERT_RELATION ( sizeof(MsgTypes::CancelOrder ,
36   
)
jmmcg::exchanges::BATSBOE::US::v1::tests::BOOST_MPL_ASSERT_RELATION ( sizeof(MsgTypes::ModifyOrder ,
73   
)
jmmcg::exchanges::BATSBOE::US::v1::tests::BOOST_MPL_ASSERT_RELATION ( sizeof(MsgTypes::OrderAcknowledgement ,
245   
)
jmmcg::exchanges::BATSBOE::US::v1::tests::BOOST_MPL_ASSERT_RELATION ( sizeof(MsgTypes::OrderRejected ,
213   
)
jmmcg::exchanges::BATSBOE::US::v1::tests::BOOST_MPL_ASSERT_RELATION ( sizeof(MsgTypes::OrderModified ,
205   
)
jmmcg::exchanges::BATSBOE::US::v1::tests::BOOST_MPL_ASSERT_RELATION ( sizeof(MsgTypes::OrderRestated ,
216   
)
jmmcg::exchanges::BATSBOE::US::v1::tests::BOOST_MPL_ASSERT_RELATION ( sizeof(MsgTypes::UserModifyRejected ,
108   
)
jmmcg::exchanges::BATSBOE::US::v1::tests::BOOST_MPL_ASSERT_RELATION ( sizeof(MsgTypes::OrderCancelled ,
191   
)
jmmcg::exchanges::BATSBOE::US::v1::tests::BOOST_MPL_ASSERT_RELATION ( sizeof(MsgTypes::CancelRejected ,
100   
)
jmmcg::exchanges::BATSBOE::US::v1::tests::BOOST_MPL_ASSERT_RELATION ( sizeof(MsgTypes::OrderExecution ,
215   
)
jmmcg::exchanges::BATSBOE::US::v1::tests::BOOST_MPL_ASSERT_RELATION ( sizeof(MsgTypes::TradeCancelOrCorrect ,
170   
)