RTC Toolkit 5.0.0
|
Implementation of RepositoryIf. More...
#include "rtctk/componentFramework/repositoryIf.hpp"
#include <chrono>
#include <exception>
#include <functional>
#include <typeindex>
#include <unordered_map>
#include <utility>
Namespaces | |
namespace | rtctk |
namespace | rtctk::componentFramework |
Variables | |
const std::unordered_map< std::string, const std::type_info & > | rtctk::componentFramework::TYPE_MAP_S2T |
const std::unordered_map< std::type_index, std::string > | rtctk::componentFramework::TYPE_MAP_T2S |
Implementation of RepositoryIf.