#include "include.hpp"#include <boost/smart_ptr.hpp>#include "error.hpp"#include "server.hpp"#include "statement.hpp"Go to the source code of this file.
Data Structures | |
| class | Database |
Typedefs | |
| typedef boost::shared_ptr < Database > | DatabasePtr |
| Smart-Pointer referencing a database-object. | |