#include <IRTObject.h>
Public Attributes | |
char * | category |
char * | description |
char * | instance_name |
IRTObject * | parent |
PortProfileList | port_profiles |
NVList | properties |
char * | type_name |
char * | vendor |
char * | version |
Definition at line 39 of file IRTObject.h.
char* RTC::Local::ComponentProfile::category |
Definition at line 46 of file IRTObject.h.
char* RTC::Local::ComponentProfile::description |
Definition at line 43 of file IRTObject.h.
char* RTC::Local::ComponentProfile::instance_name |
Definition at line 41 of file IRTObject.h.
IRTObject* RTC::Local::ComponentProfile::parent |
Definition at line 48 of file IRTObject.h.
PortProfileList RTC::Local::ComponentProfile::port_profiles |
Definition at line 47 of file IRTObject.h.
NVList RTC::Local::ComponentProfile::properties |
Definition at line 49 of file IRTObject.h.
char* RTC::Local::ComponentProfile::type_name |
Definition at line 42 of file IRTObject.h.
char* RTC::Local::ComponentProfile::vendor |
Definition at line 45 of file IRTObject.h.
char* RTC::Local::ComponentProfile::version |
Definition at line 44 of file IRTObject.h.