Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages  

CalRep Class Reference

Inheritance diagram for CalRep:

gui::DisplayRep List of all members.

Public Methods

 CalRep (CalRecLogs** pp_crl, CsIClusterList** pp_cls, float logheight, float calZtop, float calZbottom)
void update ()

Private Attributes

CalRecLogs** m_pp_crl
CsIClusterList** m_pp_cls
float m_logheight
float m_calZtop
float m_calZbottom

Constructor & Destructor Documentation

CalRep::CalRep ( CalRecLogs ** pp_crl,
CsIClusterList ** pp_cls,
float logheight,
float calZtop,
float calZbottom ) [inline]
 

Definition at line 40 of file CalDisplay.cxx.


Member Function Documentation

void CalRep::update ( ) [inline]
 

Definition at line 44 of file CalDisplay.cxx.


Member Data Documentation

float CalRep::m_calZbottom [private]
 

Definition at line 37 of file CalDisplay.cxx.

float CalRep::m_calZtop [private]
 

Definition at line 36 of file CalDisplay.cxx.

float CalRep::m_logheight [private]
 

Definition at line 35 of file CalDisplay.cxx.

CsIClusterList ** CalRep::m_pp_cls [private]
 

Definition at line 34 of file CalDisplay.cxx.

CalRecLogs ** CalRep::m_pp_crl [private]
 

Definition at line 33 of file CalDisplay.cxx.


The documentation for this class was generated from the following file:
Generated at Wed Nov 21 12:21:06 2001 by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000