helics  3.0.1
Public Member Functions | List of all members
helics::BrokerFactory::BrokerBuilder Class Referenceabstract
+ Inheritance diagram for helics::BrokerFactory::BrokerBuilder:

Public Member Functions

virtual std::shared_ptr< Brokerbuild (const std::string &name)=0
 

Member Function Documentation

◆ build()

virtual std::shared_ptr<Broker> helics::BrokerFactory::BrokerBuilder::build ( const std::string &  name)
pure virtual

build a new broker of the builder type

Implemented in helics::BrokerFactory::BrokerTypeBuilder< BrokerTYPE >.


The documentation for this class was generated from the following file: