helics  3.5.2
Public Member Functions | List of all members
helics::BrokerKeeper Class Reference

#include <BrokerApp.hpp>

Public Member Functions

template<class... Args>
 BrokerKeeper (Args &&... args)
 
 BrokerKeeper (BrokerKeeper &&brkeep)=default
 
 BrokerKeeper (const BrokerKeeper &brkeep)=default
 
BrokerKeeperoperator= (BrokerKeeper &&brkeep)=default
 
BrokerKeeperoperator= (const BrokerKeeper &brkeep)=default
 
bool isConnected ()
 is the broker connected
 
void forceTerminate ()
 Force terminate the broker.
 
 ~BrokerKeeper ()
 the destructor waits for the broker to terminate
 

Detailed Description

class that waits for a broker to terminate before finishing the destructor


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