10#ifndef __RTRootProtocol_h__
11#define __RTRootProtocol_h__ included
17#ifndef __RTInSignal_h__
18#include <RTInSignal.h>
21#ifndef __RTProtocol_h__
22#include <RTProtocol.h>
41 rti_rtBound = rtiLast_RTProtocol + 1,
51 rtiLast_RTRootProtocol = rti_rtUnbound
61#include <RTRootProtocol.inl>
Represents a general capsule port typed by a protocol which determines the set of events that can be ...
Definition: RTProtocol.h:50
Represents a capsule port which at run-time can be bound to another capsule port.
Definition: RTRootProtocol.h:32
Provides the API for working with messages of a certain protocol event received on a certain port.
Definition: RTInSignal.h:34
Definition: RTProtocolDescriptor.h:40