#include <helper.h>
Public Member Functions | |
HexShort (unsigned short x) | |
Public Attributes | |
unsigned short | val |
Definition at line 38 of file helper.h.
HexShort::HexShort | ( | unsigned short | x | ) |
Definition at line 33 of file helper.cpp.
References val.
unsigned short HexShort::val |
Definition at line 40 of file helper.h.
Referenced by HexShort(), and operator<<().