libzypp  10.5.0
zypp::target::rpm::librpmDb::D Class Reference

librpmDb internal database handle More...

List of all members.

Public Member Functions

 D (const Pathname &root_r, const Pathname &dbPath_r, bool readonly_r)
 ~D ()

Public Attributes

const Pathname _root
const Pathname _dbPath
rpmts _ts
shared_ptr< RpmException_error

Private Member Functions

Doperator= (const D &)
 D (const D &)

Friends

ostream & operator<< (ostream &str, const D &obj)

Detailed Description

librpmDb internal database handle

Definition at line 36 of file librpmDb.cc.


Constructor & Destructor Documentation

zypp::target::rpm::librpmDb::D::D ( const D ) [private]
zypp::target::rpm::librpmDb::D::D ( const Pathname &  root_r,
const Pathname &  dbPath_r,
bool  readonly_r 
) [inline]

Definition at line 53 of file librpmDb.cc.

zypp::target::rpm::librpmDb::D::~D ( ) [inline]

Definition at line 100 of file librpmDb.cc.


Member Function Documentation

D& zypp::target::rpm::librpmDb::D::operator= ( const D ) [private]

Friends And Related Function Documentation

ostream& operator<< ( ostream &  str,
const D obj 
) [friend]

Definition at line 47 of file librpmDb.cc.


Member Data Documentation

Definition at line 42 of file librpmDb.cc.

Definition at line 43 of file librpmDb.cc.

Definition at line 44 of file librpmDb.cc.

Definition at line 45 of file librpmDb.cc.


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