CppTrader  1.0.4.0
C++ Trader
Public Attributes | Friends | List of all members
CppTrader::ITCH::UnknownMessage Struct Reference

Unknown message. More...

#include <itch_handler.h>

Public Attributes

char Type
 

Friends

template<class TOutputStream >
TOutputStream & operator<< (TOutputStream &stream, const UnknownMessage &message)
 

Detailed Description

Unknown message.

Definition at line 366 of file itch_handler.h.

Friends And Related Function Documentation

◆ operator<<

template<class TOutputStream >
TOutputStream& operator<< ( TOutputStream &  stream,
const UnknownMessage message 
)
friend

Definition at line 332 of file itch_handler.inl.

Member Data Documentation

◆ Type

char CppTrader::ITCH::UnknownMessage::Type

Definition at line 368 of file itch_handler.h.


The documentation for this struct was generated from the following file: