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

HashableInt Struct Reference

#include <Value.h>

List of all members.

Public Methods

 HashableInt (int id)
unsigned long Hash () const
bool operator== (HashableInt rhs)

Public Attributes

int mData


Constructor & Destructor Documentation

HashableInt::HashableInt ( int id ) [inline]
 

Definition at line 127 of file Value.h.


Member Function Documentation

unsigned long HashableInt::Hash ( ) const [inline]
 

Definition at line 129 of file Value.h.

bool HashableInt::operator== ( HashableInt rhs ) [inline]
 

Definition at line 131 of file Value.h.


Member Data Documentation

int HashableInt::mData
 

Definition at line 133 of file Value.h.


The documentation for this struct was generated from the following file:
Generated at Thu Feb 1 13:03:38 2001 for Ketsji Game Engine by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000