Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

pppdata.h File Reference

#include <unistd.h>
#include <sys/types.h>
#include <qcolor.h>
#include <qmap.h>
#include <qstring.h>
#include <qstringlist.h>
#include "kpppconfig.h"

Include dependency graph for pppdata.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define PATH_SIZE   120
#define MODEMSTR_SIZE   80
#define ACCNAME_SIZE   50
#define PHONENUMBER_SIZE   60
#define COMMAND_SIZE   255
#define IPADDR_SIZE   15
#define DOMAIN_SIZE   50
#define TIMEOUT_SIZE   60
#define GENERAL_GRP   "PPP_General"
#define MODEM_GRP   "PPP_Modem"
#define ACCOUNT_GRP   "PPP_Account"
#define ACCLIST_GRP   "PPP_Accounts_List"
#define ACCOUNT_LIST   "AccountList"
#define DEVICE_LIST   "DeviceList"
#define DEFAULTACCOUNT_KEY   "DefaultAccount"
#define PPPDVERSION_KEY   "pppdVersion"
#define PPPDTIMEOUT_KEY   "pppdTimeout"
#define SHOWCLOCK_KEY   "ShowClock"
#define SHOWLOGWIN_KEY   "ShowLogWindow"
#define AUTOREDIAL_KEY   "AutomaticRedial"
#define DISCONNECT_KEY   "DisconnectOnXServerExit"
#define QUITONDISCONNECT_KEY   "QuitOnDisconnect"
#define NUMACCOUNTS_KEY   "HighcountAccounts"
#define NUMDEVICES_KEY   "HighcountDevices"
#define ID_KEY   "ID"
#define MODEMNAME_KEY   "Modem_Name"
#define MODEMDEV_KEY   "Device"
#define LOCKFILE_KEY   "UseLockFile"
#define FLOWCONTROL_KEY   "FlowControl"
#define SPEED_KEY   "Speed"
#define TIMEOUT_KEY   "Timeout"
#define TONEDURATION_KEY   "ToneDuration"
#define BUSYWAIT_KEY   "BusyWait"
#define INITSTR_KEY   "InitString"
#define INITRESP_KEY   "InitResponse"
#define PREINITDELAY_KEY   "PreInitDelay"
#define INITDELAY_KEY   "InitDelay"
#define NODTDETECT_KEY   "NoDialToneDetection"
#define DIALTONEWAIT_KEY   "WaitForDialTone"
#define DIALSTR_KEY   "DialString"
#define CONNECTRESP_KEY   "ConnectResponse"
#define BUSYRESP_KEY   "BusyResponse"
#define NOCARRIERRESP_KEY   "NoCarrierResponse"
#define NODIALTONERESP_KEY   "NoDialToneResp"
#define HANGUPSTR_KEY   "HangupString"
#define HANGUPRESP_KEY   "HangUpResponse"
#define ANSWERSTR_KEY   "AnswerString"
#define RINGRESP_KEY   "RingResponse"
#define ANSWERRESP_KEY   "AnswerResponse"
#define ENTER_KEY   "Enter"
#define ESCAPESTR_KEY   "EscapeString"
#define ESCAPERESP_KEY   "EscapeResponse"
#define ESCAPEGUARDTIME_KEY   "EscapeGuardTime"
#define USECDLINE_KEY   "UseCDLine"
#define VOLUME_HIGH   "VolumeHigh"
#define VOLUME_MEDIUM   "VolumeMedium"
#define VOLUME_OFF   "VolumeOff"
#define VOLUME_KEY   "Volume"
#define NAME_KEY   "Name"
#define PHONENUMBER_KEY   "Phonenumber"
#define DIAL_PREFIX_KEY   "DialPrefix"
#define AUTH_KEY   "Authentication"
#define STORED_PASSWORD_KEY   "Password"
#define STORED_USERNAME_KEY   "Username"
#define STORE_PASSWORD_KEY   "StorePassword"
#define BEFORE_CONNECT_KEY   "BeforeConnect"
#define COMMAND_KEY   "Command"
#define DISCONNECT_COMMAND_KEY   "DisconnectCommand"
#define BEFORE_DISCONNECT_KEY   "BeforeDisconnect"
#define IPADDR_KEY   "IPAddr"
#define SUBNETMASK_KEY   "SubnetMask"
#define ACCTENABLED_KEY   "AccountingEnabled"
#define VOLACCTENABLED_KEY   "VolumeAccountingEnabled"
#define ACCTFILE_KEY   "AccountingFile"
#define AUTONAME_KEY   "AutoName"
#define GATEWAY_KEY   "Gateway"
#define DEFAULTROUTE_KEY   "DefaultRoute"
#define DOMAIN_KEY   "Domain"
#define DNS_KEY   "DNS"
#define AUTODNS_KEY   "AutoDNS"
#define EXDNSDISABLED_KEY   "ExDNSDisabled"
#define SCRIPTCOM_KEY   "ScriptCommands"
#define SCRIPTARG_KEY   "ScriptArguments"
#define PPPDARG_KEY   "pppdArguments"
#define PPP_DEBUG_OPTION   "PPPDebug"
#define ICONIFY_ON_CONNECT_KEY   "iconifyOnConnect"
#define DOCKING_KEY   "DockIntoPanel"
#define TOTALCOSTS_KEY   "TotalCosts"
#define TOTALBYTES_KEY   "TotalBytes"
#define E_IF_TIMEOUT   1
#define E_PPPD_DIED   2
#define ACCOUNTS_COUNT   "Accounts_Count"
#define ACOUNTS_DEV   "Accounts_Modem"
#define ACOUNTS_ACC   "Accounts_Account"
#define DEVICESNAMES_LIST   "DevicesNames_List"
#define DEVICES_LIST   "Devices_List"
#define DEVICES_LIST_SEP   ','


