20 #ifndef RTC_OUTPORTCONSUMER_H
21 #define RTC_OUTPORTCONSUMER_H
33 #endif // ORB_IS_RTORB
42 class ConnectorListeners;
308 virtual ReturnCode
get(cdrMemoryStream& data) = 0;
416 #if defined(WIN32) || defined(_WIN32) || defined(__WIN32__) || defined(__NT__)
417 EXTERN template class DLL_PLUGIN ::coil::GlobalFactory<OutPortConsumer>;
420 #endif // RTC_OUTPORTCONSUMER_H