Searched refs:pErrTarget (Results 1 – 2 of 2) sorted by relevance
122 const DirEntry* pErrTarget; // fuer Error-Handler falls Target-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 =()
180 pImp->pErrTarget = pTarget; in Error()184 pImp->pErrTarget = 0; in Error()199 return pImp->pErrTarget; in GetErrorTarget()
Completed in 12 milliseconds