Define Documentation

#define ACCLIST_GRP   "PPP_Accounts_List"
 

Definition at line 62 of file pppdata.h.

Referenced by PPPData::getConfiguredInterfaces(), and PPPData::setConfiguredInterfaces().

#define ACCNAME_SIZE   50
 

Definition at line 47 of file pppdata.h.

#define ACCOUNT_GRP   "PPP_Account"
 

Definition at line 61 of file pppdata.h.

Referenced by PPPData::newaccount().

#define ACCOUNT_LIST   "AccountList"
 

Definition at line 67 of file pppdata.h.

Referenced by PPPData::PPPData(), and PPPData::save().

#define ACCOUNTS_COUNT   "Accounts_Count"
 

Definition at line 154 of file pppdata.h.

Referenced by PPPData::getConfiguredInterfaces(), and PPPData::setConfiguredInterfaces().

#define ACCTENABLED_KEY   "AccountingEnabled"
 

Definition at line 130 of file pppdata.h.

Referenced by PPPData::AcctEnabled(), and PPPData::setAcctEnabled().

#define ACCTFILE_KEY   "AccountingFile"
 

Definition at line 132 of file pppdata.h.

#define ACOUNTS_ACC   "Accounts_Account"
 

Definition at line 156 of file pppdata.h.

Referenced by PPPData::getConfiguredInterfaces(), and PPPData::setConfiguredInterfaces().

#define ACOUNTS_DEV   "Accounts_Modem"
 

Definition at line 155 of file pppdata.h.

Referenced by PPPData::getConfiguredInterfaces(), and PPPData::setConfiguredInterfaces().

#define ANSWERRESP_KEY   "AnswerResponse"
 

Definition at line 105 of file pppdata.h.

Referenced by PPPData::modemAnswerResp(), and PPPData::setModemAnswerResp().

#define ANSWERSTR_KEY   "AnswerString"
 

Definition at line 103 of file pppdata.h.

Referenced by PPPData::modemAnswerStr(), and PPPData::setModemAnswerStr().

