|
typedef function< void(const
RepoIndex_Ptr &)> | RepoIndexConsumer |
|
virtual void | beginParse () |
| Called when start parsing. More...
|
|
virtual void | endParse () |
| Called when the parse is done. More...
|
|
virtual void | userRequestedAbort (unsigned lineNo_r) |
| Called when user(callback) request to abort. More...
|
|
std::string | errPrefix (unsigned lineNo_r, const std::string &msg_r=std::string(), const std::string &line_r="-") const |
| Prefix exception message with line information. More...
|
|
Definition at line 595 of file Fetcher.cc.
zypp::ContentReaderHelper::ContentReaderHelper |
( |
| ) |
|
|
inline |
void zypp::ContentReaderHelper::consumeIndex |
( |
const parser::susetags::RepoIndex_Ptr & |
data_r | ) |
|
|
inline |
parser::susetags::RepoIndex_Ptr zypp::ContentReaderHelper::_repoindex |
The documentation for this struct was generated from the following file: