OnixS C++ B3 BOE Binary Order Entry  1.2.0
API Documentation
MessagePtr.h File Reference
#include <OnixS/B3/BOE/testing/ABI.h>
#include <OnixS/B3/BOE/Messaging.h>
#include <memory>

Go to the source code of this file.

Classes

class  MessagePtr< Message >
 

Namespaces

 OnixS
 
 OnixS::B3
 
 OnixS::B3::BOE
 
 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)