Klasse DatagramBasedInterface

Alle implementierten Schnittstellen:
PointerInterface

public class DatagramBasedInterface extends Record
Provides an interface for socket-like objects which have datagram semantics,
following the Berkeley sockets API. The interface methods are thin wrappers
around the corresponding virtual methods, and no pre-processing of inputs is
implemented — so implementations of this API must handle all functionality
documented in the interface methods.

https://docs.gtk.org/gio/struct.DatagramBasedInterface.html

  • Felddetails

    • G_IFACE

      public static final String G_IFACE
      The parent interface.
      Private field: direct-type
      Siehe auch:
  • Konstruktordetails

    • DatagramBasedInterface

      public DatagramBasedInterface(PointerContainer pointer)
  • Methodendetails

    • getClassHandler

      public static ClassHandler getClassHandler()
    • getTypeSize

      public static TypeSystem.TypeSize getTypeSize()
    • getParentTypeSize

      public static TypeSystem.TypeSize getParentTypeSize()
    • getInstanceSize

      public static int getInstanceSize()