|
libzypp
17.7.0
|

Public Member Functions | |
| ml_parsedata () | |
| ~ml_parsedata () | |
Public Attributes | |
| xmlParserCtxtPtr | parser |
| int | depth |
| enum state | state |
| int | statedepth |
| char * | content |
| int | lcontent |
| int | acontent |
| int | docontent |
| struct stateswitch * | swtab [NUMSTATES] |
| enum state | sbtab [NUMSTATES] |
| int | called |
| int | gotfile |
| off_t | size |
| vector< struct ml_url > | urls |
| int | nurls |
| size_t | blksize |
| vector< unsigned char > | piece |
| int | npiece |
| int | piecel |
| vector< unsigned char > | sha1 |
| int | nsha1 |
| vector< unsigned char > | zsync |
| int | nzsync |
| vector< unsigned char > | chksum |
| int | chksuml |
Definition at line 94 of file MetaLinkParser.cc.
|
inline |
Definition at line 95 of file MetaLinkParser.cc.
|
inline |
Definition at line 136 of file MetaLinkParser.cc.
| xmlParserCtxtPtr zypp::media::ml_parsedata::parser |
Definition at line 145 of file MetaLinkParser.cc.
| int zypp::media::ml_parsedata::depth |
Definition at line 146 of file MetaLinkParser.cc.
| enum state zypp::media::ml_parsedata::state |
Definition at line 147 of file MetaLinkParser.cc.
| int zypp::media::ml_parsedata::statedepth |
Definition at line 148 of file MetaLinkParser.cc.
| char* zypp::media::ml_parsedata::content |
Definition at line 149 of file MetaLinkParser.cc.
| int zypp::media::ml_parsedata::lcontent |
Definition at line 150 of file MetaLinkParser.cc.
| int zypp::media::ml_parsedata::acontent |
Definition at line 151 of file MetaLinkParser.cc.
| int zypp::media::ml_parsedata::docontent |
Definition at line 152 of file MetaLinkParser.cc.
| struct stateswitch* zypp::media::ml_parsedata::swtab[NUMSTATES] |
Definition at line 153 of file MetaLinkParser.cc.
Definition at line 154 of file MetaLinkParser.cc.
| int zypp::media::ml_parsedata::called |
Definition at line 156 of file MetaLinkParser.cc.
| int zypp::media::ml_parsedata::gotfile |
Definition at line 157 of file MetaLinkParser.cc.
| off_t zypp::media::ml_parsedata::size |
Definition at line 158 of file MetaLinkParser.cc.
| vector<struct ml_url> zypp::media::ml_parsedata::urls |
Definition at line 159 of file MetaLinkParser.cc.
| int zypp::media::ml_parsedata::nurls |
Definition at line 160 of file MetaLinkParser.cc.
| size_t zypp::media::ml_parsedata::blksize |
Definition at line 161 of file MetaLinkParser.cc.
| vector<unsigned char> zypp::media::ml_parsedata::piece |
Definition at line 163 of file MetaLinkParser.cc.
| int zypp::media::ml_parsedata::npiece |
Definition at line 164 of file MetaLinkParser.cc.
| int zypp::media::ml_parsedata::piecel |
Definition at line 165 of file MetaLinkParser.cc.
| vector<unsigned char> zypp::media::ml_parsedata::sha1 |
Definition at line 167 of file MetaLinkParser.cc.
| int zypp::media::ml_parsedata::nsha1 |
Definition at line 168 of file MetaLinkParser.cc.
| vector<unsigned char> zypp::media::ml_parsedata::zsync |
Definition at line 169 of file MetaLinkParser.cc.
| int zypp::media::ml_parsedata::nzsync |
Definition at line 170 of file MetaLinkParser.cc.
| vector<unsigned char> zypp::media::ml_parsedata::chksum |
Definition at line 172 of file MetaLinkParser.cc.
| int zypp::media::ml_parsedata::chksuml |
Definition at line 173 of file MetaLinkParser.cc.