const FXchar* FX::FXStringDict::replace ( const FXchar ky,
const FXchar str,
bool  mrk = false 
) [inline]

Replace or insert a new string indexed by key, unless given mark is lower that the existing mark.

Definition at line 57 of file FXStringDict.h.

References FX::FXDict::replace().

00057 { return (const FXchar*)FXDict::replace(ky,str,mrk); }


(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