#define AUTH_KEY   "Authentication"
 

Definition at line 120 of file pppdata.h.

Referenced by PPPData::authMethod(), and PPPData::setAuthMethod().

#define AUTODNS_KEY   "AutoDNS"
 

Definition at line 138 of file pppdata.h.

Referenced by PPPData::autoDNS(), and PPPData::setAutoDNS().

#define AUTONAME_KEY   "AutoName"
 

Definition at line 133 of file pppdata.h.

Referenced by PPPData::autoname(), and PPPData::setAutoname().

#define AUTOREDIAL_KEY   "AutomaticRedial"
 

Definition at line 74 of file pppdata.h.

Referenced by PPPData::automatic_redial(), and PPPData::set_automatic_redial().

#define BEFORE_CONNECT_KEY   "BeforeConnect"
 

Definition at line 124 of file pppdata.h.

Referenced by PPPData::command_before_connect(), and PPPData::setCommand_before_connect().

#define BEFORE_DISCONNECT_KEY   "BeforeDisconnect"
 

Definition at line 127 of file pppdata.h.

Referenced by PPPData::command_before_disconnect(), and PPPData::setCommand_before_disconnect().

#define BUSYRESP_KEY   "BusyResponse"
 

Definition at line 98 of file pppdata.h.

Referenced by PPPData::modemBusyResp(), and PPPData::setModemBusyResp().

#define BUSYWAIT_KEY   "BusyWait"
 

Definition at line 89 of file pppdata.h.

Referenced by PPPData::busyWait(), and PPPData::setbusyWait().

#define COMMAND_KEY   "Command"
 

Definition at line 125 of file pppdata.h.

Referenced by PPPData::command_on_connect(), and PPPData::setCommand_on_connect().

#define COMMAND_SIZE   255
 

Definition at line 49 of file pppdata.h.

#define CONNECTRESP_KEY   "ConnectResponse"
 

Definition at line 97 of file pppdata.h.

Referenced by PPPData::modemConnectResp(), and PPPData::setModemConnectResp().

#define DEFAULTACCOUNT_KEY   "DefaultAccount"
 

Definition at line 69 of file pppdata.h.

Referenced by PPPData::defaultAccount(), and PPPData::setDefaultAccount().

#define DEFAULTROUTE_KEY   "DefaultRoute"
 

Definition at line 135 of file pppdata.h.

Referenced by PPPData::defaultroute(), and PPPData::setDefaultroute().

#define DEVICE_LIST   "DeviceList"
 

Definition at line 68 of file pppdata.h.

#define DEVICES_LIST   "Devices_List"
 

Definition at line 159 of file pppdata.h.

Referenced by PPPData::getDevicesList().

#define DEVICES_LIST_SEP   ','
 

Definition at line 160 of file pppdata.h.

Referenced by PPPData::getDevicesList().

#define DEVICESNAMES_LIST   "DevicesNames_List"
 

Definition at line 158 of file pppdata.h.

Referenced by PPPData::PPPData(), and PPPData::save().

#define DIAL_PREFIX_KEY   "DialPrefix"
 

Definition at line 119 of file pppdata.h.

Referenced by PPPData::dialPrefix(), and PPPData::setDialPrefix().

#define DIALSTR_KEY   "DialString"
 

Definition at line 96 of file pppdata.h.

Referenced by PPPData::modemDialStr(), and PPPData::setModemDialStr().

#define DIALTONEWAIT_KEY   "WaitForDialTone"
 

Definition at line 95 of file pppdata.h.

Referenced by PPPData::setWaitForDialTone(), and PPPData::waitForDialTone().

#define DISCONNECT_COMMAND_KEY   "DisconnectCommand"
 

Definition at line 126 of file pppdata.h.

Referenced by PPPData::command_on_disconnect(), and PPPData::setCommand_on_disconnect().

#define DISCONNECT_KEY   "DisconnectOnXServerExit"
 

Definition at line 75 of file pppdata.h.

