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

WLanNetNode Class Reference

#include </home/clem/local/src/opie/noncore/settings/networksettings2/wlan/wlan_NN.h>

Inheritance diagram for WLanNetNode:

Inheritance graph
[legend]
Collaboration diagram for WLanNetNode:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 WLanNetNode ()
virtual ~WLanNetNode ()
virtual const QString pixmapName ()
virtual const QString nodeDescription ()
virtual ANetNodeInstancecreateInstance (void)
virtual const char ** needs (void)
virtual const char ** provides (void)
virtual long instanceCount (void)
virtual QString genNic (long)

Private Member Functions

virtual void setSpecificAttribute (QString &Attr, QString &Value)
virtual void saveSpecificAttribute (QTextStream &TS)

Private Attributes

long InstanceCount

Constructor & Destructor Documentation

WLanNetNode::WLanNetNode  ) 
 

Constructor, find all of the possible interfaces

Definition at line 19 of file wlan_NN.cpp.

References InstanceCount, and NSResources.

WLanNetNode::~WLanNetNode  )  [virtual]
 

Delete any interfaces that we own.

Definition at line 28 of file wlan_NN.cpp.


Member Function Documentation

ANetNodeInstance * WLanNetNode::createInstance void   )  [virtual]
 

Implements ANetNode.

Definition at line 39 of file wlan_NN.cpp.

QString WLanNetNode::genNic long   )  [virtual]
 

Reimplemented from ANetNode.

Definition at line 51 of file wlan_NN.cpp.

References S, and QString::sprintf().

virtual long WLanNetNode::instanceCount void   )  [inline, virtual]
 

Reimplemented from ANetNode.

Definition at line 25 of file wlan_NN.h.

References InstanceCount.

const char ** WLanNetNode::needs void   )  [virtual]
 

Implements ANetNode.

Definition at line 43 of file wlan_NN.cpp.

References WLanNeeds.

const QString WLanNetNode::nodeDescription  )  [virtual]
 

Implements ANetNode.

Definition at line 31 of file wlan_NN.cpp.

References tr.

virtual const QString WLanNetNode::pixmapName void   )  [inline, virtual]
 

Implements ANetNode.

Definition at line 17 of file wlan_NN.h.

const char ** WLanNetNode::provides void   )  [virtual]
 

Implements ANetNode.

Definition at line 47 of file wlan_NN.cpp.

References WLanProvides.

void WLanNetNode::saveSpecificAttribute QTextStream TS  )  [private, virtual]
 

Implements ANetNode.

Definition at line 62 of file wlan_NN.cpp.

References Opie::Core::endl(), and InstanceCount.

void WLanNetNode::setSpecificAttribute QString Attr,
QString Value
[private, virtual]
 

Implements ANetNode.

Definition at line 56 of file wlan_NN.cpp.

References InstanceCount, and QString::toLong().


Member Data Documentation

long WLanNetNode::InstanceCount [private]
 

Definition at line 35 of file wlan_NN.h.

Referenced by instanceCount(), saveSpecificAttribute(), setSpecificAttribute(), and WLanNetNode().


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 17:55:54 2005 for OPIE by  doxygen 1.4.2