helics  3.0.1
helics::BrokerApp Member List

This is the complete list of members for helics::BrokerApp, including all inherited members.

addDestinationFilterToEndpoint(const std::string &filter, const std::string &endpoint)helics::BrokerApp
addSourceFilterToEndpoint(const std::string &filter, const std::string &endpoint)helics::BrokerApp
BrokerApp()=defaulthelics::BrokerApp
BrokerApp(std::vector< std::string > args)helics::BrokerAppexplicit
BrokerApp(CoreType ctype, std::vector< std::string > args)helics::BrokerApp
BrokerApp(CoreType ctype, const std::string &broker_name, std::vector< std::string > args)helics::BrokerApp
BrokerApp(int argc, char *argv[])helics::BrokerApp
BrokerApp(CoreType ctype, int argc, char *argv[])helics::BrokerApp
BrokerApp(CoreType ctype, const std::string &brokerName, int argc, char *argv[])helics::BrokerApp
BrokerApp(const std::string &argString)helics::BrokerAppexplicit
BrokerApp(CoreType ctype, const std::string &argString=std::string{})helics::BrokerApp
BrokerApp(CoreType ctype, const std::string &brokerName, const std::string &argString)helics::BrokerApp
BrokerApp(std::shared_ptr< Broker > brk)helics::BrokerAppexplicit
clearTimeBarrier()helics::BrokerApp
connect()helics::BrokerApp
dataLink(const std::string &source, const std::string &target)helics::BrokerApp
forceTerminate()helics::BrokerApp
getAddress() consthelics::BrokerApp
getCopyofBrokerPointer() consthelics::BrokerAppinline
getIdentifier() consthelics::BrokerApp
globalError(int32_t errorCode, const std::string &errorString)helics::BrokerApp
isConnected() consthelics::BrokerApp
isOpenToNewFederates() consthelics::BrokerApp
linkEndpoints(const std::string &source, const std::string &target)helics::BrokerApp
makeConnections(const std::string &file)helics::BrokerApp
operator->() (defined in helics::BrokerApp)helics::BrokerAppinline
operator->() const (defined in helics::BrokerApp)helics::BrokerAppinline
query(const std::string &target, const std::string &queryStr, HelicsSequencingModes mode=HELICS_SEQUENCING_MODE_FAST)helics::BrokerApp
reset()helics::BrokerApp
sendCommand(const std::string &target, const std::string &commandStr, HelicsSequencingModes mode=HELICS_SEQUENCING_MODE_FAST)helics::BrokerApp
setGlobal(const std::string &valueName, const std::string &value)helics::BrokerApp
setLogFile(const std::string &logFile)helics::BrokerApp
setLoggingLevel(int loglevel)helics::BrokerApp
setTimeBarrier(Time barrierTime)helics::BrokerApp
waitForDisconnect(std::chrono::milliseconds waitTime=std::chrono::milliseconds(0))helics::BrokerApp