void* FX::FXHash::key ( FXint  pos  )  const [inline]

Return key at position pos.

Definition at line 77 of file FXHash.h.

00077 { return table[pos].key; }


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:34:19 2009 for TnFOX by doxygen v1.4.7