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

TestListObject Class Reference

#include <TestObject.h>

Inheritance diagram for TestListObject:

ContainingListItem< TestListObject > List of all members.

Detailed Description

A test class for the RunTestSuite methods of all ToolBox classes.

Author:
Thomas Jacob

Definition at line 20 of file TestObject.h.

Public Member Functions

TestListObjectGetNext () const
 Returns the next ContainingListItem in the list chain.

TestListObjectGetPrev () const
 Returns the previous ContainingListItem in the list chain.

 TestListObject ()
 Constructs the object.

 ~TestListObject ()
 Destroys the object.


Static Public Member Functions

int GetInstanceCount ()
 Getter method.


Public Attributes

int Number
 A number.


Static Private Attributes

int InstanceCount
 The number of existing instances of this class (for testing purposes).


Constructor & Destructor Documentation

TestListObject  ) 
 

Constructs the object.

~TestListObject  ) 
 

Destroys the object.


Member Function Documentation

int GetInstanceCount  )  [inline, static]
 

Getter method.

Returns:
The number of existing instances of this class.

TestListObject * GetNext  )  const [inline, inherited]
 

Returns the next ContainingListItem in the list chain.

Returns:
The next ContainingListItem.

TestListObject * GetPrev  )  const [inline, inherited]
 

Returns the previous ContainingListItem in the list chain.

Returns:
The previous ContainingListItem.


Member Data Documentation

int InstanceCount [static, private]
 

The number of existing instances of this class (for testing purposes).

Definition at line 27 of file TestObject.h.

int Number
 

A number.

Definition at line 50 of file TestObject.h.


The documentation for this class was generated from the following file:
Generated on Tue Oct 3 00:23:41 2006 for ToolBox by doxygen 1.3.6