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.
References zypp::media::characterData(), zypp::media::endElement(), zypp::media::stateswitch::from, zypp::media::NUMSTATES, parser, sbtab, zypp::media::startElement(), zypp::media::stateswitches, swtab, and zypp::media::stateswitch::to.
zypp::media::ml_parsedata::~ml_parsedata | ( | ) | [inline] |
XML_Parser zypp::media::ml_parsedata::parser |
Definition at line 135 of file MetaLinkParser.cc.
Referenced by ml_parsedata(), zypp::media::MetaLinkParser::parseBytes(), zypp::media::MetaLinkParser::parseEnd(), and ~ml_parsedata().
Definition at line 136 of file MetaLinkParser.cc.
Referenced by zypp::media::endElement(), and zypp::media::startElement().
Definition at line 137 of file MetaLinkParser.cc.
Referenced by zypp::media::endElement(), and zypp::media::startElement().
Definition at line 138 of file MetaLinkParser.cc.
Referenced by zypp::media::endElement(), and zypp::media::startElement().
Definition at line 139 of file MetaLinkParser.cc.
Referenced by zypp::media::characterData(), zypp::media::endElement(), zypp::media::startElement(), and ~ml_parsedata().
Definition at line 140 of file MetaLinkParser.cc.
Referenced by zypp::media::characterData(), and zypp::media::startElement().
Definition at line 142 of file MetaLinkParser.cc.
Referenced by zypp::media::characterData(), zypp::media::endElement(), and zypp::media::startElement().
struct stateswitch* zypp::media::ml_parsedata::swtab[NUMSTATES] [read] |
Definition at line 143 of file MetaLinkParser.cc.
Referenced by ml_parsedata(), and zypp::media::startElement().
enum state zypp::media::ml_parsedata::sbtab[NUMSTATES] |
Definition at line 144 of file MetaLinkParser.cc.
Referenced by zypp::media::endElement(), ml_parsedata(), and zypp::media::startElement().
Definition at line 146 of file MetaLinkParser.cc.
Definition at line 148 of file MetaLinkParser.cc.
Referenced by zypp::media::endElement(), and zypp::media::MetaLinkParser::getBlockList().
vector<struct ml_url> zypp::media::ml_parsedata::urls |
Definition at line 149 of file MetaLinkParser.cc.
Referenced by zypp::media::endElement(), zypp::media::MetaLinkParser::getUrls(), zypp::media::MetaLinkParser::parseEnd(), and zypp::media::startElement().
Definition at line 150 of file MetaLinkParser.cc.
Referenced by zypp::media::endElement(), zypp::media::MetaLinkParser::getUrls(), and zypp::media::MetaLinkParser::parseEnd().
Definition at line 151 of file MetaLinkParser.cc.
Referenced by zypp::media::MetaLinkParser::getBlockList(), and zypp::media::startElement().
vector<unsigned char> zypp::media::ml_parsedata::piece |
Definition at line 153 of file MetaLinkParser.cc.
Referenced by zypp::media::endElement(), and zypp::media::startElement().
Definition at line 154 of file MetaLinkParser.cc.
Referenced by zypp::media::endElement(), and zypp::media::startElement().
Definition at line 155 of file MetaLinkParser.cc.
Referenced by zypp::media::endElement(), and zypp::media::startElement().
vector<unsigned char> zypp::media::ml_parsedata::sha1 |
Definition at line 157 of file MetaLinkParser.cc.
Referenced by zypp::media::endElement(), and zypp::media::MetaLinkParser::getBlockList().
Definition at line 158 of file MetaLinkParser.cc.
Referenced by zypp::media::endElement(), and zypp::media::MetaLinkParser::getBlockList().
vector<unsigned char> zypp::media::ml_parsedata::zsync |
Definition at line 159 of file MetaLinkParser.cc.
Referenced by zypp::media::endElement(), and zypp::media::MetaLinkParser::getBlockList().
Definition at line 160 of file MetaLinkParser.cc.
Referenced by zypp::media::endElement(), and zypp::media::MetaLinkParser::getBlockList().
vector<unsigned char> zypp::media::ml_parsedata::chksum |
Definition at line 162 of file MetaLinkParser.cc.
Referenced by zypp::media::endElement(), and zypp::media::MetaLinkParser::getBlockList().
Definition at line 163 of file MetaLinkParser.cc.
Referenced by zypp::media::endElement(), zypp::media::MetaLinkParser::getBlockList(), and zypp::media::startElement().