Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
ipc
master
IPC
Control
Flag
IPCPerm
Lock
SharedMemory
ShmidDs
Built with Crystal 1.9.2
2023-10-08 14:10:21 UTC
class
IPC::IPCPerm
IPC::IPCPerm
Reference
Object
Defined in:
ipc/types.cr
Constructors
.new
(raw : Pointer(Void))
.new
Instance Method Summary
#cgid
#cuid
#gid
#mode
#raw
: Pointer(Void)
#uid
#unsafe
: Pointer(Void)
Constructor Detail
def self.
new
(raw : Pointer(Void))
#
[
View source
]
def self.
new
#
[
View source
]
Instance Method Detail
def
cgid
#
[
View source
]
def
cuid
#
[
View source
]
def
gid
#
[
View source
]
def
mode
#
[
View source
]
def
raw
: Pointer(Void)
#
[
View source
]
def
uid
#
[
View source
]
def
unsafe
: Pointer(Void)
#
[
View source
]