OnixS C++ CME iLink 3 Binary Order Entry Handler 1.18.9
API Documentation
Loading...
Searching...
No Matches
MessagePtr.h File Reference

Go to the source code of this file.

Classes

class  MessagePtr< Message >

Namespaces

namespace  OnixS
namespace  OnixS::CME
namespace  OnixS::CME::iLink3
namespace  OnixS::CME::iLink3::Testing

Functions

void throwWrongType (UInt16, UInt16)
bool isMessageValid (const SbeMessage &msg) noexcept
bool isMessageValid (const TagBased::Message &msg) noexcept
template<typename AnotherType, typename BaseType>
MessagePtr< AnotherType > cast (const MessagePtr< BaseType > &ptr)