u_int_96::u_int_96 (  ) 

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


Generated on Wed Jun 25 14:47:15 2008 for keyvil by  doxygen 1.5.1