# 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::EmitterEqualPred Struct Reference

List of all members.

Public Methods

 EmitterEqualPred (IEventEmitter *e)
bool operator() (const std::pair< IEventEmitter *, bool > &el)

Public Attributes

IEventEmitterE

Constructor & Destructor Documentation

NLMISC::EmitterEqualPred::EmitterEqualPred IEventEmitter   e [inline]
 

Definition at line 36 of file event_emitter_multi.cpp.

References E.


Member Function Documentation

bool NLMISC::EmitterEqualPred::operator() const std::pair< IEventEmitter *, bool > &    el [inline]
 

Definition at line 38 of file event_emitter_multi.cpp.

References E.


Member Data Documentation

IEventEmitter* NLMISC::EmitterEqualPred::E
 

Definition at line 37 of file event_emitter_multi.cpp.

Referenced by EmitterEqualPred, and operator().


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