33 const QString& instanceName,
36 const QString& instanceName,
41 eStateType
getType()
const override;
eStateType getType() const override
~DynamicRemoteState() override
DynamicRemoteState(StatePtr stateClass, const QString &instanceName, StatePtr parentState=StatePtr())
void accept(Visitor &visitor) const override
RegularState(StatePtr stateClass, const QString &instanceName, StatePtr parentState=StatePtr())
std::weak_ptr< State > parentState
std::shared_ptr< State > StatePtr
std::shared_ptr< const DynamicRemoteState > DynamicRemoteStateCPtr
std::shared_ptr< DynamicRemoteState > DynamicRemoteStatePtr