GLib.InetAddressMask – gio-2.0 Reference Manual
Packages
gio-2.0
GLib
InetAddressMask
address
family
length
InetAddressMask
InetAddressMask.from_string
equal
get_address
get_family
get_length
matches
to_string
InetAddressMask
Object Hierarchy:
Description:
public
class
InetAddressMask
:
Object
,
Initable
Namespace:
GLib
Package:
gio-2.0
Content:
Properties:
public
InetAddress
address
{
set
;
owned
get
; }
public
SocketFamily
family
{
get
; }
public
uint
length
{
set
;
get
; }
Creation methods:
public
InetAddressMask
(
InetAddress
addr,
uint
length)
throws
Error
public
InetAddressMask.from_string
(
string
mask_string)
throws
Error
Methods:
public
bool
equal
(
InetAddressMask
mask2)
public
weak
InetAddress
get_address
()
public
SocketFamily
get_family
()
public
uint
get_length
()
public
bool
matches
(
InetAddress
address)
public
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
All known members inherited from interface GLib.Initable
@new
new_valist
newv
init