libzypp  9.1.2
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

Definition at line 243 of file Testcase.cc.

References file, and ZYPP_THROW.

Definition at line 254 of file Testcase.cc.

References file.


Member Function Documentation

Definition at line 231 of file Testcase.cc.

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

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: