20 #ifndef RTC_OUTPORTPROVIDER_H
21 #define RTC_OUTPORTPROVIDER_H
34 class ConnectorListeners;
493 std::string m_portType;
494 std::string m_dataType;
495 std::string m_interfaceType;
496 std::string m_dataflowType;
497 std::string m_subscriptionType;
550 #if defined(WIN32) || defined(_WIN32) || defined(__WIN32__) || defined(__NT__)
551 EXTERN template class DLL_PLUGIN ::coil::GlobalFactory<OutPortProvider>;
554 #endif // RTC_OUTPORTPROVIDER_H