const FXchar* FX::FXStringDict::data ( FXuint  pos  )  const [inline]

Return the string at position pos.

Reimplemented from FX::FXDict.

Definition at line 66 of file FXStringDict.h.

00066 { return (const FXchar*)dict[pos].data; }


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