Class DBusInterface.DBusInterfaceIface

All Implemented Interfaces:
Proxy
Enclosing interface:
DBusInterface

public static class DBusInterface.DBusInterfaceIface extends TypeInterface
Base type for D-Bus interfaces.
Since:
2.30
  • Constructor Details

    • DBusInterfaceIface

      public DBusInterfaceIface(MemorySegment address)
      Create a DBusInterfaceIface 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
    • overrideGetInfo

      public void overrideGetInfo(Arena arena, @Nullable Method method)
      Override virtual method get_info.
      Parameters:
      method - the method to invoke
    • overrideGetObject

      public void overrideGetObject(Arena arena, @Nullable Method method)
      Override virtual method get_object.
      Parameters:
      method - the method to invoke
    • overrideSetObject

      public void overrideSetObject(Arena arena, @Nullable Method method)
      Override virtual method set_object.
      Parameters:
      method - the method to invoke
    • overrideDupObject

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