CatapultServer  v0.5.0.1 (Elephant)
PluginManager.h File Reference
Include dependency graph for PluginManager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  catapult::plugins::StorageConfiguration
 Additional storage configuration. More...
 
class  catapult::plugins::PluginManager
 A manager for registering plugins. More...
 

Namespaces

 catapult
 
 catapult::plugins
 

Functions

PLUGIN_API void RegisterSubsystem (catapult::plugins::PluginManager &manager)
 Entry point for registering a dynamic module with manager. More...
 

Function Documentation

◆ RegisterSubsystem()

PLUGIN_API void RegisterSubsystem ( catapult::plugins::PluginManager manager)

Entry point for registering a dynamic module with manager.

Here is the call graph for this function: