34 #ifndef EMANEEVENTGENERATOR_HEADER_ 35 #define EMANEEVENTGENERATOR_HEADER_ 69 #define DECLARE_EVENT_GENERATOR(X) \ 70 extern "C" EMANE::EventGenerator * create(EMANE::PlatformServiceProvider *p) \ 72 extern "C" void destroy(EMANE::EventGenerator * p) \ 75 #endif //EMANEEVENTGENERATOR_HEADER_
Base class for all event generators.
A interface to mark objects with a unique application wide build Id. Builders manipulate buildable ob...
virtual ~EventGenerator()
EventGenerator(EMANE::PlatformServiceProvider *pPlatformService)
Generic interface used to configure and control all components.