Home
last modified time | relevance | path

Searched refs:m_bUpToDate (Results 1 – 2 of 2) sorted by relevance

/trunk/main/connectivity/source/commontools/
H A Dparameters.cxx80 ,m_bUpToDate ( false ) in ParameterManager()
126 m_bUpToDate = false; in clearAllParameterInformation()
508 m_bUpToDate = true; in updateParameterInfo()
534 m_bUpToDate = true; in updateParameterInfo()
542 m_bUpToDate = true; in updateParameterInfo()
/trunk/main/connectivity/inc/connectivity/
H A Dparameters.hxx139 bool m_bUpToDate; member in dbtools::ParameterManager
162 inline bool isUpToDate() const { return m_bUpToDate; } in isUpToDate()

Completed in 183 milliseconds