#include "rtm/RTC.h"
#include <map>
#include <string>
#include "rtm/idl/RTCProfileSkel.h"
#include "rtm/idl/RTCProfileStub.h"
#include "rtm/idl/RTCBaseSkel.h"
#include "rtm/idl/RTCBaseStub.h"
ネームスペース | |
namespace | RTM |
型定義 | |
typedef RTM::RtcModuleProfSpec_t | RtcModuleProfSpec |
typedef map< string, int >::value_type | TypeMapValue |
列挙型 | |
enum | RtcModuleProfileType { RTC_MODULE_NAME, RTC_MODULE_DESC, RTC_MODULE_VERSION, RTC_MODULE_AUTHOR, RTC_MODULE_COMPANY, RTC_MODULE_CATEGORY, RTC_MODULE_COMP_TYPE, RTC_MODULE_ACT_TYPE, RTC_MODULE_MAX_INST, RTC_MODULE_LANG, RTC_MODULE_LANG_TYPE, RTC_MODULE_SPEC_END } |
変数 | |
static TypeMapValue | CompTypes [] |
static TypeMapValue | ActTypes [] |
static TypeMapValue | LangTypes [] |
|
------------------------------------------------------------ Type definition of RtcModuleProfile initialize table. ------------------------------------------------------------ |
|
|
|
------------------------------------------------------------ Type definition of RtcModuleProfile initialize table. ------------------------------------------------------------ |
|
初期値: { TypeMapValue("PERIODIC", PERIODIC), TypeMapValue("SPORADIC", SPORADIC), TypeMapValue("EVENT_DRIVEN", EVENT_DRIVEN), } |
|
初期値: { TypeMapValue("STATIC", STATIC), TypeMapValue("UNIQUE", UNIQUE), TypeMapValue("COMMUTATIVE", COMMUTATIVE) } |
|
初期値: { TypeMapValue("COMPILE", COMPILE), TypeMapValue("SCRIPT", SCRIPT), } |