Public Member Functions | Public Attributes
variant_topic_tools::DataTypeRegistry::Impl Class Reference

Data type implementation. More...

#include <DataTypeRegistry.h>

List of all members.

Public Member Functions

 Impl ()
 Constructor.
 ~Impl ()
 Destructor.

Public Attributes

boost::unordered_map
< std::string, DataType
dataTypesByIdentifier
 The registered data types by identifier.
boost::unordered_multimap
< const std::type_info
*, DataType, TypeInfoHash
dataTypesByInfo
 The registered data types by type information.

Detailed Description

Data type implementation.

Definition at line 173 of file DataTypeRegistry.h.


Constructor & Destructor Documentation

Constructor.

Definition at line 61 of file DataTypeRegistry.cpp.

Destructor.

Definition at line 64 of file DataTypeRegistry.cpp.


Member Data Documentation

The registered data types by identifier.

Definition at line 185 of file DataTypeRegistry.h.

boost::unordered_multimap<const std::type_info*, DataType, TypeInfoHash> variant_topic_tools::DataTypeRegistry::Impl::dataTypesByInfo

The registered data types by type information.

Definition at line 190 of file DataTypeRegistry.h.


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


variant_topic_tools
Author(s): Ralf Kaestner
autogenerated on Tue Jul 9 2019 03:18:42