Home
last modified time | relevance | path

Searched defs:CONFIG_Read (Results 1 – 1 of 1) sorted by relevance

/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_gui/
H A Dhelper.cpp502 bool CONFIG_Read(const wxString &Group, const wxString &Entry, wxString &Value) in CONFIG_Read() function
512 bool CONFIG_Read(const wxString &Group, const wxString &Entry, long &Value) in CONFIG_Read() function
522 bool CONFIG_Read(const wxString &Group, const wxString &Entry, double &Value) in CONFIG_Read() function
532 bool CONFIG_Read(const wxString &Group, const wxString &Entry, bool &Value) in CONFIG_Read() function
639 bool CONFIG_Read(wxConfigBase *pConfig, CSG_Parameter *pParameter) in CONFIG_Read() function
688 bool CONFIG_Read(const wxString &Group, CSG_Parameters *pParameters) in CONFIG_Read() function