DetectObjects Class Reference

#include <RobotSkillTemplates/statecharts/ScanLocationGroup/substates/DetectObjects.h>

+ Inheritance diagram for DetectObjects:

Public Member Functions

 DetectObjects (XMLStateConstructorParams stateData)
 
void onEnter () override
 
void onExit () override
 

Static Public Member Functions

static XMLStateFactoryBasePtr CreateInstance (XMLStateConstructorParams stateData)
 

Public Attributes

std::vector< armarx::ChannelRefBasePtr > classBaseChannels
 

Static Public Attributes

static SubClassRegistry Registry
 

Detailed Description

Definition at line 33 of file DetectObjects.h.

Constructor & Destructor Documentation

◆ DetectObjects()

Definition at line 37 of file DetectObjects.cpp.

+ Here is the caller graph for this function:

Member Function Documentation

◆ CreateInstance()

XMLStateFactoryBasePtr CreateInstance ( XMLStateConstructorParams  stateData)
static

Definition at line 104 of file DetectObjects.cpp.

+ Here is the call graph for this function:

◆ onEnter()

void onEnter ( )
override

Definition at line 42 of file DetectObjects.cpp.

+ Here is the call graph for this function:

◆ onExit()

void onExit ( )
override

Definition at line 88 of file DetectObjects.cpp.

Member Data Documentation

◆ classBaseChannels

std::vector<armarx::ChannelRefBasePtr> classBaseChannels

Definition at line 50 of file DetectObjects.h.

◆ Registry

DetectObjects::SubClassRegistry Registry
static

Definition at line 45 of file DetectObjects.h.


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