![]() |
helics
3.6.1
|
This is the complete list of members for helics::BrokerApp, including all inherited members.
| addAlias(std::string_view interfaceName, std::string_view alias) | helics::BrokerApp | |
| addDestinationFilterToEndpoint(std::string_view filter, std::string_view endpoint) | helics::BrokerApp | |
| addSourceFilterToEndpoint(std::string_view filter, std::string_view endpoint) | helics::BrokerApp | |
| BrokerApp()=default | helics::BrokerApp | |
| BrokerApp(std::vector< std::string > &&args) | helics::BrokerApp | explicit |
| 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(std::vector< std::string > &args) | helics::BrokerApp | explicit |
| 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, std::string_view brokerName, int argc, char *argv[]) | helics::BrokerApp | |
| BrokerApp(std::string_view argString) | helics::BrokerApp | explicit |
| BrokerApp(CoreType ctype, std::string_view argString=std::string_view{}) | helics::BrokerApp | explicit |
| BrokerApp(CoreType ctype, std::string_view brokerName, std::string_view argString) | helics::BrokerApp | |
| BrokerApp(std::shared_ptr< Broker > brk) | helics::BrokerApp | explicit |
| clearTimeBarrier() | helics::BrokerApp | |
| connect() | helics::BrokerApp | |
| dataLink(std::string_view source, std::string_view target) | helics::BrokerApp | |
| forceTerminate() | helics::BrokerApp | |
| getAddress() const | helics::BrokerApp | |
| getCopyofBrokerPointer() const | helics::BrokerApp | inline |
| getIdentifier() const | helics::BrokerApp | |
| globalError(int32_t errorCode, std::string_view errorString) | helics::BrokerApp | |
| isConnected() const | helics::BrokerApp | |
| isOpenToNewFederates() const | helics::BrokerApp | |
| linkEndpoints(std::string_view source, std::string_view target) | 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(std::string_view target, std::string_view queryStr, HelicsSequencingModes mode=HELICS_SEQUENCING_MODE_FAST) | helics::BrokerApp | |
| reset() | helics::BrokerApp | |
| sendCommand(std::string_view target, std::string_view commandStr, HelicsSequencingModes mode=HELICS_SEQUENCING_MODE_FAST) | helics::BrokerApp | |
| setGlobal(std::string_view valueName, std::string_view value) | helics::BrokerApp | |
| setLogFile(std::string_view logFile) | helics::BrokerApp | |
| setLoggingLevel(int loglevel) | helics::BrokerApp | |
| setTimeBarrier(Time barrierTime) | helics::BrokerApp | |
| waitForDisconnect(std::chrono::milliseconds waitTime=std::chrono::milliseconds(0)) | helics::BrokerApp |