#include </home/clem/local/src/opie/noncore/settings/networksettings2/ppp/ppprun.h>
Inheritance diagram for PPPRun:


Public Member Functions | |
| PPPRun (ANetNodeInstance *NNI, PPPData &Data) | |
| bool | handlesInterface (const QString &I) |
| bool | handlesInterface (InterfaceInfo *) |
| State_t | detectState (void) |
| virtual RuntimeInfo * | device (void) |
| virtual RuntimeInfo * | connection (void) |
Protected Member Functions | |
| QString | setMyState (NetworkSetup *, Action_t, bool) |
Private Member Functions | |
| bool | isMyPPPDRunning (void) |
| bool | isMyPPPUp (void) |
Private Attributes | |
| PPPData * | D |
| QRegExp | Pat |
|
||||||||||||
|
Definition at line 4 of file ppprun.cpp. References D. |
|
|
Reimplemented from RuntimeInfo. |
|
|
Implements RuntimeInfo. Definition at line 9 of file ppprun.cpp. References Available, isMyPPPDRunning(), isMyPPPUp(), IsUp, and Off. |
|
|
Reimplemented from RuntimeInfo. |
|
|
Definition at line 50 of file ppprun.cpp. References handlesInterface(). |
|
|
Reimplemented from RuntimeInfo. Definition at line 46 of file ppprun.cpp. References QRegExp::match(), and Pat. Referenced by handlesInterface(). |
|
|
Definition at line 20 of file ppprun.cpp. Referenced by detectState(). |
|
|
Definition at line 24 of file ppprun.cpp. References InterfaceInfo::assignedToNetworkSetup(), QDictIterator< type >::current(), System::interfaces(), InterfaceInfo::IsPointToPoint, QRegExp::match(), InterfaceInfo::Name, RuntimeInfo::netNode(), NSResources, and S. Referenced by detectState(). |
|
||||||||||||||||
|
Implements RuntimeInfo. Definition at line 16 of file ppprun.cpp. |
|
|
Definition at line 33 of file ppprun.h. Referenced by PPPRun(). |
|
|
Definition at line 34 of file ppprun.h. Referenced by handlesInterface(). |
1.4.2