BehaviorTree
Core Library to create and execute Behavior Trees
Loading...
Searching...
No Matches
BT::Blackboard::Entry Struct Reference
Collaboration diagram for BT::Blackboard::Entry:

Public Member Functions

 Entry (const TypeInfo &_info)
 
 Entry (const Entry &)=delete
 
Entryoperator= (const Entry &)=delete
 
 Entry (Entry &&)=delete
 
Entryoperator= (Entry &&)=delete
 

Public Attributes

Any value
 
TypeInfo info
 
StringConverter string_converter
 
std::mutex entry_mutex
 
uint64_t sequence_id = 0
 
std::chrono::nanoseconds stamp = std::chrono::nanoseconds{ 0 }
 

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