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

#include <CoreApp.hpp>

Public Member Functions

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

Detailed Description

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


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