cmlabs::SortedEntry Class Reference

#include <ObjectTable.h>

Inheritance diagram for cmlabs::SortedEntry:

Inheritance graph
[legend]
Collaboration diagram for cmlabs::SortedEntry:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 SortedEntry (double val, Object *obj, ObjectTable *table)
bool equals (const Object *o2) const
int compare (const Object *o2) const
unsigned long getHash () const
Objectclone () const

Public Attributes

double value
Objectobject
ObjectTabletable


Detailed Description

Definition at line 97 of file ObjectTable.h.


Constructor & Destructor Documentation

cmlabs::SortedEntry::SortedEntry ( double  val,
Object obj,
ObjectTable table 
)

Definition at line 99 of file ObjectTable.h.


Member Function Documentation

bool cmlabs::SortedEntry::equals ( const Object o2  )  const [virtual]

Reimplemented from cmlabs::Object.

Definition at line 104 of file ObjectTable.h.

int cmlabs::SortedEntry::compare ( const Object o2  )  const [virtual]

Reimplemented from cmlabs::Object.

Definition at line 108 of file ObjectTable.h.

unsigned long cmlabs::SortedEntry::getHash (  )  const [virtual]

Reimplemented from cmlabs::Object.

Definition at line 113 of file ObjectTable.h.

Object* cmlabs::SortedEntry::clone (  )  const [virtual]

Implements cmlabs::Object.

Definition at line 117 of file ObjectTable.h.


Member Data Documentation

Definition at line 118 of file ObjectTable.h.

Definition at line 119 of file ObjectTable.h.

Definition at line 120 of file ObjectTable.h.


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

Generated on Tue Jul 7 16:23:41 2009 for CoreLibrary by  doxygen 1.5.6