![]() |
Rosetta Utilities
2014.16.56682
|
Abstract base class for a Mover factory; the Creator class is responsible for creating a particular mover class. More...
#include <WriteableCacheableDataCreator.hh>
Public Member Functions | |
| WriteableCacheableDataCreator () | |
| virtual | ~WriteableCacheableDataCreator () |
| virtual WriteableCacheableDataOP | create_data (std::istream &in) const =0 |
| virtual std::string | keyname () const =0 |
Public Member Functions inherited from utility::pointer::ReferenceCount | |
| void | ctor () |
| virtual | ~ReferenceCount () |
| Destructor. More... | |
| Size | ref_count () const |
| Reference count. More... | |
Additional Inherited Members | |
Public Types inherited from utility::pointer::ReferenceCount | |
| typedef platform::Size | Size |
| typedef platform::Size | size_type |
Protected Member Functions inherited from utility::pointer::ReferenceCount | |
| ReferenceCount () | |
| Default constructor. More... | |
| ReferenceCount (ReferenceCount const &) | |
| Copy constructor. More... | |
| ReferenceCount & | operator= (ReferenceCount const &) |
| Copy assignment. More... | |
Abstract base class for a Mover factory; the Creator class is responsible for creating a particular mover class.
| basic::datacache::WriteableCacheableDataCreator::WriteableCacheableDataCreator | ( | ) |
|
virtual |
|
pure virtual |
|
pure virtual |
1.8.7