#include <OnixS/CME/ConflatedTCP/ABI.h>
#include <OnixS/CME/ConflatedTCP/Messaging.h>
#include <memory>
Go to the source code of this file.
Classes | |
class | MessagePtr< Message > |
Namespaces | |
OnixS | |
OnixS::CME | |
OnixS::CME::ConflatedTCP | |
OnixS::CME::ConflatedTCP::Testing | |
Functions | |
void | throwWrongType (UInt16, UInt16) |
template<typename AnotherType , typename BaseType > | |
MessagePtr< AnotherType > | cast (const MessagePtr< BaseType > &ptr) |