OpenRTM-aist  1.2.1
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
 

Constructor & Destructor Documentation

RTC::Manager::InstanceName::InstanceName ( RTObject_impl comp)
RTC::Manager::InstanceName::InstanceName ( const char *  name)
RTC::Manager::InstanceName::InstanceName ( const std::string  name)

Member Function Documentation

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

Member Data Documentation

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

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