From 50a58f0fabd8a34c1b6108a107e08abe3c1ccd24 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 14 Jul 2015 19:38:58 +0200 Subject: Imported Upstream version 1.0.4 --- docs/libnm/html/NMSettingAdsl.html | 55 +++++++------------------------------- 1 file changed, 10 insertions(+), 45 deletions(-) (limited to 'docs/libnm/html/NMSettingAdsl.html') diff --git a/docs/libnm/html/NMSettingAdsl.html b/docs/libnm/html/NMSettingAdsl.html index f96005af..3b890722 100644 --- a/docs/libnm/html/NMSettingAdsl.html +++ b/docs/libnm/html/NMSettingAdsl.html @@ -2,13 +2,13 @@ -libnm Reference Manual: NMSettingAdsl +NMSettingAdsl: libnm Reference Manual - + @@ -240,7 +240,6 @@ nm_setting_adsl_new (void<

Returns

the new empty NMSettingAdsl object

-


@@ -266,7 +265,6 @@ nm_setting_adsl_get_username (

Returns

the “username” property of the setting

-


@@ -292,7 +290,6 @@ nm_setting_adsl_get_password (

Returns

the “password” property of the setting

-


@@ -318,7 +315,6 @@ nm_setting_adsl_get_protocol (

Returns

the “protocol” property of the setting

-


@@ -344,7 +340,6 @@ nm_setting_adsl_get_encapsulation (

Returns

the “encapsulation” property of the setting

-


@@ -370,7 +365,6 @@ nm_setting_adsl_get_vpi (

Returns

the “vpi” property of the setting

-


@@ -396,7 +390,6 @@ nm_setting_adsl_get_vci (

Returns

the “vci” property of the setting

-


@@ -422,7 +415,6 @@ nm_setting_adsl_get_password_flags (

Returns

the NMSettingSecretFlags pertaining to the “password”

-

@@ -432,104 +424,78 @@ nm_setting_adsl_get_password_flags (

NM_SETTING_ADSL_SETTING_NAME

#define NM_SETTING_ADSL_SETTING_NAME "adsl"
 
-

-


NM_SETTING_ADSL_USERNAME

#define NM_SETTING_ADSL_USERNAME            "username"
 
-

-


NM_SETTING_ADSL_PASSWORD

#define NM_SETTING_ADSL_PASSWORD            "password"
 
-

-


NM_SETTING_ADSL_PASSWORD_FLAGS

#define NM_SETTING_ADSL_PASSWORD_FLAGS      "password-flags"
 
-

-


NM_SETTING_ADSL_PROTOCOL

#define NM_SETTING_ADSL_PROTOCOL            "protocol"
 
-

-


NM_SETTING_ADSL_ENCAPSULATION

#define NM_SETTING_ADSL_ENCAPSULATION       "encapsulation"
 
-

-


NM_SETTING_ADSL_VPI

#define NM_SETTING_ADSL_VPI                 "vpi"
 
-

-


NM_SETTING_ADSL_VCI

#define NM_SETTING_ADSL_VCI                 "vci"
 
-

-


NM_SETTING_ADSL_PROTOCOL_PPPOA

#define NM_SETTING_ADSL_PROTOCOL_PPPOA      "pppoa"
 
-

-


NM_SETTING_ADSL_PROTOCOL_PPPOE

#define NM_SETTING_ADSL_PROTOCOL_PPPOE      "pppoe"
 
-

-


NM_SETTING_ADSL_PROTOCOL_IPOATM

#define NM_SETTING_ADSL_PROTOCOL_IPOATM     "ipoatm"
 
-

-


NM_SETTING_ADSL_ENCAPSULATION_VCMUX

#define NM_SETTING_ADSL_ENCAPSULATION_VCMUX "vcmux"
 
-

-


NM_SETTING_ADSL_ENCAPSULATION_LLC

#define NM_SETTING_ADSL_ENCAPSULATION_LLC   "llc"
 
-

-

@@ -537,7 +503,7 @@ nm_setting_adsl_get_password_flags (

The “encapsulation” property

  “encapsulation”            gchar *
-

+

Encapsulation of ADSL connection. Can be "vcmux" or "llc".

Flags: Read / Write

Default value: NULL

@@ -545,7 +511,7 @@ nm_setting_adsl_get_password_flags (

The “password” property

  “password”                 gchar *
-

+

Password used to authenticate with the ADSL service.

Flags: Read / Write

Default value: NULL

@@ -553,14 +519,14 @@ nm_setting_adsl_get_password_flags (

The “password-flags” property

  “password-flags”           NMSettingSecretFlags
-

+

Flags indicating how to handle the “password” property.

Flags: Read / Write


The “protocol” property

  “protocol”                 gchar *
-

+

ADSL connection protocol. Can be "pppoa", "pppoe" or "ipoatm".

Flags: Read / Write

Default value: NULL

@@ -568,7 +534,7 @@ nm_setting_adsl_get_password_flags (

The “username” property

  “username”                 gchar *
-

+

Username used to authenticate with the ADSL service.

Flags: Read / Write

Default value: NULL

@@ -576,7 +542,7 @@ nm_setting_adsl_get_password_flags (

The “vci” property

  “vci”                      guint
-

+

VCI of ADSL connection

Flags: Read / Write

Allowed values: <= 65536

Default value: 0

@@ -585,7 +551,7 @@ nm_setting_adsl_get_password_flags (

The “vpi” property

  “vpi”                      guint
-

+

VPI of ADSL connection

Flags: Read / Write

Allowed values: <= 65536

Default value: 0

@@ -593,7 +559,6 @@ nm_setting_adsl_get_password_flags ( +
Generated by GTK-Doc V1.24 \ No newline at end of file -- cgit 1.3.0-6-gf8a5