Searched refs:pErrSource (Results 1 – 2 of 2) sorted by relevance
121 const DirEntry* pErrSource; // fuer Error-Handler falls Source-Fehler member126 pErrSource( 0 ), pErrTarget( 0 ) in FileCopier_Impl()130 pErrSource( 0 ), pErrTarget( 0 ) in FileCopier_Impl()136 eErr = 0; pErrSource = 0; pErrTarget = 0; in operator =()
179 pImp->pErrSource = pSource; in Error()183 pImp->pErrSource = 0; in Error()192 return pImp->pErrSource; in GetErrorSource()
Completed in 17 milliseconds