OpenRTM-aist 2.0.2
Loading...
Searching...
No Matches
RTC::Manager::InstanceName Struct Reference

#include <Manager.h>

Public Member Functions

 InstanceName (RTObject_impl *comp)
 
 InstanceName (const char *name)
 
 InstanceName (std::string name)
 
bool operator() (RTObject_impl *comp)
 

Public Attributes

std::string m_name
 

Constructor & Destructor Documentation

◆ InstanceName() [1/3]

RTC::Manager::InstanceName::InstanceName ( RTObject_impl * comp)
explicit

◆ InstanceName() [2/3]

RTC::Manager::InstanceName::InstanceName ( const char * name)
explicit

◆ InstanceName() [3/3]

RTC::Manager::InstanceName::InstanceName ( std::string name)
explicit

Member Function Documentation

◆ operator()()

bool RTC::Manager::InstanceName::operator() ( RTObject_impl * comp)

Member Data Documentation

◆ m_name

std::string RTC::Manager::InstanceName::m_name

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