#include </home/jenkins/workspace/orxonox_doxygen_trunk/src/libraries/core/module/Plugin.h>
orxonox::Plugin::Plugin |
( |
const std::string & |
name, |
|
|
const std::string & |
libraryName |
|
) |
| |
orxonox::Plugin::~Plugin |
( |
| ) |
|
void orxonox::Plugin::activateModule |
( |
| ) |
|
|
private |
void orxonox::Plugin::deactivateModule |
( |
| ) |
|
|
private |
void orxonox::Plugin::dereference |
( |
bool |
bMerelyDeactivate | ) |
|
void orxonox::Plugin::load |
( |
| ) |
|
|
private |
void orxonox::Plugin::loadModule |
( |
| ) |
|
|
private |
void orxonox::Plugin::reference |
( |
| ) |
|
void orxonox::Plugin::unload |
( |
bool |
bMerelyDeactivate | ) |
|
|
private |
void orxonox::Plugin::unloadModule |
( |
| ) |
|
|
private |
std::string orxonox::Plugin::libraryName_ |
|
private |
std::string orxonox::Plugin::name_ |
|
private |
unsigned int orxonox::Plugin::referenceCounter_ |
|
private |
The documentation for this class was generated from the following files: