cisst-saw
|
This is the complete list of members for mtsManagerLocalInterface, including all inherited members.
ConnectClientSideInterface(const mtsDescriptionConnection &description, const std::string &listenerID="")=0 | mtsManagerLocalInterface | pure virtual |
ConnectServerSideInterface(const mtsDescriptionConnection &description, const std::string &listenerID="")=0 | mtsManagerLocalInterface | pure virtual |
CreateComponentProxy(const std::string &componentProxyName, const std::string &listenerID="")=0 | mtsManagerLocalInterface | pure virtual |
CreateInterfaceProvidedProxy(const std::string &serverComponentProxyName, const mtsInterfaceProvidedDescription &providedInterfaceDescription, const std::string &listenerID="")=0 | mtsManagerLocalInterface | pure virtual |
CreateInterfaceRequiredProxy(const std::string &clientComponentProxyName, const mtsInterfaceRequiredDescription &requiredInterfaceDescription, const std::string &listenerID="")=0 | mtsManagerLocalInterface | pure virtual |
DeSerializeRaw(std::istream &inputStream) | cmnGenericObject | virtual |
FromStreamRaw(std::istream &inputStream, const char delimiter= ' ') | cmnGenericObject | virtual |
GetDescriptionOfCommand(std::string &description, const std::string &componentName, const std::string &providedInterfaceName, const std::string &commandName, const std::string &listenerID="")=0 | mtsManagerLocalInterface | pure virtual |
GetDescriptionOfEventGenerator(std::string &description, const std::string &componentName, const std::string &providedInterfaceName, const std::string &eventGeneratorName, const std::string &listenerID="")=0 | mtsManagerLocalInterface | pure virtual |
GetDescriptionOfEventHandler(std::string &description, const std::string &componentName, const std::string &requiredInterfaceName, const std::string &eventHandlerName, const std::string &listenerID="")=0 | mtsManagerLocalInterface | pure virtual |
GetDescriptionOfFunction(std::string &description, const std::string &componentName, const std::string &requiredInterfaceName, const std::string &functionName, const std::string &listenerID="")=0 | mtsManagerLocalInterface | pure virtual |
GetInterfaceProvidedDescription(const std::string &serverComponentName, const std::string &providedInterfaceName, mtsInterfaceProvidedDescription &providedInterfaceDescription, const std::string &listenerID="")=0 | mtsManagerLocalInterface | pure virtual |
GetInterfaceRequiredDescription(const std::string &componentName, const std::string &requiredInterfaceName, mtsInterfaceRequiredDescription &requiredInterfaceDescription, const std::string &listenerID="")=0 | mtsManagerLocalInterface | pure virtual |
GetLogMultiplexer(void) const | cmnGenericObject | virtual |
GetNamesOfCommands(std::vector< std::string > &namesOfCommands, const std::string &componentName, const std::string &providedInterfaceName, const std::string &listenerID="")=0 | mtsManagerLocalInterface | pure virtual |
GetNamesOfEventGenerators(std::vector< std::string > &namesOfEventGenerators, const std::string &componentName, const std::string &providedInterfaceName, const std::string &listenerID="")=0 | mtsManagerLocalInterface | pure virtual |
GetNamesOfEventHandlers(std::vector< std::string > &namesOfEventHandlers, const std::string &componentName, const std::string &requiredInterfaceName, const std::string &listenerID="")=0 | mtsManagerLocalInterface | pure virtual |
GetNamesOfFunctions(std::vector< std::string > &namesOfFunctions, const std::string &componentName, const std::string &requiredInterfaceName, const std::string &listenerID="")=0 | mtsManagerLocalInterface | pure virtual |
GetProcessName(const std::string &listenerID="") const =0 | mtsManagerLocalInterface | pure virtual |
ReconstructFrom(const cmnGenericObject &other) | cmnGenericObject | |
RemoveComponentProxy(const std::string &componentProxyName, const std::string &listenerID="")=0 | mtsManagerLocalInterface | pure virtual |
RemoveInterfaceProvidedProxy(const std::string &componentProxyName, const std::string &providedInterfaceProxyName, const std::string &listenerID="")=0 | mtsManagerLocalInterface | pure virtual |
RemoveInterfaceRequiredProxy(const std::string &componentProxyName, const std::string &requiredInterfaceProxyName, const std::string &listenerID="")=0 | mtsManagerLocalInterface | pure virtual |
Scalar(const size_t CMN_UNUSED(index)) const | cmnGenericObject | inlinevirtual |
ScalarDescription(const size_t CMN_UNUSED(index), const std::string &CMN_UNUSED(userDescription)) const | cmnGenericObject | inlinevirtual |
ScalarNumber(void) const | cmnGenericObject | inlinevirtual |
ScalarNumberIsFixed(void) const | cmnGenericObject | inlinevirtual |
SerializeRaw(std::ostream &outputStream) const | cmnGenericObject | virtual |
Services(void) const =0 | cmnGenericObject | pure virtual |
ToStream(std::ostream &outputStream) const | cmnGenericObject | virtual |
ToStreamRaw(std::ostream &outputStream, const char delimiter= ' ', bool headerOnly=false, const std::string &headerPrefix="") const | cmnGenericObject | virtual |
ToString(void) const | cmnGenericObject | |
~cmnGenericObject(void) | cmnGenericObject | inlinevirtual |