RTC Toolkit  2.0.0
Classes | Namespaces
serviceContainer.hpp File Reference

A container that can hold any type of service. More...

#include <rtctk/componentFramework/exceptions.hpp>
#include <any>
#include <map>
#include <memory>
#include <string>
#include <utility>
#include <vector>

Go to the source code of this file.

Classes

class  rtctk::componentFramework::ServiceContainer
 Container class that holds services of any type. More...
 

Namespaces

 rtctk
 
 rtctk::componentFramework
 

Detailed Description

A container that can hold any type of service.