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

GroupRefEntry Class Reference

A temporary class used in EggVertex::write(), below, to hold the groups that reference each vertex prior to outputting them as a formatted list. More...

List of all members.

Public Member Functions

 GroupRefEntry (EggGroup *group, double membership)
bool operator< (const GroupRefEntry &other) const
void output (ostream &out) const

Public Attributes

EggGroup_group
double _membership


Detailed Description

A temporary class used in EggVertex::write(), below, to hold the groups that reference each vertex prior to outputting them as a formatted list.

Definition at line 140 of file eggVertex.cxx.


Constructor & Destructor Documentation

GroupRefEntry::GroupRefEntry EggGroup group,
double  membership
[inline]
 

Definition at line 142 of file eggVertex.cxx.

Referenced by EggVertex::~EggVertex().


Member Function Documentation

bool GroupRefEntry::operator< const GroupRefEntry &  other  )  const [inline]
 

Definition at line 145 of file eggVertex.cxx.

Referenced by EggVertex::~EggVertex().

void GroupRefEntry::output ostream &  out  )  const [inline]
 

Definition at line 148 of file eggVertex.cxx.

Referenced by EggVertex::~EggVertex().


Member Data Documentation

EggGroup* GroupRefEntry::_group
 

Definition at line 152 of file eggVertex.cxx.

Referenced by EggVertex::~EggVertex().

double GroupRefEntry::_membership
 

Definition at line 153 of file eggVertex.cxx.

Referenced by EggVertex::~EggVertex().


The documentation for this class was generated from the following file:
Generated on Fri May 2 00:51:28 2003 for Panda by doxygen1.3