20 #ifndef RTC_INPORTPROVIDER_H
21 #define RTC_INPORTPROVIDER_H
35 class ConnectorListeners;
473 std::string m_interfaceType;
474 std::string m_dataflowType;
475 std::string m_subscriptionType;
530 #if defined(WIN32) || defined(_WIN32) || defined(__WIN32__) || defined(__NT__)
531 EXTERN template class DLL_PLUGIN ::coil::GlobalFactory<InPortProvider>;
534 #endif // RTC_INPORTPROVIDER_H