Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

PStatViewLevel Class Reference

#include <pStatViewLevel.h>

List of all members.

Public Member Functions

INLINE int get_collector () const
INLINE float get_value_alone () const
float get_net_value () const
void sort_children (const PStatClientData *client_data)
int get_num_children () const
const PStatViewLevel * get_child (int n) const

Private Types

typedef pvector< PStatViewLevel * > Children

Private Attributes

int _collector
float _value_alone
PStatViewLevel * _parent
Children _children

Friends

class PStatView


Member Typedef Documentation

typedef pvector<PStatViewLevel *> PStatViewLevel::Children [private]
 

Definition at line 53 of file pStatViewLevel.h.


Member Function Documentation

const PStatViewLevel * PStatViewLevel::get_child int  n  )  const
 

Definition at line 94 of file pStatViewLevel.cxx.

References _children, n, nassertr, and NULL.

INLINE int PStatViewLevel::get_collector  )  const
 

Referenced by PStatStripChart::get_frame_data(), and PStatStripChart::update_labels().

float PStatViewLevel::get_net_value  )  const
 

Definition at line 35 of file pStatViewLevel.cxx.

References _children, and _value_alone.

Referenced by PStatStripChart::get_frame_data().

int PStatViewLevel::get_num_children  )  const
 

Definition at line 84 of file pStatViewLevel.cxx.

References _children.

INLINE float PStatViewLevel::get_value_alone  )  const
 

void PStatViewLevel::sort_children const PStatClientData client_data  ) 
 

Definition at line 69 of file pStatViewLevel.cxx.

References _children.

Referenced by PStatView::reset_level().


Friends And Related Function Documentation

friend class PStatView [friend]
 

Definition at line 56 of file pStatViewLevel.h.


Member Data Documentation

Children PStatViewLevel::_children [private]
 

Definition at line 54 of file pStatViewLevel.h.

Referenced by get_child(), get_net_value(), get_num_children(), PStatView::reset_level(), and sort_children().

int PStatViewLevel::_collector [private]
 

Definition at line 49 of file pStatViewLevel.h.

PStatViewLevel* PStatViewLevel::_parent [private]
 

Definition at line 51 of file pStatViewLevel.h.

float PStatViewLevel::_value_alone [private]
 

Definition at line 50 of file pStatViewLevel.h.

Referenced by get_net_value().


The documentation for this class was generated from the following files:
Generated on Fri Apr 18 01:01:25 2003 for Panda-Tool by doxygen1.3