Inheritance diagram for InternalCacheEntry:
Public Member Functions | |
virtual void | toXmlAttribute (ElementPtr &el)=0 |
virtual | ~InternalCacheEntry () |
virtual void | erase () |
virtual const CacheMap & | getChildren () const |
virtual CacheMap & | getChildren () |
Protected Attributes | |
CacheMap | children |
Friends | |
class | Cache |
|
|
|
Reimplemented in InternalDataEntry. |
|
|
|
|
|
Implemented in InternalRirEntry, and InternalDataEntry. |
|
Reimplemented in InternalRirEntry, and InternalDataEntry. |
|
|