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

Go to the source code of this file.

Classes

class  catapult::extensions::ProcessBootstrapper
 Process bootstrapper. More...
 

Namespaces

 catapult
 
 catapult::extensions
 

Enumerations

enum  catapult::extensions::ProcessDisposition { catapult::extensions::ProcessDisposition::Production, catapult::extensions::ProcessDisposition::Recovery }
 Possible process dispositions. More...
 

Functions

void catapult::extensions::AddStaticNodesFromPath (ProcessBootstrapper &bootstrapper, const std::string &path)
 Adds static nodes from path to bootstrapper. More...
 
PLUGIN_API void RegisterExtension (catapult::extensions::ProcessBootstrapper &bootstrapper)
 Entry point for registering a dynamic extension module with bootstrapper. More...
 

Function Documentation

◆ RegisterExtension()

PLUGIN_API void RegisterExtension ( catapult::extensions::ProcessBootstrapper bootstrapper)

Entry point for registering a dynamic extension module with bootstrapper.

Here is the call graph for this function:
Here is the caller graph for this function: