Home | Trees | Indices | Help |
---|
|
object --+ | ??.instance --+ | DataCache_T_basic_datacache_CacheableData_T --+ | BasicDataCache
A DataCache storing objects derived from basic::datacache::CacheableData. See DataCache base class for usage details.
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|||
Inherited from |
|
__init__( (object)arg1) -> None : C++ signature : void __init__(_object*) __init__( (object)arg1, (int)n_slots) -> None : size constructor [in] n_types The number of slots for this DataCache. C++ signature : void __init__(_object*,unsigned long) __init__( (object)arg1, (BasicDataCache)rval) -> None : copy constructor C++ signature : void __init__(_object*,basic::datacache::BasicDataCache)
|
assign( (BasicDataCache)arg1, (BasicDataCache)rval) -> BasicDataCache : copy assignment C++ signature : basic::datacache::BasicDataCache {lvalue} assign(basic::datacache::BasicDataCache {lvalue},basic::datacache::BasicDataCache) |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Sat Jun 6 00:11:00 2015 | http://epydoc.sourceforge.net |