Referenced by PPPData::get_xserver_exit_disconnect(), and PPPData::set_xserver_exit_disconnect().

#define DNS_KEY   "DNS"
 

Definition at line 137 of file pppdata.h.

Referenced by PPPData::dns(), and PPPData::setDns().

#define DOCKING_KEY   "DockIntoPanel"
 

Definition at line 145 of file pppdata.h.

#define DOMAIN_KEY   "Domain"
 

Definition at line 136 of file pppdata.h.

Referenced by PPPData::domain(), and PPPData::setDomain().

#define DOMAIN_SIZE   50
 

Definition at line 51 of file pppdata.h.

#define E_IF_TIMEOUT   1
 

Definition at line 150 of file pppdata.h.

Referenced by ConnectWidget::if_waiting_timed_out(), and KPPPWidget::sigPPPDDied().

#define E_PPPD_DIED   2
 

Definition at line 151 of file pppdata.h.

Referenced by KPPPWidget::sigPPPDDied().

#define ENTER_KEY   "Enter"
 

Definition at line 106 of file pppdata.h.

Referenced by PPPData::enter(), and PPPData::setEnter().

#define ESCAPEGUARDTIME_KEY   "EscapeGuardTime"
 

Definition at line 109 of file pppdata.h.

Referenced by PPPData::modemEscapeGuardTime(), and PPPData::setModemEscapeGuardTime().

#define ESCAPERESP_KEY   "EscapeResponse"
 

Definition at line 108 of file pppdata.h.

Referenced by PPPData::modemEscapeResp(), and PPPData::setModemEscapeResp().

#define ESCAPESTR_KEY   "EscapeString"
 

Definition at line 107 of file pppdata.h.

Referenced by PPPData::modemEscapeStr(), and PPPData::setModemEscapeStr().

#define EXDNSDISABLED_KEY   "ExDNSDisabled"
 

Definition at line 139 of file pppdata.h.

Referenced by PPPData::exDNSDisabled(), and PPPData::setExDNSDisabled().

#define FLOWCONTROL_KEY   "FlowControl"
 

Definition at line 85 of file pppdata.h.

Referenced by PPPData::flowcontrol(), and PPPData::setFlowcontrol().

#define GATEWAY_KEY   "Gateway"
 

Definition at line 134 of file pppdata.h.

Referenced by PPPData::gateway(), and PPPData::setGateway().

#define GENERAL_GRP   "PPP_General"
 

Definition at line 59 of file pppdata.h.

Referenced by PPPData::automatic_redial(), PPPData::defaultAccount(), PPPData::get_show_clock_on_caption(), PPPData::get_show_log_window(), PPPData::get_xserver_exit_disconnect(), PPPData::getPPPDebug(), PPPData::PPPData(), PPPData::pppdTimeout(), PPPData::quit_on_disconnect(), PPPData::save(), PPPData::set_automatic_redial(), PPPData::set_quit_on_disconnect(), PPPData::set_show_clock_on_caption(), PPPData::set_show_log_window(), PPPData::set_xserver_exit_disconnect(), PPPData::setDefaultAccount(), PPPData::setPPPDebug(), PPPData::setpppdTimeout(), and KPPPWidget::showNews().

#define HANGUPRESP_KEY   "HangUpResponse"
 

Definition at line 102 of file pppdata.h.

Referenced by PPPData::modemHangupResp(), and PPPData::setModemHangupResp().

#define HANGUPSTR_KEY   "HangupString"
 

Definition at line 101 of file pppdata.h.

Referenced by PPPData::modemHangupStr(), and PPPData::setModemHangupStr().

#define ICONIFY_ON_CONNECT_KEY   "iconifyOnConnect"
 

Definition at line 144 of file pppdata.h.

#define ID_KEY   "ID"
 

Definition at line 79 of file pppdata.h.

#define INITDELAY_KEY   "InitDelay"
 

Definition at line 93 of file pppdata.h.

