#include <Testcase.h>
Public Member Functions | |
| HelixControl (const std::string &controlPath, const SourceTable &sourceTable, const Arch &systemArchitecture, const std::string &systemPath="solver-system.xml") | |
| HelixControl () | |
| ~HelixControl () | |
| void | installResolvable (const ResObject::constPtr &resObject) |
| void | deleteResolvable (const ResObject::constPtr &resObject) |
| std::string | filename () |
Private Attributes | |
| std::string | dumpFile |
| std::ofstream * | file |
Definition at line 88 of file Testcase.h.
|
||||||||||||||||||||
|
Definition at line 297 of file Testcase.cc. References file, zypp::str::numstring(), TAB, and ZYPP_THROW. |
|
|
Definition at line 327 of file Testcase.cc. References dumpFile. |
|
|
Definition at line 333 of file Testcase.cc. References file. |
|
|
Definition at line 339 of file Testcase.cc. References file, zypp::Source_Ref::numericId(), zypp::str::numstring(), and zypp::str::toLower(). |
|
|
Definition at line 346 of file Testcase.cc. References file, and zypp::str::toLower(). |
|
|
Definition at line 104 of file Testcase.h. References dumpFile. |
|
|
Definition at line 91 of file Testcase.h. Referenced by filename(), and HelixControl(). |
|
|
Definition at line 92 of file Testcase.h. Referenced by deleteResolvable(), HelixControl(), installResolvable(), and ~HelixControl(). |
1.4.6