TAMSVIZ
Visualization and annotation tool for ROS
All Classes Pages
Static Public Member Functions | Public Attributes | List of all members
TopicRegistry Struct Reference

Static Public Member Functions

static std::shared_ptr< TopicRegistryinstance ()
 

Public Attributes

std::unordered_map< std::string, std::weak_ptr< Topic > > topic_map
 
std::mutex topic_map_mutex
 
std::unordered_map< std::string, size_t > topic_bag_counters
 
std::mutex topic_bag_counter_mutex
 

Detailed Description

Definition at line 12 of file topic.cpp.


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