C++ YASMIN (Yet Another State MachINe)
Loading...
Searching...
No Matches
TestMonitorState Class Reference
Inheritance diagram for TestMonitorState:
Collaboration diagram for TestMonitorState:

Static Protected Member Functions

static void SetUpTestSuite ()
 
static void TearDownTestSuite ()
 

Static Protected Attributes

static std::shared_ptr< AuxNodeaux_node = nullptr
 
static std::shared_ptr< rclcpp::executors::MultiThreadedExecutor > executor = nullptr
 
static std::thread spin_thread
 

Member Function Documentation

◆ SetUpTestSuite()

static void TestMonitorState::SetUpTestSuite ( )
inlinestaticprotected

◆ TearDownTestSuite()

static void TestMonitorState::TearDownTestSuite ( )
inlinestaticprotected

Member Data Documentation

◆ aux_node

std::shared_ptr< AuxNode > TestMonitorState::aux_node = nullptr
staticprotected

◆ executor

std::shared_ptr< rclcpp::executors::MultiThreadedExecutor > TestMonitorState::executor = nullptr
staticprotected

◆ spin_thread

std::thread TestMonitorState::spin_thread
staticprotected

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