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

GroupRefEntry Class Reference

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

Constructor & Destructor Documentation

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

Definition at line 122 of file eggVertex.cxx.

References _group, and _membership.


Member Function Documentation

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

Definition at line 125 of file eggVertex.cxx.

References _group.

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

Definition at line 128 of file eggVertex.cxx.

References _group, and _membership.

Referenced by operator<<().


Member Data Documentation

EggGroup* GroupRefEntry::_group
 

Definition at line 132 of file eggVertex.cxx.

Referenced by GroupRefEntry(), operator<(), and output().

double GroupRefEntry::_membership
 

Definition at line 133 of file eggVertex.cxx.

Referenced by GroupRefEntry(), and output().


The documentation for this class was generated from the following file:
Generated on Fri Apr 18 00:12:33 2003 for Panda by doxygen1.3