cisst-saw
|
This is the complete list of members for svlWebXMLObject, including all inherited members.
AddNode(const std::string &name, const std::string &value) | svlWebXMLObject | virtual |
clone() const | svlWebXMLObject | 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 | |
GetNode(const std::string &name, std::string &value) | svlWebXMLObject | virtual |
GetNode(const std::string &name) | svlWebXMLObject | virtual |
IsReadable() | svlWebObjectBase | |
IsTemporary() | svlWebObjectBase | |
IsWritable() | svlWebObjectBase | |
Lock() | svlWebObjectBase | virtual |
Read(char *&data, int &datasize) | svlWebXMLObject | virtual |
Readable | svlWebObjectBase | protected |
ReconstructFrom(const cmnGenericObject &other) | cmnGenericObject | |
RemoveNode(const std::string &name) | svlWebXMLObject | virtual |
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 |
SetNode(const std::string &name, const std::string &value) | svlWebXMLObject | virtual |
svlWebObjectBase(const std::string &name) | svlWebObjectBase | |
svlWebXMLObject(const std::string &name, bool readable, bool writable) | svlWebXMLObject | |
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) | svlWebXMLObject | virtual |
~cmnGenericObject(void) | cmnGenericObject | inlinevirtual |
~svlWebObjectBase() | svlWebObjectBase | virtual |
~svlWebXMLObject() | svlWebXMLObject | virtual |