Definition at line 19 of file u_int_96.cpp.
00020 :highByte(0), centralByte(0), lowByte(0) 00021 { 00022 uint32_t_max = std::numeric_limits<uint32_t>::max(); 00023 00024 } // u_int_96