Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
sptkPlugin Class Reference
#include <sptkplugin.h>
Inheritance diagram for sptkPlugin:
List of all members.
Detailed Description
- Author:
- Sven Broenstrup
Member Function Documentation
sptkObject* sptkPlugin::createObject |
( |
std::string |
typeOfObject |
) |
|
|
|
Create an Object from the Plugin - Parameters:
-
typeOfObject | The Name of the Object's Type |
|
std::string sptkPlugin::getError |
( |
|
) |
|
|
|
Get an Error if occured - Returns:
- Error message
|
std::string sptkPlugin::getPluginName |
( |
|
) |
|
|
|
Get the Name of the Plugin - Returns:
- Name of the Plugin
|
int sptkPlugin::openPlugin |
( |
std::string |
pluginName |
) |
|
|
|
Open a Plugin - Parameters:
-
pluginName | The name for the Plugin, eg sqlmysql, guicocoa, ... |
|
The documentation for this class was generated from the following file: