StatechartClient Struct Reference

#include <ArmarXCore/applications/StateChartExamples/RemoteAccessableStateExample/ClientState/ClientState.h>

+ Inheritance diagram for StatechartClient:

Public Member Functions

void defineParameters () override
 
void defineState () override
 
void defineSubstates () override
 
- Public Member Functions inherited from StateTemplate< StatechartClient >
StateBasePtr clone () const override
 Creates a copy of this state. More...
 

Additional Inherited Members

- Public Types inherited from StateTemplate< StatechartClient >
using Type = StateType
 
- Static Public Member Functions inherited from StateTemplate< StatechartClient >
static IceInternal::Handle< StateType > createInstance (std::string stateName="")
 Creates a new state instance of the type of the template parameter. More...
 
- Protected Member Functions inherited from StateTemplate< StatechartClient >
 StateTemplate ()
 
 ~StateTemplate () override
 

Detailed Description

Definition at line 55 of file ClientState.h.

Member Function Documentation

◆ defineParameters()

void defineParameters ( )
inlineoverride

Definition at line 61 of file ClientState.h.

◆ defineState()

void defineState ( )
inlineoverride

Definition at line 57 of file ClientState.h.

◆ defineSubstates()

void defineSubstates ( )
inlineoverride

Definition at line 70 of file ClientState.h.

+ Here is the call graph for this function:

The documentation for this struct was generated from the following file: