Go to the documentation of this file.
33 proxyName->optional =
false;
35 input[
"proxyName"] = proxyName;
45 event->name =
"LoadingFailed";
46 event->description =
"The connecting to the desired remote state failed";
47 events.push_back(event);
58 return eDynamicRemoteState;
~DynamicRemoteStateClass() override
QList< EventPtr > EventList
eStateType getType() const override
DynamicRemoteStateClass(QString uuid="")
void setStateName(const QString &newName)
QMap< QString, StateParameterPtr > StateParameterMap
ReaderT::InputType & input
static std::string typeToString(VariantTypeId typeId)
Return the name of the registered type typeId.
std::shared_ptr< StateParameter > StateParameterPtr
EventList outgoingTransitions
std::shared_ptr< Event > EventPtr
const VariantTypeId String
void setInputParameters(const StateParameterMap &newInputParameters)