libzypp
10.5.0
|
Public Member Functions | |
ml_parsedata () | |
~ml_parsedata () | |
Public Attributes | |
XML_Parser | 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 93 of file MetaLinkParser.cc.
zypp::media::ml_parsedata::ml_parsedata | ( | ) | [inline] |
Definition at line 94 of file MetaLinkParser.cc.
zypp::media::ml_parsedata::~ml_parsedata | ( | ) | [inline] |
Definition at line 129 of file MetaLinkParser.cc.
XML_Parser zypp::media::ml_parsedata::parser |
Definition at line 135 of file MetaLinkParser.cc.
Definition at line 136 of file MetaLinkParser.cc.
Definition at line 137 of file MetaLinkParser.cc.
Definition at line 138 of file MetaLinkParser.cc.
Definition at line 139 of file MetaLinkParser.cc.
Definition at line 140 of file MetaLinkParser.cc.
Definition at line 141 of file MetaLinkParser.cc.
Definition at line 142 of file MetaLinkParser.cc.
struct stateswitch* zypp::media::ml_parsedata::swtab[NUMSTATES] |
Definition at line 143 of file MetaLinkParser.cc.
enum state zypp::media::ml_parsedata::sbtab[NUMSTATES] |
Definition at line 144 of file MetaLinkParser.cc.
Definition at line 146 of file MetaLinkParser.cc.
Definition at line 147 of file MetaLinkParser.cc.
Definition at line 148 of file MetaLinkParser.cc.
vector<struct ml_url> zypp::media::ml_parsedata::urls |
Definition at line 149 of file MetaLinkParser.cc.
Definition at line 150 of file MetaLinkParser.cc.
Definition at line 151 of file MetaLinkParser.cc.
vector<unsigned char> zypp::media::ml_parsedata::piece |
Definition at line 153 of file MetaLinkParser.cc.
Definition at line 154 of file MetaLinkParser.cc.
Definition at line 155 of file MetaLinkParser.cc.
vector<unsigned char> zypp::media::ml_parsedata::sha1 |
Definition at line 157 of file MetaLinkParser.cc.
Definition at line 158 of file MetaLinkParser.cc.
vector<unsigned char> zypp::media::ml_parsedata::zsync |
Definition at line 159 of file MetaLinkParser.cc.
Definition at line 160 of file MetaLinkParser.cc.
vector<unsigned char> zypp::media::ml_parsedata::chksum |
Definition at line 162 of file MetaLinkParser.cc.
Definition at line 163 of file MetaLinkParser.cc.