#include <Directory.hxx>
Inheritance diagram for Directory:

Public Member Functions | |
| SERIALIZABLE_DECLS (Directory) | |
| void | clear () |
| void | add (const std::string &key, const MutName &value) |
| void | remove (const std::string &key) |
| MutName | lookup (const std::string &key) |
Protected Member Functions | |
| bool | keyExists (const std::string &key) |
Protected Attributes | |
| GCPtr< ObVec > | entries |
Definition at line 44 of file Directory.hxx.
|
||||||||||||
|
Definition at line 64 of file Directory.cxx. References ExObjectExists, format(), keyExists(), and THROW. |
|
|
Definition at line 55 of file Directory.hxx. References entries. |
|
|
Definition at line 51 of file Directory.cxx. References entries. Referenced by add(). |
|
|
Definition at line 93 of file Directory.cxx. References entries. |
|
|
Definition at line 75 of file Directory.cxx. References entries. |
|
|
|
|
|
Definition at line 51 of file Directory.hxx. Referenced by clear(), keyExists(), lookup(), and remove(). |
1.4.6