8 #ifndef _UCOM_EVENTSOURCE_CLASS_HEADER_
9 #define _UCOM_EVENTSOURCE_CLASS_HEADER_
33 std::vector<IEventSink*> m_oEventSinks;
A common result class usable as return value throughout.
The class IEventSink provides a generic event listener interface for Internal Events.
The class cEventSource provides a basic implementation of IEventSource and wraps code to manage lists...
tResult FireEvent(const void *pvEventData) const
Fire event.
Use this template if you want to implement an ucom::ant::IObject based Interface and/or subclass an e...
Namespace for entire ADTF SDK.