Home | Trees | Indices | Help |
---|
|
object --+ | ??.instance --+ | CacheableData
base class for data storable within a DataCache
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
__instance_size__ = 32
|
|
|||
Inherited from |
|
__init__( (object)arg1) -> None : C++ signature : void __init__(_object*)
|
helper for pickle
|
clone( (CacheableData)arg1) -> CacheableData : basic/datacache/CacheableData.hh:54 C++ signature : boost::shared_ptr<basic::datacache::CacheableData> clone(basic::datacache::CacheableData {lvalue}) clone( (CacheableData)arg1) -> None : C++ signature : void clone(boost::shared_ptr<CacheableData_exposer_callback> {lvalue}) |
get_self_ptr( (CacheableData)arg1) -> CacheableData : self pointers C++ signature : boost::shared_ptr<basic::datacache::CacheableData const> get_self_ptr(basic::datacache::CacheableData {lvalue}) get_self_ptr( (CacheableData)arg1) -> CacheableData : basic/datacache/CacheableData.hh:47 C++ signature : boost::shared_ptr<basic::datacache::CacheableData> get_self_ptr(basic::datacache::CacheableData {lvalue}) |
get_self_weak_ptr( (CacheableData)arg1) -> CacheableDataCAP : basic/datacache/CacheableData.hh:48 C++ signature : boost::weak_ptr<basic::datacache::CacheableData const> get_self_weak_ptr(basic::datacache::CacheableData {lvalue}) get_self_weak_ptr( (CacheableData)arg1) -> CacheableDataAP : basic/datacache/CacheableData.hh:49 C++ signature : boost::weak_ptr<basic::datacache::CacheableData> get_self_weak_ptr(basic::datacache::CacheableData {lvalue}) |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Sat Jun 6 00:11:00 2015 | http://epydoc.sourceforge.net |