ObjectMemoryGroupRemoteStateOfferer.cpp
Go to the documentation of this file.
armarx::ObjectMemoryGroup::ObjectMemoryGroupRemoteStateOfferer::onConnectXMLRemoteStateOfferer
void onConnectXMLRemoteStateOfferer() override
Definition: ObjectMemoryGroupRemoteStateOfferer.cpp:14
armarx::XMLStateOffererFactoryBasePtr
IceInternal::Handle< XMLStateOffererFactoryBase > XMLStateOffererFactoryBasePtr
Definition: XMLRemoteStateOfferer.h:42
armarx::ObjectMemoryGroup::ObjectMemoryGroupRemoteStateOfferer::CreateInstance
static XMLStateOffererFactoryBasePtr CreateInstance(StatechartGroupXmlReaderPtr reader)
Definition: ObjectMemoryGroupRemoteStateOfferer.cpp:25
armarx::ObjectMemoryGroup::ObjectMemoryGroupRemoteStateOfferer::GetName
static std::string GetName()
Definition: ObjectMemoryGroupRemoteStateOfferer.cpp:19
IceInternal::Handle< XMLStateOffererFactoryBase >
armarx::StatechartGroupXmlReaderPtr
std::shared_ptr< StatechartGroupXmlReader > StatechartGroupXmlReaderPtr
Definition: GroupXmlReader.h:89
armarx::XMLRemoteStateOfferer
Definition: XMLRemoteStateOfferer.h:51
armarx::ObjectMemoryGroup::ObjectMemoryGroupRemoteStateOfferer::Registry
static SubClassRegistry Registry
Definition: ObjectMemoryGroupRemoteStateOfferer.h:22
ObjectMemoryGroupRemoteStateOfferer.h
armarx::ObjectMemoryGroup::ObjectMemoryGroupRemoteStateOfferer::onExitXMLRemoteStateOfferer
void onExitXMLRemoteStateOfferer() override
Definition: ObjectMemoryGroupRemoteStateOfferer.cpp:16
armarx::ObjectMemoryGroup
Definition: ObjectMemoryGroupRemoteStateOfferer.cpp:3
armarx::ObjectMemoryGroup::ObjectMemoryGroupRemoteStateOfferer::onInitXMLRemoteStateOfferer
void onInitXMLRemoteStateOfferer() override
Definition: ObjectMemoryGroupRemoteStateOfferer.cpp:12
armarx::ObjectMemoryGroup::ObjectMemoryGroupRemoteStateOfferer::ObjectMemoryGroupRemoteStateOfferer
ObjectMemoryGroupRemoteStateOfferer(StatechartGroupXmlReaderPtr reader)
Definition: ObjectMemoryGroupRemoteStateOfferer.cpp:8