| Home · All Classes · Annotated · Functions |
The OtaCharacteristicList class encapsulates a list of characteristics from an OTA network configuration message More...
#include <OtaCharacteristicList>
The OtaCharacteristicList class encapsulates a list of characteristics from an OTA network configuration message
The OtaCharacteristicList class contains a list of network configuration characteristics that resulted from parsing an Over-The-Air (OTA) network configuration message with OtaReader::parse().
See also OtaReader.
Construct an empty characteristics list.
Construct a copy of a specified characteristics list.
Destruct a characteristics list.
Return the value of a parameter called name1 under the application-specific data for app.
This is an overloaded member function, provided for convenience.
Return the value of a parameter called name2 under the section name1 within the application-specific data for app.
This is an overloaded member function, provided for convenience.
Return the value of a parameter called name3 under the sub-section name2 and section name1 within the application-specific data for app.
Return the value of a top-level parameter called name1.
This is an overloaded member function, provided for convenience.
Return the value of a parameter called name2 under the top-level section name1.
This is an overloaded member function, provided for convenience.
Return the value of a parameter called name3 under the sub-section name2 under the top-level section name1.
This is an overloaded member function, provided for convenience.
Return the value of a parameter called name4 under the sub-section name3 under sub-section name2 under the top-level section name1.
Convert an Over-The-Air (OTA) network configuration characteristics list into a NetworkInterfaceProperties object suitable for use by Qtopia's network configuration system.
| Copyright © 2006 Trolltech | Trademarks | Qtopia 4.1.7 |