OnixS EuroTLX MITCH Handler for C++  1.1.0.1
Public Member Functions | Public Attributes | List of all members
String< N > Struct Template Reference

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

Public Member Functions

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

Public Attributes

Byte data [N]
 

Detailed Description

template<size_t N>
struct OnixS::EuroTLX::MarketData::Mitch::String< N >

ASCII encoded, right-padded with spaces.