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

UnsignedLongInt Class Reference

#include <Wrappers.h>

List of all members.


Detailed Description

The UnsignedLongInt class is a wrapper for the unsigned long type.

Author:
Thomas Jacob

Definition at line 874 of file Wrappers.h.

Public Member Functions

unsigned long Get ()
 Returns the wrapper's value.

void Set (unsigned long value)
 Sets the wrapper's value.

 UnsignedLongInt (unsigned long value)
 Creates a new wrapper.

 ~UnsignedLongInt ()
 Destroys the wrapper.


Private Attributes

unsigned long Value
 The value.


Constructor & Destructor Documentation

UnsignedLongInt unsigned long  value  ) 
 

Creates a new wrapper.

Parameters:
value The value to be wrapped.

~UnsignedLongInt  ) 
 

Destroys the wrapper.


Member Function Documentation

unsigned long Get  )  [inline]
 

Returns the wrapper's value.

Returns:
The wrapper's value.

void Set unsigned long  value  )  [inline]
 

Sets the wrapper's value.

Parameters:
value The value to be wrapped.


Member Data Documentation

unsigned long Value [private]
 

The value.

Definition at line 881 of file Wrappers.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