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

SignedLongInt Class Reference

#include <Wrappers.h>

List of all members.


Detailed Description

The SignedLongInt class is a wrapper for the signed long type.

Author:
Thomas Jacob

Definition at line 646 of file Wrappers.h.

Public Member Functions

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

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

 SignedLongInt (signed long value)
 Creates a new wrapper.

 ~SignedLongInt ()
 Destroys the wrapper.


Private Attributes

signed long Value
 The value.


Constructor & Destructor Documentation

SignedLongInt signed long  value  ) 
 

Creates a new wrapper.

Parameters:
value The value to be wrapped.

~SignedLongInt  ) 
 

Destroys the wrapper.


Member Function Documentation

signed long Get  )  [inline]
 

Returns the wrapper's value.

Returns:
The wrapper's value.

void Set signed long  value  )  [inline]
 

Sets the wrapper's value.

Parameters:
value The value to be wrapped.


Member Data Documentation

signed long Value [private]
 

The value.

Definition at line 653 of file Wrappers.h.


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