EPAM B2BITS C++ Mit MarketData handler  1.25.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Types | Public Attributes | List of all members
Jse::Itch::SingleMessageUnit< MESSAGE > Struct Template Reference

#include <B2BITS_JseItchUnits.h>

Inheritance diagram for Jse::Itch::SingleMessageUnit< MESSAGE >:
Inheritance graph
[legend]
Collaboration diagram for Jse::Itch::SingleMessageUnit< MESSAGE >:
Collaboration graph
[legend]

Public Types

typedef MESSAGE Message
 

Public Attributes

Message message
 
- Public Attributes inherited from Jse::Itch::UnitHeader
UInt16 length
 
UInt8 messageCount
 
Byte marketDataGroup
 
UInt32 sequenceNumber
 

Member Typedef Documentation

template<typename MESSAGE>
typedef MESSAGE Jse::Itch::SingleMessageUnit< MESSAGE >::Message

Member Data Documentation

template<typename MESSAGE>
Message Jse::Itch::SingleMessageUnit< MESSAGE >::message