|
LiteSQL
|
Public Member Functions | |
| Backend * | create (const std::string ¶meter) |
| void | destroy (Backend *pBackend) |
Static Public Member Functions | |
| static Plugin * | load (const char *libname) |
Protected Member Functions | |
| Plugin (SharedLibrary *sharedLib, void *fCreate, void *fDestroy) | |
Friends | |
| class | PluginLoader |