Home · All Classes · Annotated · Functions

OtaReader Class Reference

The OtaReader class provides support for parsing Over-The-Air (OTA) network configuration messages More...

#include <OtaReader>

Inherits WbXmlReader.

Public Types

Public Functions

Static Public Members

Additional Inherited Members


Detailed Description

The OtaReader class provides support for parsing Over-The-Air (OTA) network configuration messages

The OtaReader class provides support for reading Over-The-Air (OTA) network configuration messages. Two distinct formats are supported:

See also WbXmlReader and OtaCharacteristicList.


Member Type Documentation

enum OtaReader::OtaType

Defines the format for Over-The-Air (OTA) network configuration messages.

ConstantValueDescription
OtaReader::Nokia0Nokia Over The Air Settings Specification 7.0.
OtaReader::Wap1WAP/OMA standards wap-183-provcont-20010724-a.pdf and OMA-WAP-ProvCont-v1_1-20050428-C.pdf


Member Function Documentation

OtaReader::OtaReader ( OtaType type = Nokia )

Construct a new Over-The-Air (OTA) network configuration reader of the specified type.

OtaReader::~OtaReader ()   [virtual]

Destruct an OTA reader.

OtaCharacteristicList * OtaReader::parseCharacteristics ( const QByteArray & input )

Parse a WBXML-encoded OTA input message and return a characteristics list that describes its contents.

OtaCharacteristicList * OtaReader::parseCharacteristics ( QIODevice & input )

This is an overloaded member function, provided for convenience.

Parse a WBXML-encoded OTA input message and return a characteristics list that describes its contents.

OtaCharacteristicList * OtaReader::parseCharacteristics ( QXmlReader * reader, const QXmlInputSource & input )   [static]

This is an overloaded member function, provided for convenience.

Parse a plain-text XML OTA input message with reader and return a characteristics list that describes its contents. This function is intended for non-binary versions of network configuration messages.


Copyright © 2006 Trolltech Trademarks
Qtopia 4.1.7