|
libzypp 17.31.7
|

Public Member Functions | |
| FinishedState (NetworkRequestError &&error, DownloadPrivate &parent) | |
| void | enter () |
| void | exit () |
Public Attributes | |
| NetworkRequestError | _error |
Final state implementation, we enter this state as the very last step. It carries the result of the whole operation.
| zyppng::FinishedState::FinishedState | ( | NetworkRequestError && | error, |
| DownloadPrivate & | parent | ||
| ) |
Definition at line 16 of file final_p.cc.
| NetworkRequestError zyppng::FinishedState::_error |