GLib.InetAddress – gio-2.0 Reference Manual
Packages
gio-2.0
GLib
InetAddress
bytes
family
is_any
is_link_local
is_loopback
is_mc_global
is_mc_link_local
is_mc_node_local
is_mc_org_local
is_mc_site_local
is_multicast
is_site_local
InetAddress
InetAddress.any
InetAddress.from_bytes
InetAddress.from_string
InetAddress.loopback
equal
get_family
get_is_any
get_is_link_local
get_is_loopback
get_is_mc_global
get_is_mc_link_local
get_is_mc_node_local
get_is_mc_org_local
get_is_mc_site_local
get_is_multicast
get_is_site_local
get_native_size
to_bytes
to_string
InetAddress
Object Hierarchy:
Description:
public
class
InetAddress
:
Object
Namespace:
GLib
Package:
gio-2.0
Content:
Properties:
public
void
*
bytes
{
construct
set
;
get
; }
public
SocketFamily
family
{
construct
set
;
get
; }
public
bool
is_any
{
get
; }
public
bool
is_link_local
{
get
; }
public
bool
is_loopback
{
get
; }
public
bool
is_mc_global
{
get
; }
public
bool
is_mc_link_local
{
get
; }
public
bool
is_mc_node_local
{
get
; }
public
bool
is_mc_org_local
{
get
; }
public
bool
is_mc_site_local
{
get
; }
public
bool
is_multicast
{
get
; }
public
bool
is_site_local
{
get
; }
Creation methods:
protected
InetAddress
()
public
InetAddress.any
(
SocketFamily
family)
public
InetAddress.from_bytes
(
uint8
[] bytes,
SocketFamily
family)
public
InetAddress.from_string
(
string
string)
public
InetAddress.loopback
(
SocketFamily
family)
Methods:
public
bool
equal
(
InetAddress
other_address)
public
SocketFamily
get_family
()
public
bool
get_is_any
()
public
bool
get_is_link_local
()
public
bool
get_is_loopback
()
public
bool
get_is_mc_global
()
public
bool
get_is_mc_link_local
()
public
bool
get_is_mc_node_local
()
public
bool
get_is_mc_org_local
()
public
bool
get_is_mc_site_local
()
public
bool
get_is_multicast
()
public
bool
get_is_site_local
()
public
size_t
get_native_size
()
public
virtual
weak
uint8
[]
to_bytes
()
public
virtual
string
to_string
()
Inherited Members:
All known members inherited from class GLib.Object
@new
newv
new_valist
get_type
get_class
@ref
unref
ref_sink
weak_ref
weak_unref
add_weak_pointer
remove_weak_pointer
@get
@set
get_property
set_property
get_data
set_data
set_data_full
steal_data
get_qdata
set_qdata
set_qdata_full
steal_qdata
freeze_notify
thaw_notify
dispose
constructed
notify_property
connect
disconnect
add_toggle_ref
remove_toggle_ref
bind_property
notify
ref_count