seal::QuadByte Class Reference

#include <bytevector.h>

Inheritance diagram for seal::QuadByte:

seal::ByteVector< 4 >

List of all members.

Public Member Functions

 QuadByte (void)
QuadByteoperator= (unsigned int rhs)
QuadByteoperator= (QuadByte &rhs)
 operator unsigned int ()


Detailed Description

This class is derived from a ByteVector class of 4 Byte objects.

Constructor & Destructor Documentation

seal::QuadByte::QuadByte ( void   )  [inline]

Default constructor.


Member Function Documentation

QuadByte& seal::QuadByte::operator= ( unsigned int  rhs  )  [inline]

Assignment operator which handles assignment with an unsigned int in the RHS.

QuadByte& seal::QuadByte::operator= ( QuadByte rhs  )  [inline]

Assignment operator which handles assignment with another QuadByte object in the RHS.

seal::QuadByte::operator unsigned int (  )  [inline]

Operator function which lets a QuadByte object behave like an unsigned integer.


The documentation for this class was generated from the following file:

Generated on Sat May 16 21:35:20 2009 for SEAL by  doxygen 1.5.5