Class AsyncResult.AsyncResultIface

All Implemented Interfaces:
Proxy
Enclosing interface:
AsyncResult

public static class AsyncResult.AsyncResultIface extends TypeInterface
Interface definition for AsyncResult.
  • Constructor Details

    • AsyncResultIface

      public AsyncResultIface(MemorySegment address)
      Create a AsyncResultIface proxy instance for the provided memory address.
      Parameters:
      address - the memory address of the native object
  • Method Details

    • getMemoryLayout

      public static MemoryLayout getMemoryLayout()
      The memory layout of the native struct.
      Returns:
      the memory layout
    • overrideGetUserData

      public void overrideGetUserData(Arena arena, @Nullable Method method)
      Override virtual method get_user_data.
      Parameters:
      method - the method to invoke
    • overrideGetSourceObject

      public void overrideGetSourceObject(Arena arena, @Nullable Method method)
      Override virtual method get_source_object.
      Parameters:
      method - the method to invoke
    • overrideIsTagged

      public void overrideIsTagged(Arena arena, @Nullable Method method)
      Override virtual method is_tagged.
      Parameters:
      method - the method to invoke