![]() |
helics
2.8.1
|
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()=default | helics::BrokerApp | |
| BrokerApp(std::vector< std::string > args) | helics::BrokerApp | explicit |
| BrokerApp(core_type ctype, std::vector< std::string > args) | helics::BrokerApp | |
| BrokerApp(core_type ctype, const std::string &broker_name, std::vector< std::string > args) | helics::BrokerApp | |
| BrokerApp(int argc, char *argv[]) | helics::BrokerApp | |
| BrokerApp(core_type ctype, int argc, char *argv[]) | helics::BrokerApp | |
| BrokerApp(core_type ctype, const std::string &brokerName, int argc, char *argv[]) | helics::BrokerApp | |
| BrokerApp(const std::string &argString) | helics::BrokerApp | explicit |
| BrokerApp(core_type ctype, const std::string &argString) | helics::BrokerApp | |
| BrokerApp(core_type ctype, const std::string &brokerName, const std::string &argString) | helics::BrokerApp | |
| BrokerApp(std::shared_ptr< Broker > brk) | helics::BrokerApp | explicit |
| clearTimeBarrier() | helics::BrokerApp | |
| connect() | helics::BrokerApp | |
| dataLink(const std::string &source, const std::string &target) | helics::BrokerApp | |
| forceTerminate() | helics::BrokerApp | |
| getAddress() const | helics::BrokerApp | |
| getCopyofBrokerPointer() const | helics::BrokerApp | inline |
| getIdentifier() const | helics::BrokerApp | |
| globalError(int32_t errorCode, const std::string &errorString) | helics::BrokerApp | |
| isConnected() const | helics::BrokerApp | |
| isOpenToNewFederates() const | helics::BrokerApp | |
| makeConnections(const std::string &file) | helics::BrokerApp | |
| operator->() (defined in helics::BrokerApp) | helics::BrokerApp | inline |
| operator->() const (defined in helics::BrokerApp) | helics::BrokerApp | inline |
| query(const std::string &target, const std::string &queryStr, helics_sequencing_mode mode=helics_sequencing_mode_fast) | helics::BrokerApp | |
| reset() | 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 |
1.8.17