cisst-saw
|
This is the complete list of members for svlSampleText, including all inherited members.
CopyOf(const svlSample *sample) | svlSampleText | virtual |
CopyOf(const svlSample &sample) | svlSampleText | virtual |
DeSerializeRaw(std::istream &inputStream) | svlSampleText | virtual |
FromStreamRaw(std::istream &inputStream, const char delimiter= ' ') | mtsGenericObject | virtual |
GetCharPointer() | svlSampleText | |
GetCharPointer() const | svlSampleText | |
GetDataSize() const | svlSampleText | virtual |
GetEncoder(std::string &codec, int ¶meter) const | svlSample | |
GetLength() const | svlSampleText | |
GetLogMultiplexer(void) const | cmnGenericObject | virtual |
GetNewFromType(svlStreamType type) | svlSample | static |
GetNewInstance() const | svlSampleText | virtual |
GetSize() const | svlSampleText | |
GetStringRef() | svlSampleText | |
GetStringRef() const | svlSampleText | |
GetTimestamp() const | svlSample | |
GetType() const | svlSampleText | virtual |
GetUCharPointer() | svlSampleText | virtual |
GetUCharPointer() const | svlSampleText | virtual |
IsInitialized() const | svlSampleText | virtual |
mtsGenericObject(void) | mtsGenericObject | inline |
mtsGenericObject(double timestamp, bool automaticTimestamp, bool valid) | mtsGenericObject | inline |
mtsGenericObject(const mtsGenericObject &other) | mtsGenericObject | inline |
operator=(const svlSampleText &other) | svlSampleText | |
svlSample::operator=(const svlSample &other) | svlSample | |
ReconstructFrom(const cmnGenericObject &other) | cmnGenericObject | |
Scalar(const size_t index) const | mtsGenericObject | |
cmnGenericObject::Scalar(const size_t CMN_UNUSED(index)) const | cmnGenericObject | inlinevirtual |
ScalarDescription(const size_t index, const std::string &userDescription="") const | mtsGenericObject | |
cmnGenericObject::ScalarDescription(const size_t CMN_UNUSED(index), const std::string &CMN_UNUSED(userDescription)) const | cmnGenericObject | inlinevirtual |
ScalarNumber(void) const | mtsGenericObject | virtual |
ScalarNumberIsFixed(void) const | mtsGenericObject | virtual |
SerializeRaw(std::ostream &outputStream) const | svlSampleText | virtual |
Services(void) const =0 | cmnGenericObject | pure virtual |
SetEncoder(const std::string &codec, const int parameter) | svlSample | |
SetSize(const svlSample *sample) | svlSampleText | virtual |
SetSize(const svlSample &sample) | svlSampleText | virtual |
SetText(const std::string &text) | svlSampleText | |
SetTimestamp(double ts) | svlSample | |
SetTimestampIfAutomatic(double timestamp) | mtsGenericObject | |
String | svlSampleText | protected |
svlSample() | svlSample | |
svlSample(const svlSample &other) | svlSample | |
svlSampleText() | svlSampleText | |
svlSampleText(const svlSampleText &other) | svlSampleText | |
svlSampleText(const std::string &text) | svlSampleText | |
ToStream(std::ostream &outputStream) const | mtsGenericObject | virtual |
ToStreamRaw(std::ostream &outputStream, const char delimiter= ' ', bool headerOnly=false, const std::string &headerPrefix="") const | mtsGenericObject | virtual |
ToString(void) const | cmnGenericObject | |
~cmnGenericObject(void) | cmnGenericObject | inlinevirtual |
~mtsGenericObject(void) | mtsGenericObject | inlinevirtual |
~svlSample() | svlSample | virtual |