Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

Test Class Reference

List of all members.

Public Member Functions

 this (int A, int B)
int opEquals (Object o)
uint toHash ()

Public Attributes

int A
int B

Detailed Description

For AltCompare tests

Definition at line 67 of file containers.d.


Member Function Documentation

this int  A,
int  B
[inline]
 

Definition at line 70 of file containers.d.

References A, and B.

int opEquals Object  o  )  [inline]
 

Definition at line 74 of file containers.d.

References A, and assert().

uint toHash  )  [inline]
 

Definition at line 79 of file containers.d.

References A.


Member Data Documentation

int A
 

Definition at line 68 of file containers.d.

Referenced by opEquals(), this(), and toHash().

int B
 

Definition at line 69 of file containers.d.

Referenced by myCmp(), myEquals(), myHash(), and this().


The documentation for this class was generated from the following file:
Generated on Fri Nov 11 18:44:44 2005 for Mango by  doxygen 1.4.0