OnixS Brokertec ITCH Market Data Handler for C++  1.1.0.1
Public Member Functions | Public Attributes
String< N > Struct Template Reference

ASCII encoded, right-padded with spaces. More...

List of all members.

Public Member Functions

size_t size () const
std::string toString () const
 Returns string representation.
void set (const std::string &value)
 Sets value from std::string.

Public Attributes

Byte data [N]

Detailed Description

template<size_t N>
struct OnixS::Brokertec::MarketData::Itch::String< N >

ASCII encoded, right-padded with spaces.