Package app.photofox.vipsffm.generated
Class _VipsForeignLoadClass
java.lang.Object
app.photofox.vipsffm.generated._VipsForeignLoadClass
- Direct Known Subclasses:
VipsForeignLoadClass
struct _VipsForeignLoadClass {
VipsForeignClass parent_class;
gboolean (*is_a)(const char *);
gboolean (*is_a_buffer)(const void *, size_t);
gboolean (*is_a_source)(VipsSource *);
VipsForeignFlags (*get_flags_filename)(const char *);
VipsForeignFlags (*get_flags)(VipsForeignLoad *);
int (*header)(VipsForeignLoad *);
int (*load)(VipsForeignLoad *);
}
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classVipsForeignFlags (*get_flags)(VipsForeignLoad *)static classVipsForeignFlags (*get_flags_filename)(const char *)static classint (*header)(VipsForeignLoad *)static classgboolean (*is_a)(const char *)static classgboolean (*is_a_buffer)(const void *, size_t)static classgboolean (*is_a_source)(VipsSource *)static classint (*load)(VipsForeignLoad *) -
Method Summary
Modifier and TypeMethodDescriptionstatic MemorySegmentallocate(SegmentAllocator allocator) Allocate a segment of sizelayout().byteSize()usingallocatorstatic MemorySegmentallocateArray(long elementCount, SegmentAllocator allocator) Allocate an array of sizeelementCountusingallocator.static MemorySegmentasSlice(MemorySegment array, long index) Obtains a slice ofarrayParamwhich selects the array element atindex.static MemorySegmentget_flags(MemorySegment struct) Getter for field:VipsForeignFlags (*get_flags)(VipsForeignLoad *)static voidget_flags(MemorySegment struct, MemorySegment fieldValue) Setter for field:VipsForeignFlags (*get_flags)(VipsForeignLoad *)static MemorySegmentget_flags_filename(MemorySegment struct) Getter for field:VipsForeignFlags (*get_flags_filename)(const char *)static voidget_flags_filename(MemorySegment struct, MemorySegment fieldValue) Setter for field:VipsForeignFlags (*get_flags_filename)(const char *)static final AddressLayoutLayout for field:VipsForeignFlags (*get_flags_filename)(const char *)static final longOffset for field:VipsForeignFlags (*get_flags_filename)(const char *)static final AddressLayoutLayout for field:VipsForeignFlags (*get_flags)(VipsForeignLoad *)static final longOffset for field:VipsForeignFlags (*get_flags)(VipsForeignLoad *)static MemorySegmentheader(MemorySegment struct) Getter for field:int (*header)(VipsForeignLoad *)static voidheader(MemorySegment struct, MemorySegment fieldValue) Setter for field:int (*header)(VipsForeignLoad *)static final AddressLayoutLayout for field:int (*header)(VipsForeignLoad *)static final longOffset for field:int (*header)(VipsForeignLoad *)static MemorySegmentis_a(MemorySegment struct) Getter for field:gboolean (*is_a)(const char *)static voidis_a(MemorySegment struct, MemorySegment fieldValue) Setter for field:gboolean (*is_a)(const char *)static MemorySegmentis_a_buffer(MemorySegment struct) Getter for field:gboolean (*is_a_buffer)(const void *, size_t)static voidis_a_buffer(MemorySegment struct, MemorySegment fieldValue) Setter for field:gboolean (*is_a_buffer)(const void *, size_t)static final AddressLayoutLayout for field:gboolean (*is_a_buffer)(const void *, size_t)static final longOffset for field:gboolean (*is_a_buffer)(const void *, size_t)static MemorySegmentis_a_source(MemorySegment struct) Getter for field:gboolean (*is_a_source)(VipsSource *)static voidis_a_source(MemorySegment struct, MemorySegment fieldValue) Setter for field:gboolean (*is_a_source)(VipsSource *)static final AddressLayoutLayout for field:gboolean (*is_a_source)(VipsSource *)static final longOffset for field:gboolean (*is_a_source)(VipsSource *)static final AddressLayoutLayout for field:gboolean (*is_a)(const char *)static final longOffset for field:gboolean (*is_a)(const char *)static final GroupLayoutlayout()The layout of this structstatic MemorySegmentload(MemorySegment struct) Getter for field:int (*load)(VipsForeignLoad *)static voidload(MemorySegment struct, MemorySegment fieldValue) Setter for field:int (*load)(VipsForeignLoad *)static final AddressLayoutLayout for field:int (*load)(VipsForeignLoad *)static final longOffset for field:int (*load)(VipsForeignLoad *)static MemorySegmentparent_class(MemorySegment struct) Getter for field:VipsForeignClass parent_classstatic voidparent_class(MemorySegment struct, MemorySegment fieldValue) Setter for field:VipsForeignClass parent_classstatic final GroupLayoutLayout for field:VipsForeignClass parent_classstatic final longOffset for field:VipsForeignClass parent_classstatic MemorySegmentreinterpret(MemorySegment addr, long elementCount, Arena arena, Consumer<MemorySegment> cleanup) Reinterpretsaddrusing targetarenaandcleanupAction(if any).static MemorySegmentreinterpret(MemorySegment addr, Arena arena, Consumer<MemorySegment> cleanup) Reinterpretsaddrusing targetarenaandcleanupAction(if any).static longsizeof()The size (in bytes) of this struct
-
Method Details
-
layout
The layout of this struct -
parent_class$layout
Layout for field:VipsForeignClass parent_class -
parent_class$offset
public static final long parent_class$offset()Offset for field:VipsForeignClass parent_class -
parent_class
Getter for field:VipsForeignClass parent_class -
parent_class
Setter for field:VipsForeignClass parent_class -
is_a$layout
Layout for field:gboolean (*is_a)(const char *) -
is_a$offset
public static final long is_a$offset()Offset for field:gboolean (*is_a)(const char *) -
is_a
Getter for field:gboolean (*is_a)(const char *) -
is_a
Setter for field:gboolean (*is_a)(const char *) -
is_a_buffer$layout
Layout for field:gboolean (*is_a_buffer)(const void *, size_t) -
is_a_buffer$offset
public static final long is_a_buffer$offset()Offset for field:gboolean (*is_a_buffer)(const void *, size_t) -
is_a_buffer
Getter for field:gboolean (*is_a_buffer)(const void *, size_t) -
is_a_buffer
Setter for field:gboolean (*is_a_buffer)(const void *, size_t) -
is_a_source$layout
Layout for field:gboolean (*is_a_source)(VipsSource *) -
is_a_source$offset
public static final long is_a_source$offset()Offset for field:gboolean (*is_a_source)(VipsSource *) -
is_a_source
Getter for field:gboolean (*is_a_source)(VipsSource *) -
is_a_source
Setter for field:gboolean (*is_a_source)(VipsSource *) -
get_flags_filename$layout
Layout for field:VipsForeignFlags (*get_flags_filename)(const char *) -
get_flags_filename$offset
public static final long get_flags_filename$offset()Offset for field:VipsForeignFlags (*get_flags_filename)(const char *) -
get_flags_filename
Getter for field:VipsForeignFlags (*get_flags_filename)(const char *) -
get_flags_filename
Setter for field:VipsForeignFlags (*get_flags_filename)(const char *) -
get_flags$layout
Layout for field:VipsForeignFlags (*get_flags)(VipsForeignLoad *) -
get_flags$offset
public static final long get_flags$offset()Offset for field:VipsForeignFlags (*get_flags)(VipsForeignLoad *) -
get_flags
Getter for field:VipsForeignFlags (*get_flags)(VipsForeignLoad *) -
get_flags
Setter for field:VipsForeignFlags (*get_flags)(VipsForeignLoad *) -
header$layout
Layout for field:int (*header)(VipsForeignLoad *) -
header$offset
public static final long header$offset()Offset for field:int (*header)(VipsForeignLoad *) -
header
Getter for field:int (*header)(VipsForeignLoad *) -
header
Setter for field:int (*header)(VipsForeignLoad *) -
load$layout
Layout for field:int (*load)(VipsForeignLoad *) -
load$offset
public static final long load$offset()Offset for field:int (*load)(VipsForeignLoad *) -
load
Getter for field:int (*load)(VipsForeignLoad *) -
load
Setter for field:int (*load)(VipsForeignLoad *) -
asSlice
Obtains a slice ofarrayParamwhich selects the array element atindex. The returned segment has addressarrayParam.address() + index * layout().byteSize() -
sizeof
public static long sizeof()The size (in bytes) of this struct -
allocate
Allocate a segment of sizelayout().byteSize()usingallocator -
allocateArray
Allocate an array of sizeelementCountusingallocator. The returned segment has sizeelementCount * layout().byteSize(). -
reinterpret
public static MemorySegment reinterpret(MemorySegment addr, Arena arena, Consumer<MemorySegment> cleanup) Reinterpretsaddrusing targetarenaandcleanupAction(if any). The returned segment has sizelayout().byteSize() -
reinterpret
public static MemorySegment reinterpret(MemorySegment addr, long elementCount, Arena arena, Consumer<MemorySegment> cleanup) Reinterpretsaddrusing targetarenaandcleanupAction(if any). The returned segment has sizeelementCount * layout().byteSize()
-