Class Index | Cross Index | Namespace Index |
Contained in: FrameCPP::Version_6
Derived from:
std::string
Derived by:
none
#include "../../../../../lib/framecpp/src/Version6/STRING.hh"
public function member index: |
|||
STRING | (); | ||
STRING | (const std::string& Value); | ||
STRING | (const char* Value); | ||
INT_8U | Bytes | () const; | Calculate the number of bytes needed to write this object |
static INT_8U | Bytes | (const std::string& String); | |
STRING& | operator = | (const std::string& Source); | |
STRING& | operator = | (const char* Source); | |
private function member index: |
|||
static void | length_error | (const std::string& Value); | |
static void | length_error | (const char* Value); | |