Referenced by PPPData::modemInitDelay(), and PPPData::setModemInitDelay().

#define INITRESP_KEY   "InitResponse"
 

Definition at line 91 of file pppdata.h.

Referenced by PPPData::modemInitResp(), and PPPData::setModemInitResp().

#define INITSTR_KEY   "InitString"
 

Definition at line 90 of file pppdata.h.

Referenced by PPPData::modemInitStr(), and PPPData::setModemInitStr().

#define IPADDR_KEY   "IPAddr"
 

Definition at line 128 of file pppdata.h.

Referenced by PPPData::ipaddr(), and PPPData::setIpaddr().

#define IPADDR_SIZE   15
 

Definition at line 50 of file pppdata.h.

#define LOCKFILE_KEY   "UseLockFile"
 

Definition at line 84 of file pppdata.h.

Referenced by PPPData::modemLockFile(), and PPPData::setModemLockFile().

#define MODEM_GRP   "PPP_Modem"
 

Definition at line 60 of file pppdata.h.

Referenced by PPPData::newdevice().

#define MODEMDEV_KEY   "Device"
 

Definition at line 83 of file pppdata.h.

Referenced by PPPData::modemDevice(), and PPPData::setModemDevice().

#define MODEMNAME_KEY   "Modem_Name"
 

Definition at line 82 of file pppdata.h.

Referenced by PPPData::devname(), and PPPData::setDevname().

#define MODEMSTR_SIZE   80
 

Definition at line 46 of file pppdata.h.

#define NAME_KEY   "Name"
 

Definition at line 117 of file pppdata.h.

Referenced by PPPData::accname(), and PPPData::setAccname().

#define NOCARRIERRESP_KEY   "NoCarrierResponse"
 

Definition at line 99 of file pppdata.h.

Referenced by PPPData::modemNoCarrierResp(), and PPPData::setModemNoCarrierResp().

#define NODIALTONERESP_KEY   "NoDialToneResp"
 

Definition at line 100 of file pppdata.h.

Referenced by PPPData::modemNoDialtoneResp(), and PPPData::setModemNoDialtoneResp().

#define NODTDETECT_KEY   "NoDialToneDetection"
 

Definition at line 94 of file pppdata.h.

Referenced by PPPData::modemNoDialToneDetectionStr(), and PPPData::setModemNoDialToneDetectionStr().

#define NUMACCOUNTS_KEY   "HighcountAccounts"
 

Definition at line 77 of file pppdata.h.

Referenced by PPPData::PPPData(), and PPPData::save().

#define NUMDEVICES_KEY   "HighcountDevices"
 

Definition at line 78 of file pppdata.h.

Referenced by PPPData::PPPData(), and PPPData::save().

#define PATH_SIZE   120
 

Definition at line 45 of file pppdata.h.

#define PHONENUMBER_KEY   "Phonenumber"
 

Definition at line 118 of file pppdata.h.

Referenced by PPPData::phonenumber(), PPPData::phonenumbers(), and PPPData::setPhonenumber().

#define PHONENUMBER_SIZE   60
 

Definition at line 48 of file pppdata.h.

#define PPP_DEBUG_OPTION   "PPPDebug"
 

Definition at line 143 of file pppdata.h.

Referenced by PPPData::getPPPDebug(), and PPPData::setPPPDebug().

#define PPPDARG_KEY   "pppdArguments"
 

Definition at line 142 of file pppdata.h.

Referenced by PPPData::pppdArgument(), and PPPData::setpppdArgument().

#define PPPDTIMEOUT_KEY   "pppdTimeout"
 

Definition at line 71 of file pppdata.h.

Referenced by PPPData::pppdTimeout(), and PPPData::setpppdTimeout().

#define PPPDVERSION_KEY   "pppdVersion"
 

Definition at line 70 of file pppdata.h.

#define PREINITDELAY_KEY   "PreInitDelay"
 

Definition at line 92 of file pppdata.h.

