helics  3.5.2
helics::Interface Member List

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

addAlias(std::string_view alias)helics::Interface
addDestinationTarget(std::string_view newTarget, InterfaceType hint=InterfaceType::UNKNOWN)helics::Interface
addSourceTarget(std::string_view newTarget, InterfaceType hint=InterfaceType::UNKNOWN)helics::Interface
close()helics::Interface
disconnectFromCore()helics::Interface
getDestinationTargetCount() consthelics::Interface
getDestinationTargets() consthelics::Interface
getDisplayName() const =0helics::Interfacepure virtual
getExtractionType() consthelics::Interface
getExtractionUnits() consthelics::Interface
getHandle() consthelics::Interfaceinline
getInfo() consthelics::Interface
getInjectionType() consthelics::Interface
getInjectionUnits() consthelics::Interface
getLocalName() consthelics::Interfaceinline
getName() consthelics::Interface
getOption(int32_t option) consthelics::Interfacevirtual
getSourceTargetCount() consthelics::Interface
getSourceTargets() consthelics::Interface
getTag(std::string_view tag) consthelics::Interface
getTarget() consthelics::Interface
handlehelics::Interfaceprotected
Interface()=default (defined in helics::Interface)helics::Interface
Interface(Federate *federate, InterfaceHandle hid, std::string_view actName) (defined in helics::Interface)helics::Interface
Interface(Core *core, InterfaceHandle hid, std::string_view actName) (defined in helics::Interface)helics::Interfaceinline
isValid() consthelics::Interfaceinline
mCorehelics::Interfaceprotected
mNamehelics::Interfaceprotected
operator InterfaceHandle() consthelics::Interfaceinline
operator!=(const Interface &inp) const (defined in helics::Interface)helics::Interfaceinline
operator<(const Interface &inp) const (defined in helics::Interface)helics::Interfaceinline
operator==(const Interface &inp) const (defined in helics::Interface)helics::Interfaceinline
operator>(const Interface &inp) const (defined in helics::Interface)helics::Interfaceinline
removeTarget(std::string_view targetToRemove)helics::Interface
setInfo(std::string_view info)helics::Interface
setOption(int32_t option, int32_t value=1)helics::Interfacevirtual
setTag(std::string_view tag, std::string_view value)helics::Interface
~Interface()=default (defined in helics::Interface)helics::Interfacevirtual