#include "rtm/Properties.h"
#include "rtm/RTObject.h"
#include <rtm/NumberingPolicy.h>
ネームスペース | |
namespace | RTC |
マクロ定義 | |
#define | EXPORTS |
型定義 | |
typedef RTObject_impl | RtcBase |
typedef void(* | RtcDeleteFunc )(RtcBase *rtc) |
関数 | |
template<class _New> | |
RtcBase * | Create (Manager *manager) |
template<class _Delete> | |
void | Delete (RtcBase *rtc) |
変数 | |
typedef RtcBase *(* | RtcNewFunc )(Manager *manager) |
|
|
|
|
|
|
|
|
|
|
|
|