#include </usr1/tp517/Tumble/trunk/src/tumble/persistance-noop.h>
Inheritance diagram for PersistantList< Value >:
Public Member Functions | |
| PersistantList (PersistantStore &store) | |
| PersistantStore & | get_store () const |
Classes | |
| struct | iterator |
| An iterator with read-write access. Use the access() function; otherwise, this is merely an iterator. More... | |
Definition at line 158 of file persistance-noop.h.
| PersistantList< Value >::PersistantList | ( | PersistantStore & | store | ) | [inline] |
Definition at line 177 of file persistance-noop.h.
| PersistantStore& PersistantList< Value >::get_store | ( | ) | const [inline] |
Definition at line 179 of file persistance-noop.h.
1.5.2