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

Go to the source code of this file.

Classes

class  catapult::local::Broker
 Represents a broker. More...
 

Namespaces

 catapult
 
 catapult::extensions
 
 catapult::local
 

Functions

std::unique_ptr< Broker > catapult::local::CreateBroker (std::unique_ptr< extensions::ProcessBootstrapper > &&pBootstrapper)
 Creates and boots a broker around the specified bootstrapper (pBootstrapper). More...