#include <resources.h>#include <qpe/qpeapplication.h>#include <netnode.h>#include "GPRS_NN.h"#include "GPRS_NNI.h"#include "netnodeinterface.h"Include dependency graph for GPRS_NN.cpp:

Go to the source code of this file.
Variables | |
| static const char * | GPRSNeeds [] |
| static const char * | GPRSProvides [] |
|
|
Initial value:
{ "GPRS",
0
}
Definition at line 9 of file GPRS_NN.cpp. Referenced by GPRSNetNode::needs(). |
|
|
Initial value:
{ "connection",
0
}
Definition at line 14 of file GPRS_NN.cpp. Referenced by GPRSNetNode::provides(). |
1.4.2