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.
RTC::NamingManager::Comps::Comps | ( | const char * | n, | |
const RTObject_impl * | obj | |||
) | [inline] |
std::string RTC::NamingManager::Comps::name |