# 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:

NL3D::IBaseHrcObs NL3D::IObs NLMISC::CRefCount 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:
Lionel Berenguier , Nevrax France
Date:
2000

Definition at line 196 of file hrc_trav.h.


Constructor & Destructor Documentation

NL3D::CDefaultHrcObs::CDefaultHrcObs   [inline]
 

Constructor.

Definition at line 202 of file hrc_trav.h.


Member Function Documentation

virtual void NL3D::CDefaultHrcObs::traverse IObs   caller [inline, virtual]
 

The default behavior is traverseSons() only.

Implements NL3D::IBaseHrcObs.

Definition at line 206 of file hrc_trav.h.

References NL3D::IObs::IObs, and NL3D::IObs::traverseSons.


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