20 #ifndef RTC_INPORTCONSUMER_H
21 #define RTC_INPORTCONSUMER_H
37 #endif // ORB_IS_RTORB
39 class cdrMemoryStream;
147 virtual ReturnCode
put(
const cdrMemoryStream& data) = 0;
257 #if defined(WIN32) || defined(_WIN32) || defined(__WIN32__) || defined(__NT__)
258 EXTERN template class DLL_PLUGIN ::coil::GlobalFactory<InPortConsumer>;
262 #endif // RTC_INPORTCONSUMER_H