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

NL3D::CDefaultHrcObs Class Reference

The default hierarchy observer, used by unspecified models. +More... +

+#include <hrc_trav.h> +

+Inheritance diagram for NL3D::CDefaultHrcObs

Inheritance graph
+ + + + + +
[legend]
Collaboration diagram for NL3D::CDefaultHrcObs:

Collaboration graph
+ + + + + + + + + + + +
[legend]
List of all members. + + + + + +

Public Methods

 CDefaultHrcObs ()
 Constructor. More...

virtual void traverse (IObs *caller)
 The default behavior is traverseSons() only. More...

+

Detailed Description

+The default hierarchy observer, used by unspecified models. +

+This observer:

+
+See also:
+ IBaseHrcObs
+Author(s):
+ Lionel Berenguier , Nevrax France
+Date:
+ 2000
+

+ +

+Definition at line 185 of file hrc_trav.h.


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + +
+NL3D::CDefaultHrcObs::CDefaultHrcObs ( + +) [inline] +
+
+ + + + + +
+   + + +

+Constructor. +

+ +

+Definition at line 191 of file hrc_trav.h.

+


Member Function Documentation

+

+ + + + +
+ + + + + + +
+void NL3D::CDefaultHrcObs::traverse ( + +IObs * caller ) [inline, virtual] +
+
+ + + + + +
+   + + +

+The default behavior is traverseSons() only. +

+ +

+Reimplemented from NL3D::IBaseHrcObs. +

+Definition at line 195 of file hrc_trav.h.

+


The documentation for this class was generated from the following file: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1