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

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 TestActionClientState::SetUpTestSuite ( )
inlinestaticprotected

◆ TearDownTestSuite()

static void TestActionClientState::TearDownTestSuite ( )
inlinestaticprotected

Member Data Documentation

◆ aux_node

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

◆ executor

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

◆ spin_thread

std::thread TestActionClientState::spin_thread
staticprotected

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