#include "openDB.hpp"#include "ocTypes.h"#include "ocString.h"#include "dataXfer.hpp"

Go to the source code of this file.
Classes | |
| class | read_write_base |
| for individual db instances More... | |
Typedefs | |
| typedef map< string, string > | changeMap |
| for determining what data items the user has changed. | |
| typedef map< string, string> changeMap |
for determining what data items the user has changed.
Definition at line 26 of file read_write_base.hpp.
1.5.5