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

Protected Member Functions

void SetUp () override
 

Protected Attributes

std::shared_ptr< FooStatefoo_state
 
std::shared_ptr< FooStatefoo2_state
 
std::shared_ptr< BarStatebar_state
 
std::shared_ptr< Concurrencestate
 
std::shared_ptr< blackboard::Blackboardblackboard
 

Member Function Documentation

◆ SetUp()

void TestConcurrence::SetUp ( )
inlineoverrideprotected

Member Data Documentation

◆ bar_state

std::shared_ptr<BarState> TestConcurrence::bar_state
protected

◆ blackboard

std::shared_ptr<blackboard::Blackboard> TestConcurrence::blackboard
protected

◆ foo2_state

std::shared_ptr<FooState> TestConcurrence::foo2_state
protected

◆ foo_state

std::shared_ptr<FooState> TestConcurrence::foo_state
protected

◆ state

std::shared_ptr<Concurrence> TestConcurrence::state
protected

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