zypp::ZYppFactoryException Class Reference

#include <ZYppFactory.h>

Inheritance diagram for zypp::ZYppFactoryException:
[legend]

List of all members.

Public Member Functions

 ZYppFactoryException (const std::string &msg_r, pid_t locker_pid)
pid_t locker_pid () const

Private Attributes

pid_t _locker_pid


Detailed Description

Definition at line 24 of file ZYppFactory.h.


Constructor & Destructor Documentation

zypp::ZYppFactoryException::ZYppFactoryException ( const std::string &  msg_r,
pid_t  locker_pid 
)

Definition at line 320 of file ZYppFactory.cc.


Member Function Documentation

pid_t zypp::ZYppFactoryException::locker_pid (  )  const [inline]

Definition at line 28 of file ZYppFactory.h.

References _locker_pid.


Member Data Documentation

Definition at line 30 of file ZYppFactory.h.

Referenced by locker_pid().


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

doxygen