|
Rosetta
|
base class for data storable within a DataCache More...
#include <CacheableData.hh>

Public Member Functions | |
| CacheableDataCOP | get_self_ptr () const |
| self pointers More... | |
| CacheableDataOP | get_self_ptr () |
| CacheableDataCAP | get_self_weak_ptr () const |
| CacheableDataAP | get_self_weak_ptr () |
| ~CacheableData () override | |
| virtual CacheableDataOP | clone () const =0 |
Public Member Functions inherited from utility::VirtualBase | |
| VirtualBase ()=default | |
| Default constructor. More... | |
| virtual | ~VirtualBase ()=default |
| The virtual destructor is one of the main reasons for the VirtualBase class. More... | |
| VirtualBase (VirtualBase const &)=default | |
| VirtualBase (VirtualBase &&)=default | |
| VirtualBase & | operator= (VirtualBase const &)=default |
| VirtualBase & | operator= (VirtualBase &&)=default |
base class for data storable within a DataCache
|
overridedefault |
|
pure virtual |
Implemented in basic::datacache::WriteableCacheableMap, basic::datacache::DiagnosticData, basic::datacache::CacheableUint64MathMatrixFloatMap, basic::datacache::CacheableStringMap, basic::datacache::CacheableStringIntegerMap, basic::datacache::CacheableStringFloatMap, basic::datacache::CacheableString, basic::datacache::CacheableResRotPairFloatMap, InterfaceDDGMutationTask, and CapriData.
|
inline |
|
inline |
self pointers
|
inline |
|
inline |