cisst-saw
|
This is the complete list of members for svlWebObjectBase, including all inherited members.
clone() const =0 | svlWebObjectBase | pure virtual |
DeSerializeRaw(std::istream &inputStream) | cmnGenericObject | virtual |
FromStreamRaw(std::istream &inputStream, const char delimiter= ' ') | cmnGenericObject | virtual |
GetContentType() | svlWebObjectBase | |
GetLogMultiplexer(void) const | cmnGenericObject | virtual |
GetName() | svlWebObjectBase | |
IsReadable() | svlWebObjectBase | |
IsTemporary() | svlWebObjectBase | |
IsWritable() | svlWebObjectBase | |
Lock() | svlWebObjectBase | virtual |
Read(char *&data, int &datasize) | svlWebObjectBase | virtual |
Readable | svlWebObjectBase | protected |
ReconstructFrom(const cmnGenericObject &other) | cmnGenericObject | |
Scalar(const size_t CMN_UNUSED(index)) const | cmnGenericObject | inlinevirtual |
ScalarDescription(const size_t CMN_UNUSED(index), const std::string &CMN_UNUSED(userDescription)) const | cmnGenericObject | inlinevirtual |
ScalarNumber(void) const | cmnGenericObject | inlinevirtual |
ScalarNumberIsFixed(void) const | cmnGenericObject | inlinevirtual |
SerializeRaw(std::ostream &outputStream) const | cmnGenericObject | virtual |
Services(void) const =0 | cmnGenericObject | pure virtual |
SetContentType(const std::string &content_type) | svlWebObjectBase | protected |
svlWebObjectBase(const std::string &name) | svlWebObjectBase | |
svlWebPublisher class | svlWebObjectBase | friend |
ToStream(std::ostream &outputStream) const | cmnGenericObject | virtual |
ToStreamRaw(std::ostream &outputStream, const char delimiter= ' ', bool headerOnly=false, const std::string &headerPrefix="") const | cmnGenericObject | virtual |
ToString(void) const | cmnGenericObject | |
Unlock() | svlWebObjectBase | virtual |
Writable | svlWebObjectBase | protected |
Write(char *data, int datasize) | svlWebObjectBase | virtual |
~cmnGenericObject(void) | cmnGenericObject | inlinevirtual |
~svlWebObjectBase() | svlWebObjectBase | virtual |