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

UnsignedChar Class Reference

#include <Wrappers.h>

List of all members.


Detailed Description

The UnsignedChar class is a wrapper for the unsigned char type.

Author:
Thomas Jacob

Definition at line 760 of file Wrappers.h.

Public Member Functions

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

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

 UnsignedChar (unsigned char value)
 Creates a new wrapper.

 ~UnsignedChar ()
 Destroys the wrapper.


Private Attributes

unsigned char Value
 The value.


Constructor & Destructor Documentation

UnsignedChar unsigned char  value  ) 
 

Creates a new wrapper.

Parameters:
value The value to be wrapped.

~UnsignedChar  ) 
 

Destroys the wrapper.


Member Function Documentation

unsigned char Get  )  [inline]
 

Returns the wrapper's value.

Returns:
The wrapper's value.

void Set unsigned char  value  )  [inline]
 

Sets the wrapper's value.

Parameters:
value The value to be wrapped.


Member Data Documentation

unsigned char Value [private]
 

The value.

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