ResumeProvider Class Reference

#include <VisionX/statecharts/PointCloud/ResumeProvider.h>

+ Inheritance diagram for ResumeProvider:

Public Member Functions

void onEnter () override
 
 ResumeProvider (const XMLStateConstructorParams &stateData)
 

Static Public Member Functions

static XMLStateFactoryBasePtr CreateInstance (XMLStateConstructorParams stateData)
 

Static Public Attributes

static SubClassRegistry Registry
 

Detailed Description

Definition at line 33 of file ResumeProvider.h.

Constructor & Destructor Documentation

◆ ResumeProvider()

ResumeProvider ( const XMLStateConstructorParams stateData)

Definition at line 34 of file ResumeProvider.cpp.

+ Here is the caller graph for this function:

Member Function Documentation

◆ CreateInstance()

XMLStateFactoryBasePtr CreateInstance ( XMLStateConstructorParams  stateData)
static

Definition at line 68 of file ResumeProvider.cpp.

+ Here is the call graph for this function:

◆ onEnter()

void onEnter ( )
override

Definition at line 39 of file ResumeProvider.cpp.

Member Data Documentation

◆ Registry

ResumeProvider::SubClassRegistry Registry
static

Definition at line 44 of file ResumeProvider.h.


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