RTC Toolkit 5.1.0
Loading...
Searching...
No Matches
Public Attributes | List of all members
rtctk::rtcSupervisor::RtcObjectInfo Struct Reference

Basic information necessary to construct an RtcObject. More...

#include <rtctk/rtcSupervisor/rtcObject.hpp>

Public Attributes

std::string name
 component name
 
std::string rr_uri
 request/response uri
 
std::string ps_uri
 publish/subscribe uri
 

Detailed Description

Basic information necessary to construct an RtcObject.

Member Data Documentation

◆ name

std::string rtctk::rtcSupervisor::RtcObjectInfo::name

component name

◆ ps_uri

std::string rtctk::rtcSupervisor::RtcObjectInfo::ps_uri

publish/subscribe uri

◆ rr_uri

std::string rtctk::rtcSupervisor::RtcObjectInfo::rr_uri

request/response uri


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