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

TestStackObject Class Reference

#include <TestObject.h>

Inheritance diagram for TestStackObject:

ContainingStackItem< TestStackObject > List of all members.

Detailed Description

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

Author:
Thomas Jacob

Definition at line 98 of file TestObject.h.

Public Member Functions

 TestStackObject ()
 Constructs the object.

 ~TestStackObject ()
 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

TestStackObject  ) 
 

Constructs the object.

~TestStackObject  ) 
 

Destroys the object.


Member Function Documentation

int GetInstanceCount  )  [inline, static]
 

Getter method.

Returns:
The number of existing instances of this class.


Member Data Documentation

int InstanceCount [static, private]
 

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

Definition at line 105 of file TestObject.h.

int Number
 

A number.

Definition at line 128 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