#include </usr1/tp517/Tumble/trunk/src/tumble/persistance-noop.h>
Public Member Functions | |
| PersistantHashSet (PersistantStore &store) | |
| PersistantStore & | get_store () const |
Private Member Functions | |
| PersistantHashSet (const PersistantHashSet &) | |
| PersistantHashSet & | operator= (const PersistantHashSet &) |
Definition at line 185 of file persistance-noop.h.
| PersistantHashSet< Key, HashFcn, EqualKey >::PersistantHashSet | ( | PersistantStore & | store | ) | [inline] |
Definition at line 187 of file persistance-noop.h.
| PersistantHashSet< Key, HashFcn, EqualKey >::PersistantHashSet | ( | const PersistantHashSet< Key, HashFcn, EqualKey > & | ) | [private] |
| PersistantStore& PersistantHashSet< Key, HashFcn, EqualKey >::get_store | ( | ) | const [inline] |
Definition at line 188 of file persistance-noop.h.
References PersistantStore::hackery().
Referenced by CellComplex< Vertex, Edge, Face, Tuple >::get_store().
Here is the call graph for this function:
| PersistantHashSet& PersistantHashSet< Key, HashFcn, EqualKey >::operator= | ( | const PersistantHashSet< Key, HashFcn, EqualKey > & | ) | [private] |
1.5.2