#include <database.h>
Inheritance diagram for databases::DBRemove:

Public Member Functions | |
| virtual bool | remove (std::string const &database)=0 |
| Removes a database. | |
| virtual bool | clear ()=0 |
| Removes all databases. | |
Static Public Attributes | |
| static modules::PSIID const | iid = 0x43f0f5f3 |
| The interface identifier. | |
This interface must be exposed through the Module::factory() function.
|
|
Removes all databases.
|
|
|
Removes a database.
|
1.4.6