From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- .../nel/structNLMISC_1_1EmitterEqualPred.html | 178 +++++++++++++++++++++ 1 file changed, 178 insertions(+) create mode 100644 docs/doxygen/nel/structNLMISC_1_1EmitterEqualPred.html (limited to 'docs/doxygen/nel/structNLMISC_1_1EmitterEqualPred.html') diff --git a/docs/doxygen/nel/structNLMISC_1_1EmitterEqualPred.html b/docs/doxygen/nel/structNLMISC_1_1EmitterEqualPred.html new file mode 100644 index 00000000..91778dae --- /dev/null +++ b/docs/doxygen/nel/structNLMISC_1_1EmitterEqualPred.html @@ -0,0 +1,178 @@ + + + + nevrax.org : docs + + + + + + + + + + + + + + +
# 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: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1