This is the complete list of members for Text< N >, including all inherited members.
data | String< N > | |
operator StrRef() const ONIXS_BATS_BOE_NOEXCEPT | String< N > | inline |
operator!=(const String< N > &other) const | String< N > | inline |
operator=(const StrRef value) | String< N > | inline |
operator==(const String< N > &other) const | String< N > | inline |
size() const | String< N > | inline |
String() | String< N > | inline |
String(const std::string &value) | String< N > | inline |
String(Byte value) | String< N > | inline |
toString() const | String< N > | inline |
toStrRef() const ONIXS_BATS_BOE_NOEXCEPT | String< N > | inline |