abstract base class for the container used to create a catalog
More...
#include <CatalogParams.h>
abstract base class for the container used to create a catalog
Definition at line 17 of file CatalogParams.h.
virtual RDCatalog::CatalogParams::~CatalogParams |
( |
| ) |
|
|
pure virtual |
std::string RDCatalog::CatalogParams::getTypeStr |
( |
| ) |
const |
|
inline |
virtual void RDCatalog::CatalogParams::initFromStream |
( |
std::istream & |
ss | ) |
|
|
pure virtual |
virtual void RDCatalog::CatalogParams::initFromString |
( |
const std::string & |
text | ) |
|
|
pure virtual |
virtual std::string RDCatalog::CatalogParams::Serialize |
( |
| ) |
const |
|
pure virtual |
void RDCatalog::CatalogParams::setTypeStr |
( |
const std::string & |
typeStr | ) |
|
|
inline |
virtual void RDCatalog::CatalogParams::toStream |
( |
std::ostream & |
| ) |
const |
|
pure virtual |
std::string RDCatalog::CatalogParams::d_typeStr |
|
protected |
The documentation for this class was generated from the following file: