PersistantList< Value > Class Template Reference

#include </usr1/tp517/Tumble/trunk/src/tumble/persistance-noop.h>

Inheritance diagram for PersistantList< Value >:

[legend]
List of all members.

Public Member Functions

 PersistantList (PersistantStore &store)
PersistantStoreget_store () const

Classes

struct  iterator
 An iterator with read-write access. Use the access() function; otherwise, this is merely an iterator. More...

Detailed Description

template<class Value>
class PersistantList< Value >

A class with an interface similar to a std::list.

Definition at line 158 of file persistance-noop.h.


Constructor & Destructor Documentation

template<class Value>
PersistantList< Value >::PersistantList ( PersistantStore store  )  [inline]

Definition at line 177 of file persistance-noop.h.


Member Function Documentation

template<class Value>
PersistantStore& PersistantList< Value >::get_store (  )  const [inline]

Definition at line 179 of file persistance-noop.h.


The documentation for this class was generated from the following file:
Generated on Mon May 24 09:53:34 2010 for TUMBLE by  doxygen 1.5.2