#include <interfaces.h>
Public Member Functions | |
virtual std::string | getAsXml () |
virtual bool | getFromXml (const std::string &data) |
Definition at line 32 of file interfaces.h.
virtual std::string CStorageInterface::getAsXml | ( | ) | [inline, virtual] |
Definition at line 35 of file interfaces.h.
virtual bool CStorageInterface::getFromXml | ( | const std::string & | data | ) | [inline, virtual] |
Definition at line 36 of file interfaces.h.