|
|
#include <ArmarXCore/statechart/xmlstates/XMLState.h>
Public Member Functions | |
| VariantContainerBasePtr | getContainer () |
| std::string | getName () |
| bool | getOptional () |
| ContainerTypePtr | getTypePtr () |
| std::string | getTypeStr () |
| StateParameterDeserialization (RapidXmlReaderNode const ¶meterNode, Ice::CommunicatorPtr ic, StatechartProfilePtr selectedProfile) | |
Protected Attributes | |
| VariantContainerBasePtr | container |
| std::string | name |
| bool | optional |
| ContainerTypePtr | typePtr |
| std::string | typeStr |
Definition at line 74 of file XMLState.h.
| StateParameterDeserialization | ( | RapidXmlReaderNode const & | parameterNode, |
| Ice::CommunicatorPtr | ic, | ||
| StatechartProfilePtr | selectedProfile | ||
| ) |
| VariantContainerBasePtr getContainer | ( | ) |
| std::string getName | ( | ) |
| bool getOptional | ( | ) |
| ContainerTypePtr getTypePtr | ( | ) |
| std::string getTypeStr | ( | ) |
|
protected |
Definition at line 92 of file XMLState.h.
|
protected |
Definition at line 88 of file XMLState.h.
|
protected |
Definition at line 89 of file XMLState.h.
|
protected |
Definition at line 91 of file XMLState.h.
|
protected |
Definition at line 90 of file XMLState.h.