Package jnr.posix
Class BaseCmsgHdr
java.lang.Object
jnr.posix.BaseCmsgHdr
- All Implemented Interfaces:
CmsgHdr
- Direct Known Subclasses:
FreeBSDCmsgHdr
,LinuxCmsgHdr
,MacOSCmsgHdr
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) final jnr.ffi.Pointer
protected final NativePOSIX
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
BaseCmsgHdr
(NativePOSIX posix, jnr.ffi.Pointer memory) protected
BaseCmsgHdr
(NativePOSIX posix, jnr.ffi.Pointer memory, int totalLen) -
Method Summary
Modifier and TypeMethodDescriptiongetData()
void
setData
(ByteBuffer data) (package private) abstract void
setLen
(int len)