20 #ifndef RTC_OUTPORTBASE_H
21 #define RTC_OUTPORTBASE_H
41 class OutPortConnector;
257 OutPortBase(
const char* name,
const char* data_type);
316 virtual bool write() = 0;
356 const std::vector<OutPortConnector*>&
connectors();
627 bool autoclean =
true);
707 bool autoclean =
true);
776 connect(ConnectorProfile& connector_profile)
777 throw (CORBA::SystemException);
1073 struct provider_cleanup;
1082 struct connector_cleanup;
1085 #endif // RTC_RTCOUTPORTBASE_H