![]() |
helics
2.8.1
|
This is the complete list of members for helicscpp::Core, including all inherited members.
baseObject() const | helicscpp::Core | inline |
core | helicscpp::Core | protected |
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(helics_core cr) HELICS_NOTHROW | helicscpp::Core | inlineexplicit |
Core(const Core &cr) | helicscpp::Core | inline |
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 helics_core() | helicscpp::Core | inline |
operator=(const Core &cr) | helicscpp::Core | inline |
query(const std::string &target, const std::string &queryStr, helics_sequencing_mode mode=helics_sequencing_mode_fast) const | helicscpp::Core | inline |
registerCloningFilter(const std::string &deliveryEndpoint) | helicscpp::Core | inline |
registerFilter(helics_filter_type type, const std::string &name=std::string()) | 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 |