#include <bytevector.h>
Public Member Functions | |
HexByte (void) | |
HexByte & | operator= (HexByte &rhs) |
QuadByte
. Hence, this class encapsulates a data object of 16 bytes. seal::HexByte::HexByte | ( | void | ) | [inline] |
Deafault constructor.
Assignment operator which handles assignment with other HexByte
objects in the RHS.