OpenRTM-aist  1.2.1
Public Member Functions | Static Public Attributes | List of all members
RTM::CompParam Class Reference

#include <ManagerServant.h>

Public Member Functions

 CompParam (std::string module_name)
 
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

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

Member Function Documentation

std::string RTM::CompParam::category ( )
std::string RTM::CompParam::impl_id ( )
std::string RTM::CompParam::language ( )
std::string RTM::CompParam::vendor ( )
std::string RTM::CompParam::version ( )

Member Data Documentation

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

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