# Home    # nevrax.com   
Nevrax
Nevrax.org
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
Docs
 
Documentation  
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  

NLMISC::IEventEmitter Class Reference

CEventEmitter Send events to the event server. More...

#include <event_emitter.h>

List of all members.

Public Methods

virtual void submitEvents (CEventServer & server) = 0
 sends all events to server (should call CEventServer method postEvent() ). More...


Detailed Description

CEventEmitter Send events to the event server.

Definition at line 48 of file event_emitter.h.


Member Function Documentation

void NLMISC::IEventEmitter::submitEvents ( CEventServer & server ) [pure virtual]
 

sends all events to server (should call CEventServer method postEvent() ).

Parameters:
server  


The documentation for this class was generated from the following file: