OpenRTM-aist 2.0.2
Loading...
Searching...
No Matches
RTM::CompParam Class Reference

#include <ManagerServant.h>

Public Member Functions

 CompParam (std::string module_name)
 
 ~CompParam ()
 
std::string vendor ()
 
std::string category ()
 
std::string impl_id ()
 
std::string language ()
 
std::string version ()
 

Static Public Attributes

static const unsigned int prof_list_size = 6
 
static const char * prof_list [prof_list_size]
 

Constructor & Destructor Documentation

◆ CompParam()

RTM::CompParam::CompParam ( std::string module_name)

◆ ~CompParam()

RTM::CompParam::~CompParam ( )

Member Function Documentation

◆ category()

std::string RTM::CompParam::category ( )

◆ impl_id()

std::string RTM::CompParam::impl_id ( )

◆ language()

std::string RTM::CompParam::language ( )

◆ vendor()

std::string RTM::CompParam::vendor ( )

◆ version()

std::string RTM::CompParam::version ( )

Member Data Documentation

◆ prof_list

const char* RTM::CompParam::prof_list[prof_list_size]
static

◆ prof_list_size

const unsigned int RTM::CompParam::prof_list_size = 6
static

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