Defined in file: hzBasedefs.h
Constructors/Detructors
| hzSysID* | hzSysID | (void) | |
| Default constructor | hzSysID() | Not specified in code. Default applies |
Overloaded operators:
| unsigned long | operator uint64_t | (void) | |
| bool | operator! | (void) | |
| bool | operator< | (const hzSysID& op) | |
| hzSysID& | operator= | (const hzSysID& op) | |
| hzSysID& | operator= | (unsigned long val) | |
| bool | operator== | (const hzSysID& op) | |
| bool | operator> | (const hzSysID& op) |
Member Variables:
| unsigned long | m_Value | No description |