Structure for component management. More...
#include <NamingManager.h>
Public Member Functions | |
Comps (const char *n, const RTObject_impl *obj) | |
Public Attributes | |
std::string | name |
const RTObject_impl * | rtobj |
Structure for component management.
Definition at line 755 of file NamingManager.h.
RTC::NamingManager::Comps::Comps | ( | const char * | n, |
const RTObject_impl * | obj | ||
) | [inline] |
Definition at line 757 of file NamingManager.h.
std::string RTC::NamingManager::Comps::name |
Definition at line 760 of file NamingManager.h.
Definition at line 761 of file NamingManager.h.