FX::FXSettingsHelpers Namespace Reference


Functions

template<typename type>
void rwSetting (bool save, FXSettings &settings, const FXchar *section, const FXchar *name, type &val, const type &defval)
template<>
void rwSetting< bool > (bool save, FXSettings &settings, const FXchar *section, const FXchar *name, bool &val, const bool &defval)
template<>
void rwSetting< FXint > (bool save, FXSettings &settings, const FXchar *section, const FXchar *name, FXint &val, const FXint &defval)
template<>
void rwSetting< FXuint > (bool save, FXSettings &settings, const FXchar *section, const FXchar *name, FXuint &val, const FXuint &defval)
template<>
void rwSetting< double > (bool save, FXSettings &settings, const FXchar *section, const FXchar *name, double &val, const double &defval)
template<>
void rwSetting< FXString > (bool save, FXSettings &settings, const FXchar *section, const FXchar *name, FXString &val, const FXString &defval)
template<typename type>
void rwSetting (bool save, FXSettings &settings, const FXchar *section, const FXchar *name, type &val, int defval)


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