![]() |
helics
3.6.1
|
This is the complete list of members for helicscpp::Core, including all inherited members.
| addAlias(const std::string &interfaceName, const std::string &alias) | helicscpp::Core | inline |
| baseObject() const | helicscpp::Core | inline |
| Core() HELICS_NOTHROW | helicscpp::Core | inline |
| Core(const std::string &type, const std::string &name, const std::string &initString) | helicscpp::Core | inline |
| Core(const std::string &type, const std::string &name, int argc, char **argv) | helicscpp::Core | inline |
| Core(HelicsCore cr) HELICS_NOTHROW | helicscpp::Core | inlineexplicit |
| Core(const Core &cr) | helicscpp::Core | inline |
| core | helicscpp::Core | protected |
| disconnect() | helicscpp::Core | inline |
| getAddress() const | helicscpp::Core | inline |
| getIdentifier() const | helicscpp::Core | inline |
| globalError(int errorCode, const std::string &errorString) (defined in helicscpp::Core) | helicscpp::Core | inline |
| isConnected() const | helicscpp::Core | inline |
| operator HelicsCore() | helicscpp::Core | inline |
| operator=(const Core &cr) | helicscpp::Core | inline |
| query(const std::string &target, const std::string &queryStr, HelicsSequencingModes mode=HELICS_SEQUENCING_MODE_FAST) const | helicscpp::Core | inline |
| registerCloningFilter(const std::string &deliveryEndpoint) | helicscpp::Core | inline |
| registerFilter(HelicsFilterTypes type, const std::string &name=std::string()) | helicscpp::Core | inline |
| sendCommand(const std::string &target, const std::string &command) | helicscpp::Core | inline |
| setGlobal(const std::string &valueName, const std::string &value) | helicscpp::Core | inline |
| setReadyToInit() | helicscpp::Core | inline |
| waitForDisconnect(int msToWait=-1) | helicscpp::Core | inline |
| ~Core() | helicscpp::Core | inline |