ERC CISST - cisst software
svlWebObjectBase Class Reference
Inheritance diagram for svlWebObjectBase:
[legend]Collaboration diagram for svlWebObjectBase:
[legend]List of all members.
Detailed Description
Definition at line 37 of file svlWebObjectBase.h.
Public Member Functions
-
svlWebObjectBase (const std::string &name)
-
virtual svlWebObjectBase * clone () const=0
-
virtual void Read (char *&data, int &datasize)
-
virtual void Write (char *data, int datasize)
-
virtual void Lock ()
-
virtual void Unlock ()
-
const std::string & GetName ()
-
const std::string & GetContentType ()
-
bool IsReadable ()
-
bool IsWritable ()
-
bool IsTemporary ()
Protected Member Functions
-
void SetContentType (const std::string &content_type)
Protected Attributes
Friends
The documentation for this class was generated from the following file:
erc-cisst-devel<at>lists.johnshopkins.edu