10#ifndef __RTActiveConnector_h__
11#define __RTActiveConnector_h__ included
17#ifndef __RTLayerConnector_h__
18#include <RTLayerConnector.h>
31 const char * )
override;
35 const char * )
override;
37 virtual void _enumerate(
void )
const override;
Definition: RTActiveConnector.h:24
Definition: RTConnector.h:32
A controller manages a group of capsule instances that all run in the same physical thread (i....
Definition: RTController.h:54
Definition: RTLayerConnector.h:34
Definition: RTLayerData.h:24
Represents a general capsule port typed by a protocol which determines the set of events that can be ...
Definition: RTProtocol.h:50