10#ifndef __RTRelayPort_h__
11#define __RTRelayPort_h__ included
38 void init(
int indirectUse );
40 int directUse(
const RTActorRef * home,
int id )
const;
61 void unreserve(
RTActor * owner,
73#include <RTRelayPort.inl>
An instance of this class represents a capsule instance.
Definition: RTActor.h:44
Represents a capsule part.
Definition: RTActorRef.h:39
A controller manages a group of capsule instances that all run in the same physical thread (i....
Definition: RTController.h:54
Definition: RTRelayPort.h:27
Definition: RTBindingEnd.h:24