WimaxNsp
Object Hierarchy:
Description:
[
CCode ( type_id =
"nm_wimax_nsp_get_type ()" ) ]
public class WimaxNsp :
Object,
AsyncInitable,
Initable
Content:
Constants:
Properties:
- public string name { get; }
The name of the WiMAX NSP.
- public uint network_type { get; }
The network type of the WiMAX NSP.
- public uint signal_quality { get; }
The signal quality of the WiMAX NSP.
Creation methods:
- public WimaxNsp (Connection connection, string path)
Creates a new WimaxNsp.
Methods:
- public bool connection_valid (Connection connection)
Validates a given connection against a given WiMAX NSP to ensure that
the connection may be activated with that NSP.
- public SList<unowned Connection> filter_connections (SList<Connection> connections)
Filters a given list of connections for a given
WimaxNsp object and return connections which may be activated with the access point.
- public unowned string get_name ()
Gets the name of the wimax NSP
- public WimaxNspNetworkType get_network_type ()
Gets the network type of the wimax NSP.
- public uint32 get_signal_quality ()
Gets the WPA signal quality of the wimax NSP.
Inherited Members:
All known members inherited from class NM.Object
All known members inherited from class GLib.Object
- @get
- @new
- @ref
- @set
- add_toggle_ref
- add_weak_pointer
- bind_property
- connect
- constructed
- disconnect
- dispose
- dup_data
- dup_qdata
- force_floating
- freeze_notify
- get_class
- get_data
- get_property
- get_qdata
- get_type
- getv
- interface_find_property
- interface_install_property
- interface_list_properties
- is_floating
- new_valist
- new_with_properties
- newv
- notify
- notify_property
- ref_count
- ref_sink
- remove_toggle_ref
- remove_weak_pointer
- replace_data
- replace_qdata
- set_data
- set_data_full
- set_property
- set_qdata
- set_qdata_full
- set_valist
- setv
- steal_data
- steal_qdata
- thaw_notify
- unref
- watch_closure
- weak_ref
- weak_unref
All known members inherited from interface GLib.AsyncInitable
All known members inherited from interface GLib.Initable