OnixS C++ B3 BOE Binary Order Entry 1.3.0
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::B3
namespace  OnixS::B3::BOE
namespace  OnixS::B3::BOE::Testing

Functions

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