34 #ifndef EMANEPHYLAYERFACTORY_HEADER_ 35 #define EMANEPHYLAYERFACTORY_HEADER_ 90 CreateLayerFunc createLayerFunc_;
91 DestroyLayerFunc destroyLayerFunc_;
96 #endif //EMANEPHYLAYERFACTORY_HEADER_
PHYLayerFactory(const std::string &sLibraryName)
Interface used to create a PHY layer plugin implementation.
void destoryLayer(PHYLayerImplementor *layer) const
PHYLayerImplementor * createLayer(NEMId nemId, PlatformServiceProvider *pPlatformServiceProvider) const