import "RTMBase.idl";
#include "RTCDataType.idl"
import "RTComponent.idl";
import "RTCInPort.idl";
import "RTCOutPort.idl";
Go to the source code of this file.
Namespaces | |
namespace | RTM |
Typedefs | |
typedef sequence< octet > | RTCIconImage |
Component icon image type decleration. | |
Enumerations | |
enum | RTComponentType { STATIC, UNIQUE, COMMUTATIVE } |
Component type. More... | |
enum | RTCActivityType { PERIODIC, SPORADIC, EVENT_DRIVEN } |
Component activity type. More... | |
enum | RTCLangType { COMPILE, SCRIPT } |
Component description language type. More... |
|
Component icon image type decleration.
|
|
|
Component description language type.
|
|
Component type.
|