OpenRTM-aist  1.2.1
Public Member Functions | Public Attributes | List of all members
RTC::NamingManager::Comps Struct Reference

Structure for component management. More...

#include <NamingManager.h>

Collaboration diagram for RTC::NamingManager::Comps:
Collaboration graph
[legend]

Public Member Functions

 Comps (const char *n, const RTObject_impl *obj)
 

Public Attributes

std::string name
 
const RTObject_implrtobj
 

Detailed Description

Structure for component management.

Constructor & Destructor Documentation

RTC::NamingManager::Comps::Comps ( const char *  n,
const RTObject_impl obj 
)
inline

Member Data Documentation

std::string RTC::NamingManager::Comps::name
const RTObject_impl* RTC::NamingManager::Comps::rtobj

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