#include <OnixS/CboeCFE/Trading/BOE/Defines.h>
Public Member Functions | |
size_t | size () const |
String () | |
String (const std::string &value) | |
String (Byte value) | |
std::string | toString () const |
StrRef | toStrRef () const ONIXS_BATS_BOE_NOEXCEPT |
operator StrRef () const ONIXS_BATS_BOE_NOEXCEPT | |
String< N > & | operator= (const StrRef value) |
bool | operator== (const String< N > &other) const |
bool | operator!= (const String< N > &other) const |
Public Attributes | |
Byte | data [N] |
|
inline |
|
inline |
|
inline |
|
inline |