libzypp 8.13.6
Public Member Functions | Private Attributes

zypp::solver::detail::HelixResolvable Class Reference

Creates a file in helix format which includes all available or installed packages,patches,selections.... More...

Inheritance diagram for zypp::solver::detail::HelixResolvable:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 HelixResolvable (const std::string &path)
 ~HelixResolvable ()
void addResolvable (const PoolItem item)
std::string filename ()

Private Attributes

std::string dumpFile
ofgzstreamfile

Detailed Description

Creates a file in helix format which includes all available or installed packages,patches,selections....

Definition at line 221 of file Testcase.cc.


Constructor & Destructor Documentation

zypp::solver::detail::HelixResolvable::HelixResolvable ( const std::string &  path)

Definition at line 243 of file Testcase.cc.

References file, and ZYPP_THROW.

zypp::solver::detail::HelixResolvable::~HelixResolvable ( )

Definition at line 254 of file Testcase.cc.

References file.


Member Function Documentation

void zypp::solver::detail::HelixResolvable::addResolvable ( const PoolItem  item) [inline]

Definition at line 231 of file Testcase.cc.

References zypp::solver::detail::helixXML().

std::string zypp::solver::detail::HelixResolvable::filename ( ) [inline]

Definition at line 234 of file Testcase.cc.


Member Data Documentation

Definition at line 224 of file Testcase.cc.

Definition at line 225 of file Testcase.cc.

Referenced by HelixResolvable(), and ~HelixResolvable().


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