Package org.lwjgl.system.linux.liburing
Class IOURingSQE.Buffer
- java.lang.Object
-
- org.lwjgl.system.Pointer.Default
-
- org.lwjgl.system.CustomBuffer<SELF>
-
- org.lwjgl.system.StructBuffer<IOURingSQE,IOURingSQE.Buffer>
-
- org.lwjgl.system.linux.liburing.IOURingSQE.Buffer
-
- All Implemented Interfaces:
java.lang.AutoCloseable
,java.lang.Iterable<IOURingSQE>
,org.lwjgl.system.NativeResource
,org.lwjgl.system.Pointer
- Enclosing class:
- IOURingSQE
public static class IOURingSQE.Buffer extends org.lwjgl.system.StructBuffer<IOURingSQE,IOURingSQE.Buffer> implements org.lwjgl.system.NativeResource
An array ofIOURingSQE
structs.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
accept_flags()
IOURingSQE.Buffer
accept_flags(int value)
Sets the specified value to theaccept_flags
field.long
addr()
IOURingSQE.Buffer
addr(long value)
Sets the specified value to theIOURingSQE.addr()
field.long
addr2()
IOURingSQE.Buffer
addr2(long value)
Sets the specified value to theaddr2
field.short
buf_group()
IOURingSQE.Buffer
buf_group(short value)
Sets the specified value to theIOURingSQE.buf_group()
field.short
buf_index()
IOURingSQE.Buffer
buf_index(short value)
Sets the specified value to theIOURingSQE.buf_index()
field.int
cancel_flags()
IOURingSQE.Buffer
cancel_flags(int value)
Sets the specified value to thecancel_flags
field.int
fadvise_advice()
IOURingSQE.Buffer
fadvise_advice(int value)
Sets the specified value to thefadvise_advice
field.int
fd()
IOURingSQE.Buffer
fd(int value)
Sets the specified value to theIOURingSQE.fd()
field.int
file_index()
IOURingSQE.Buffer
file_index(int value)
Sets the specified value to thefile_index
field.byte
flags()
IOURingSQE.Buffer
flags(byte value)
Sets the specified value to theIOURingSQE.flags()
field.int
fsync_flags()
IOURingSQE.Buffer
fsync_flags(int value)
Sets the specified value to theIOURingSQE.fsync_flags()
field.int
hardlink_flags()
IOURingSQE.Buffer
hardlink_flags(int value)
Sets the specified value to thehardlink_flags
field.short
ioprio()
IOURingSQE.Buffer
ioprio(short value)
Sets the specified value to theIOURingSQE.ioprio()
field.int
len()
IOURingSQE.Buffer
len(int value)
Sets the specified value to theIOURingSQE.len()
field.int
msg_flags()
IOURingSQE.Buffer
msg_flags(int value)
Sets the specified value to themsg_flags
field.long
off()
IOURingSQE.Buffer
off(long value)
Sets the specified value to theIOURingSQE.off()
field.byte
opcode()
IOURingSQE.Buffer
opcode(byte value)
Sets the specified value to theIOURingSQE.opcode()
field.int
open_flags()
IOURingSQE.Buffer
open_flags(int value)
Sets the specified value to theopen_flags
field.short
personality()
IOURingSQE.Buffer
personality(short value)
Sets the specified value to theIOURingSQE.personality()
field.short
poll_events()
IOURingSQE.Buffer
poll_events(short value)
Sets the specified value to theIOURingSQE.poll_events()
field.int
poll32_events()
IOURingSQE.Buffer
poll32_events(int value)
Sets the specified value to theIOURingSQE.poll32_events()
field.int
rename_flags()
IOURingSQE.Buffer
rename_flags(int value)
Sets the specified value to therename_flags
field.int
rw_flags()
IOURingSQE.Buffer
rw_flags(int value)
Sets the specified value to theIOURingSQE.rw_flags()
field.int
splice_fd_in()
IOURingSQE.Buffer
splice_fd_in(int value)
Sets the specified value to thesplice_fd_in
field.int
splice_flags()
IOURingSQE.Buffer
splice_flags(int value)
Sets the specified value to thesplice_flags
field.long
splice_off_in()
IOURingSQE.Buffer
splice_off_in(long value)
Sets the specified value to thesplice_off_in
field.int
statx_flags()
IOURingSQE.Buffer
statx_flags(int value)
Sets the specified value to thestatx_flags
field.int
sync_range_flags()
IOURingSQE.Buffer
sync_range_flags(int value)
Sets the specified value to thesync_range_flags
field.int
timeout_flags()
IOURingSQE.Buffer
timeout_flags(int value)
Sets the specified value to thetimeout_flags
field.int
unlink_flags()
IOURingSQE.Buffer
unlink_flags(int value)
Sets the specified value to theunlink_flags
field.long
user_data()
IOURingSQE.Buffer
user_data(long value)
Sets the specified value to theIOURingSQE.user_data()
field.
-
-
-
Constructor Detail
-
Buffer
public Buffer(java.nio.ByteBuffer container)
Creates a newIOURingSQE.Buffer
instance backed by the specified container. Changes to the container's content will be visible to the struct buffer instance and vice versa. The two buffers' position, limit, and mark values will be independent. The new buffer's position will be zero, its capacity and its limit will be the number of bytes remaining in this buffer divided byIOURingSQE.SIZEOF
, and its mark will be undefined.The created buffer instance holds a strong reference to the container object.
-
Buffer
public Buffer(long address, int cap)
-
-
Method Detail
-
opcode
public byte opcode()
- Returns:
- the value of the
IOURingSQE.opcode()
field.
-
flags
public byte flags()
- Returns:
- the value of the
IOURingSQE.flags()
field.
-
ioprio
public short ioprio()
- Returns:
- the value of the
IOURingSQE.ioprio()
field.
-
fd
public int fd()
- Returns:
- the value of the
IOURingSQE.fd()
field.
-
off
public long off()
- Returns:
- the value of the
IOURingSQE.off()
field.
-
addr2
public long addr2()
- Returns:
- the value of the
addr2
field.
-
addr
public long addr()
- Returns:
- the value of the
IOURingSQE.addr()
field.
-
splice_off_in
public long splice_off_in()
- Returns:
- the value of the
splice_off_in
field.
-
len
public int len()
- Returns:
- the value of the
IOURingSQE.len()
field.
-
rw_flags
public int rw_flags()
- Returns:
- the value of the
IOURingSQE.rw_flags()
field.
-
fsync_flags
public int fsync_flags()
- Returns:
- the value of the
IOURingSQE.fsync_flags()
field.
-
poll_events
public short poll_events()
- Returns:
- the value of the
IOURingSQE.poll_events()
field.
-
poll32_events
public int poll32_events()
- Returns:
- the value of the
IOURingSQE.poll32_events()
field.
-
sync_range_flags
public int sync_range_flags()
- Returns:
- the value of the
sync_range_flags
field.
-
msg_flags
public int msg_flags()
- Returns:
- the value of the
msg_flags
field.
-
timeout_flags
public int timeout_flags()
- Returns:
- the value of the
timeout_flags
field.
-
accept_flags
public int accept_flags()
- Returns:
- the value of the
accept_flags
field.
-
cancel_flags
public int cancel_flags()
- Returns:
- the value of the
cancel_flags
field.
-
open_flags
public int open_flags()
- Returns:
- the value of the
open_flags
field.
-
statx_flags
public int statx_flags()
- Returns:
- the value of the
statx_flags
field.
-
fadvise_advice
public int fadvise_advice()
- Returns:
- the value of the
fadvise_advice
field.
-
splice_flags
public int splice_flags()
- Returns:
- the value of the
splice_flags
field.
-
rename_flags
public int rename_flags()
- Returns:
- the value of the
rename_flags
field.
-
unlink_flags
public int unlink_flags()
- Returns:
- the value of the
unlink_flags
field.
-
hardlink_flags
public int hardlink_flags()
- Returns:
- the value of the
hardlink_flags
field.
-
user_data
public long user_data()
- Returns:
- the value of the
IOURingSQE.user_data()
field.
-
buf_index
public short buf_index()
- Returns:
- the value of the
IOURingSQE.buf_index()
field.
-
buf_group
public short buf_group()
- Returns:
- the value of the
IOURingSQE.buf_group()
field.
-
personality
public short personality()
- Returns:
- the value of the
IOURingSQE.personality()
field.
-
splice_fd_in
public int splice_fd_in()
- Returns:
- the value of the
splice_fd_in
field.
-
file_index
public int file_index()
- Returns:
- the value of the
file_index
field.
-
opcode
public IOURingSQE.Buffer opcode(byte value)
Sets the specified value to theIOURingSQE.opcode()
field.
-
flags
public IOURingSQE.Buffer flags(byte value)
Sets the specified value to theIOURingSQE.flags()
field.
-
ioprio
public IOURingSQE.Buffer ioprio(short value)
Sets the specified value to theIOURingSQE.ioprio()
field.
-
fd
public IOURingSQE.Buffer fd(int value)
Sets the specified value to theIOURingSQE.fd()
field.
-
off
public IOURingSQE.Buffer off(long value)
Sets the specified value to theIOURingSQE.off()
field.
-
addr2
public IOURingSQE.Buffer addr2(long value)
Sets the specified value to theaddr2
field.
-
addr
public IOURingSQE.Buffer addr(long value)
Sets the specified value to theIOURingSQE.addr()
field.
-
splice_off_in
public IOURingSQE.Buffer splice_off_in(long value)
Sets the specified value to thesplice_off_in
field.
-
len
public IOURingSQE.Buffer len(int value)
Sets the specified value to theIOURingSQE.len()
field.
-
rw_flags
public IOURingSQE.Buffer rw_flags(int value)
Sets the specified value to theIOURingSQE.rw_flags()
field.
-
fsync_flags
public IOURingSQE.Buffer fsync_flags(int value)
Sets the specified value to theIOURingSQE.fsync_flags()
field.
-
poll_events
public IOURingSQE.Buffer poll_events(short value)
Sets the specified value to theIOURingSQE.poll_events()
field.
-
poll32_events
public IOURingSQE.Buffer poll32_events(int value)
Sets the specified value to theIOURingSQE.poll32_events()
field.
-
sync_range_flags
public IOURingSQE.Buffer sync_range_flags(int value)
Sets the specified value to thesync_range_flags
field.
-
msg_flags
public IOURingSQE.Buffer msg_flags(int value)
Sets the specified value to themsg_flags
field.
-
timeout_flags
public IOURingSQE.Buffer timeout_flags(int value)
Sets the specified value to thetimeout_flags
field.
-
accept_flags
public IOURingSQE.Buffer accept_flags(int value)
Sets the specified value to theaccept_flags
field.
-
cancel_flags
public IOURingSQE.Buffer cancel_flags(int value)
Sets the specified value to thecancel_flags
field.
-
open_flags
public IOURingSQE.Buffer open_flags(int value)
Sets the specified value to theopen_flags
field.
-
statx_flags
public IOURingSQE.Buffer statx_flags(int value)
Sets the specified value to thestatx_flags
field.
-
fadvise_advice
public IOURingSQE.Buffer fadvise_advice(int value)
Sets the specified value to thefadvise_advice
field.
-
splice_flags
public IOURingSQE.Buffer splice_flags(int value)
Sets the specified value to thesplice_flags
field.
-
rename_flags
public IOURingSQE.Buffer rename_flags(int value)
Sets the specified value to therename_flags
field.
-
unlink_flags
public IOURingSQE.Buffer unlink_flags(int value)
Sets the specified value to theunlink_flags
field.
-
hardlink_flags
public IOURingSQE.Buffer hardlink_flags(int value)
Sets the specified value to thehardlink_flags
field.
-
user_data
public IOURingSQE.Buffer user_data(long value)
Sets the specified value to theIOURingSQE.user_data()
field.
-
buf_index
public IOURingSQE.Buffer buf_index(short value)
Sets the specified value to theIOURingSQE.buf_index()
field.
-
buf_group
public IOURingSQE.Buffer buf_group(short value)
Sets the specified value to theIOURingSQE.buf_group()
field.
-
personality
public IOURingSQE.Buffer personality(short value)
Sets the specified value to theIOURingSQE.personality()
field.
-
splice_fd_in
public IOURingSQE.Buffer splice_fd_in(int value)
Sets the specified value to thesplice_fd_in
field.
-
file_index
public IOURingSQE.Buffer file_index(int value)
Sets the specified value to thefile_index
field.
-
-