Includes both mace::Map, the generic Map handling both BDB and memory map, and the ScopedStorage class, which handles map lookup and storage in constructor/destructor.
Definition in file basemap.h.
#include <boost/shared_ptr.hpp>
#include "Printable.h"


Go to the source code of this file.
Namespaces | |
| namespace | mace |
Classes | |
| class | mace::Map< Key, Data > |
| Map class -- undocumented. More... | |
| class | mace::Map< Key, Data >::ScopedStorage |
| Scoped storage for map lookup and storage. More... | |
1.5.5