![]() |
Rosetta Utilities
2014.16.56682
|
base class for data storable within a DataCache More...
#include <CacheableData.hh>
Public Member Functions | |
| virtual | ~CacheableData () |
| virtual CacheableDataOP | clone () 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... | |
base class for data storable within a DataCache
|
inlinevirtual |
|
pure virtual |
1.8.7