yast2-storage
Public Member Functions | Protected Attributes

storage::LockException Class Reference

#include <Lock.h>

Inherits std::exception.

List of all members.

Public Member Functions

 LockException (pid_t locker_pid)
virtual ~LockException () throw ()
pid_t getLockerPid () const

Protected Attributes

pid_t locker_pid

Constructor & Destructor Documentation

usr src packages BUILD yast2 storage libstorage src Lock cc storage::LockException::LockException ( pid_t  locker_pid)
storage::LockException::~LockException ( ) throw () [virtual]

Member Function Documentation

pid_t storage::LockException::getLockerPid ( ) const [inline]

Member Data Documentation

Referenced by getLockerPid().


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