|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NL3D::CRootModelLightObs Class Reference#include <root_model.h>
Inheritance diagram for NL3D::CRootModelLightObs:
List of all members.
Constructor & Destructor Documentation
NL3D::CRootModelLightObs::CRootModelLightObs |
( |
|
) |
[inline] |
|
Member Function Documentation
IObs* NL3D::CRootModelLightObs::creator |
( |
|
) |
[inline, static] |
|
void NL3D::CRootModelLightObs::traverse |
( |
IObs * |
caller |
) |
[virtual] |
|
|
Traverse this observer.
This function "justdoit" must do all the traversal thing:
- Get info from caller, and DoIt the observer (completly observer depedent).
- should traverse() his sons (or simply call traverseSons()).
-
Parameters:
-
caller |
the father of the observer which have called traverse(). WARNING: this is NULL, for the ROOT. |
Implements NL3D::IObs.
Definition at line 75 of file root_model.cpp.
References NL3D::IObs::traverseSons. |
The documentation for this class was generated from the following files:
|
|