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
Lse::Itch::SingleMessageUnit< MESSAGE > Struct Template Reference

#include <B2BITS_LseItchUnits.h>

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

Public Types

typedef MESSAGE Message
 

Public Attributes

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

Member Typedef Documentation

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

Member Data Documentation

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