OnixS ICE iMpact Multicast Price Feed Handler C++ library  8.18.0
API documentation
MulticastChannelGroups::MarketTypeMapping Struct Reference

#include <MulticastChannelGroups.h>

Public Member Functions

 MarketTypeMapping ()
 
std::string toString () const
 

Public Attributes

MarketType marketTypeId
 
short marketTypeNameLength
 
std::string marketTypeName
 

Detailed Description

Definition at line 117 of file MulticastChannelGroups.h.

Constructor & Destructor Documentation

Default constructor.

Member Function Documentation

std::string toString ( ) const

Returns string representation.

Member Data Documentation

MarketType marketTypeId

The ID for this Market Type as found in Appendix C.

Definition at line 120 of file MulticastChannelGroups.h.

std::string marketTypeName

The name of the market type. See MarketTypeNameLength for the number of characters.

Definition at line 127 of file MulticastChannelGroups.h.

short marketTypeNameLength

The length of the market type name to follow.

Definition at line 123 of file MulticastChannelGroups.h.


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