#include <ConnectorBase.h>
Public Member Functions | |
Profile (const char *name_, const char *id_, coil::vstring ports_, coil::Properties properties_) | |
Public Attributes | |
std::string | name |
std::string | id |
coil::vstring | ports |
coil::Properties | properties |
ConnectorProfile struct for ConnectorBase and its subclasses.
RTC::ConnectorBase::Profile::Profile | ( | const char * | name_, | |
const char * | id_, | |||
coil::vstring | ports_, | |||
coil::Properties | properties_ | |||
) | [inline] |
std::string RTC::ConnectorBase::Profile::name |
std::string RTC::ConnectorBase::Profile::id |
coil::vstring RTC::ConnectorBase::Profile::ports |
coil::Properties RTC::ConnectorBase::Profile::properties |