libzypp  10.5.0
zypp::parser::ProductNode Struct Reference
Inheritance diagram for zypp::parser::ProductNode:

List of all members.

Public Member Functions

 ProductNode (ProductFileData::Impl &pdata_r)
void doneUpgrade (const xml::Node &_node)
 collect _upgrade
void doneLocalizedDefault (const xml::Node &_node, std::string &store_r)
 collect localized data
void done (const xml::Node &_node)
 finaly

Private Attributes

ProductFileData::Impl_pdata
std::string _version
std::string _release
std::string _ttext
std::string _tlocale
ProductFileData::Upgrade::Impl _upgrade

Detailed Description

Definition at line 136 of file ProductFileReader.cc.


Constructor & Destructor Documentation

zypp::parser::ProductNode::ProductNode ( ProductFileData::Impl pdata_r) [inline]

Definition at line 138 of file ProductFileReader.cc.


Member Function Documentation

void zypp::parser::ProductNode::doneUpgrade ( const xml::Node _node) [inline]

collect _upgrade

Definition at line 182 of file ProductFileReader.cc.

void zypp::parser::ProductNode::doneLocalizedDefault ( const xml::Node _node,
std::string &  store_r 
) [inline]

collect localized data

Definition at line 189 of file ProductFileReader.cc.

void zypp::parser::ProductNode::done ( const xml::Node _node) [inline]

finaly

Definition at line 197 of file ProductFileReader.cc.


Member Data Documentation

std::string zypp::parser::ProductNode::_version [private]

Definition at line 205 of file ProductFileReader.cc.

std::string zypp::parser::ProductNode::_release [private]

Definition at line 206 of file ProductFileReader.cc.

std::string zypp::parser::ProductNode::_ttext [private]

Definition at line 208 of file ProductFileReader.cc.

std::string zypp::parser::ProductNode::_tlocale [private]

Definition at line 209 of file ProductFileReader.cc.


The documentation for this struct was generated from the following file: