RTC Toolkit  2.0.0
Namespaces | Typedefs
payload.hpp File Reference

Defines an agnostic payload type based on std::string. More...

#include <string>

Go to the source code of this file.

Namespaces

 rtctk
 
 rtctk::componentFramework
 

Typedefs

using rtctk::componentFramework::Payload = std::string
 

Detailed Description

Defines an agnostic payload type based on std::string.