CarryTable Class Reference

#include <RobotSkillTemplates/statecharts/CoupledInteractionGroup/CarryTable.h>

+ Inheritance diagram for CarryTable:

Public Member Functions

 CarryTable (XMLStateConstructorParams stateData)
 
ChannelRefPtr getChannelRef (std::string objectName)
 
void onEnter () override
 
void onExit () override
 

Static Public Member Functions

static XMLStateFactoryBasePtr CreateInstance (XMLStateConstructorParams stateData)
 
static std::string GetName ()
 

Static Public Attributes

static SubClassRegistry Registry
 

Detailed Description

Definition at line 33 of file CarryTable.h.

Constructor & Destructor Documentation

◆ CarryTable()

Definition at line 39 of file CarryTable.cpp.

+ Here is the caller graph for this function:

Member Function Documentation

◆ CreateInstance()

XMLStateFactoryBasePtr CreateInstance ( XMLStateConstructorParams  stateData)
static

Definition at line 101 of file CarryTable.cpp.

+ Here is the call graph for this function:

◆ getChannelRef()

ChannelRefPtr getChannelRef ( std::string  objectName)

Definition at line 44 of file CarryTable.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ GetName()

std::string GetName ( )
static

Definition at line 95 of file CarryTable.cpp.

◆ onEnter()

void onEnter ( )
override

Definition at line 62 of file CarryTable.cpp.

+ Here is the call graph for this function:

◆ onExit()

void onExit ( )
override

Definition at line 86 of file CarryTable.cpp.

Member Data Documentation

◆ Registry

CarryTable::SubClassRegistry Registry
static

Definition at line 48 of file CarryTable.h.


The documentation for this class was generated from the following files: