fawkes::ShmCouldNotAttachAddrDepException Class Reference
The shared memory is set adress-dependend but could not be opened at the appropriate address. More...
#include <utils/ipc/shm_exceptions.h>
Inheritance diagram for fawkes::ShmCouldNotAttachAddrDepException:

Public Member Functions | |
| ShmCouldNotAttachAddrDepException () | |
| Constructor. | |
Detailed Description
The shared memory is set adress-dependend but could not be opened at the appropriate address.Definition at line 61 of file shm_exceptions.h.
Constructor & Destructor Documentation
| fawkes::ShmCouldNotAttachAddrDepException::ShmCouldNotAttachAddrDepException | ( | ) |
The documentation for this class was generated from the following files:
- src/libs/utils/ipc/shm_exceptions.h
- src/libs/utils/ipc/shm_exceptions.cpp

