ERC CISST - cisst software
svlWebXMLObject Class Reference
Inheritance diagram for svlWebXMLObject:
[legend]Collaboration diagram for svlWebXMLObject:
[legend]List of all members.
Detailed Description
Definition at line 38 of file svlWebXMLObject.h.
Public Member Functions
-
svlWebXMLObject (const std::string &name, bool readable, bool writable)
-
virtual svlWebXMLObject * clone () const
-
virtual void Read (char *&data, int &datasize)
-
virtual void Write (char *data, int datasize)
-
virtual int AddNode (const std::string &name, const std::string &value)
-
virtual int RemoveNode (const std::string &name)
-
virtual int SetNode (const std::string &name, const std::string &value)
-
virtual int GetNode (const std::string &name, std::string &value)
-
virtual const std::string & GetNode (const std::string &name)
Classes
The documentation for this class was generated from the following file:
erc-cisst-devel<at>lists.johnshopkins.edu