package ocgtk

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Class Inet_address.inet_address

method equal : inet_address_t -> bool
method get_family : unit -> Ocgtk_gio__.Gio_enums.socketfamily
method get_is_any : unit -> bool
method get_is_loopback : unit -> bool
method get_is_mc_global : unit -> bool
method get_is_mc_node_local : unit -> bool
method get_is_mc_org_local : unit -> bool
method get_is_mc_site_local : unit -> bool
method get_is_multicast : unit -> bool
method get_is_site_local : unit -> bool
method get_native_size : unit -> Gsize.t
method to_string : unit -> string
method as_inet_address : Ocgtk_gio__.Inet_address.t