Referenced by PPPData::modemPreInitDelay(), and PPPData::setModemPreInitDelay().

#define QUITONDISCONNECT_KEY   "QuitOnDisconnect"
 

Definition at line 76 of file pppdata.h.

Referenced by PPPData::quit_on_disconnect(), and PPPData::set_quit_on_disconnect().

#define RINGRESP_KEY   "RingResponse"
 

Definition at line 104 of file pppdata.h.

Referenced by PPPData::modemRingResp(), and PPPData::setModemRingResp().

#define SCRIPTARG_KEY   "ScriptArguments"
 

Definition at line 141 of file pppdata.h.

Referenced by PPPData::script(), and PPPData::setScript().

#define SCRIPTCOM_KEY   "ScriptCommands"
 

Definition at line 140 of file pppdata.h.

Referenced by PPPData::scriptType(), and PPPData::setScriptType().

#define SHOWCLOCK_KEY   "ShowClock"
 

Definition at line 72 of file pppdata.h.

Referenced by PPPData::get_show_clock_on_caption(), and PPPData::set_show_clock_on_caption().

#define SHOWLOGWIN_KEY   "ShowLogWindow"
 

Definition at line 73 of file pppdata.h.

Referenced by PPPData::get_show_log_window(), and PPPData::set_show_log_window().

#define SPEED_KEY   "Speed"
 

Definition at line 86 of file pppdata.h.

Referenced by PPPData::setSpeed(), and PPPData::speed().

#define STORE_PASSWORD_KEY   "StorePassword"
 

Definition at line 123 of file pppdata.h.

Referenced by PPPData::setStorePassword(), and PPPData::storePassword().

#define STORED_PASSWORD_KEY   "Password"
 

Definition at line 121 of file pppdata.h.

Referenced by PPPData::setStoredPassword(), and PPPData::storedPassword().

#define STORED_USERNAME_KEY   "Username"
 

Definition at line 122 of file pppdata.h.

Referenced by PPPData::setStoredUsername(), and PPPData::storedUsername().

#define SUBNETMASK_KEY   "SubnetMask"
 

Definition at line 129 of file pppdata.h.

Referenced by PPPData::setSubnetmask(), and PPPData::subnetmask().

#define TIMEOUT_KEY   "Timeout"
 

Definition at line 87 of file pppdata.h.

Referenced by PPPData::modemTimeout(), and PPPData::setModemTimeout().

#define TIMEOUT_SIZE   60
 

Definition at line 52 of file pppdata.h.

#define TONEDURATION_KEY   "ToneDuration"
 

Definition at line 88 of file pppdata.h.

Referenced by PPPData::modemToneDuration(), and PPPData::setModemToneDuration().

#define TOTALBYTES_KEY   "TotalBytes"
 

Definition at line 147 of file pppdata.h.

#define TOTALCOSTS_KEY   "TotalCosts"
 

Definition at line 146 of file pppdata.h.

#define USECDLINE_KEY   "UseCDLine"
 

Definition at line 110 of file pppdata.h.

#define VOLACCTENABLED_KEY   "VolumeAccountingEnabled"
 

Definition at line 131 of file pppdata.h.

#define VOLUME_HIGH   "VolumeHigh"
 

Definition at line 111 of file pppdata.h.

Referenced by PPPData::setVolumeHigh(), and PPPData::volumeHigh().

#define VOLUME_KEY   "Volume"
 

Definition at line 114 of file pppdata.h.

Referenced by PPPData::setVolume(), and PPPData::volume().

#define VOLUME_MEDIUM   "VolumeMedium"
 

Definition at line 112 of file pppdata.h.

Referenced by PPPData::setVolumeMedium(), and PPPData::volumeMedium().

#define VOLUME_OFF   "VolumeOff"
 

Definition at line 113 of file pppdata.h.

Referenced by PPPData::setVolumeOff(), and PPPData::volumeOff().


Generated on Sat Nov 5 17:08:12 2005 for OPIE by  doxygen 1.4.2