void* FX::FXDict::data ( FXuint  pos  )  const [inline, inherited]

return data pointer at position pos.

Reimplemented in FX::FXSettings, and FX::FXStringDict.

Definition at line 136 of file FXDict.h.

Referenced by FX::FXSettings::data().

00136 { return dict[pos].data; }


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