EPAM B2BITS MarketData C++ library  1.0.0
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
Public Types | Public Attributes | List of all members
Lse::Gtp::SingleMessageUnit< MESSAGE > Struct Template Reference

#include <B2BITS_LseGtpUnits.h>

Public Types

typedef MESSAGE Message
 

Public Attributes

Message message
 
- Public Attributes inherited from Lse::Gtp::UnitHeader
UInt16 length
 
UInt8 messageCount
 
Byte marketDataGroup
 
UInt32 sequenceNumber
 
Inheritance diagram for Lse::Gtp::SingleMessageUnit< MESSAGE >:
Inheritance graph
[legend]
Collaboration diagram for Lse::Gtp::SingleMessageUnit< MESSAGE >:
Collaboration graph
[legend]

Member Typedef Documentation

◆ Message

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

Member Data Documentation

◆ message

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