Public Member Functions | Public Attributes | List of all members
RTC::Manager::InstanceName Struct Reference

#include <Manager.h>

Public Member Functions

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

Public Attributes

std::string m_name
 

Detailed Description

Definition at line 1669 of file Manager.h.

Constructor & Destructor Documentation

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

Definition at line 58 of file Manager.cpp.

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

Definition at line 61 of file Manager.cpp.

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

Definition at line 64 of file Manager.cpp.

Member Function Documentation

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

Definition at line 67 of file Manager.cpp.

Member Data Documentation

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

Definition at line 1675 of file Manager.h.


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


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Mon Jun 10 2019 14:08:03