TAMSVIZ
Visualization and annotation tool for ROS
Static Public Member Functions | Public Attributes | List of all members
TypeRegistry Struct Reference

Static Public Member Functions

static const std::shared_ptr< TypeRegistry > & instance ()
 

Public Attributes

std::mutex mutex
 
std::unordered_map< std::string, std::shared_ptr< Type > > names
 
std::unordered_map< std::type_index, std::shared_ptr< Type > > ids
 

Detailed Description

Definition at line 17 of file type.cpp.


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