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
rpmdb _db
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 35 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 52 of file librpmDb.cc.

References _db, _dbPath, _error, _root, DBG, ERR, zypp::target::rpm::librpmDb::root(), and ZYPP_THROW.

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

Definition at line 95 of file librpmDb.cc.

References _db.


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 46 of file librpmDb.cc.


Member Data Documentation

Definition at line 41 of file librpmDb.cc.

Referenced by D(), and zypp::target::rpm::librpmDb::root().

Definition at line 42 of file librpmDb.cc.

Referenced by D(), and zypp::target::rpm::librpmDb::dbPath().

Definition at line 44 of file librpmDb.cc.

Referenced by D(), and zypp::target::rpm::librpmDb::error().


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

doxygen