Searched refs:m_strMILastErrorDescription (Results 1 – 5 of 5) sorted by relevance
27 : m_strMILastErrorDescription(CMIUtilString()), m_bInitialized(false), in CMICmnBase()49 return m_strMILastErrorDescription.empty(); in HaveErrorDescription()61 return m_strMILastErrorDescription; in GetErrorDescription()77 m_strMILastErrorDescription = vrTxt; in SetErrorDescription()97 m_strMILastErrorDescription = vrTxt; in SetErrorDescriptionNoLog()109 m_strMILastErrorDescription.clear(); in ClrErrorDescription()
321 return m_strMILastErrorDescription; in GetErrorDescription()333 m_strMILastErrorDescription = vrTxt; in SetErrorDescription()345 m_strMILastErrorDescription = CMIUtilString(""); in ClrErrorDescription()
41 mutable CMIUtilString m_strMILastErrorDescription;
136 mutable CMIUtilString m_strMILastErrorDescription; variable
144 return m_strMILastErrorDescription; in GetError()