Inheritance diagram for Ux::SysVIPC:
Definition at line 31 of file uxsysvipc.hpp.
Public Member Functions | |
SysVIPC (int n=-1) | |
operator int () | |
Static Public Member Functions | |
key_t | ftok (const char *path, int id) |
Protected Attributes | |
int | id |
|
Definition at line 36 of file uxsysvipc.hpp. |
|
Calls ftok. Definition at line 25 of file uxsysvipc.cpp. References errno. |
|
Definition at line 40 of file uxsysvipc.hpp. |
|
Definition at line 33 of file uxsysvipc.hpp. Referenced by Ux::SysVShm::at(), Ux::SysVSem::ctl(), Ux::SysVShm::ctl(), Ux::SysVMsg::ctl(), Ux::SysVSem::get(), Ux::SysVShm::get(), Ux::SysVMsg::get(), Ux::SysVSem::op(), Ux::SysVMsg::rcv(), and Ux::SysVMsg::snd(). |