Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
\NQtXBeeNamespace common to XBee Serie1 (802.15.4) and Serie2 (ZigBee)
 oNWpanXBee Serie1/Serie 1 Pro (802.15.4) specific namespace
 |oCRxBaseResponseBase to implement a Wpan Response
 |oCRxResponse16Reponse to a TxRequest16
 |oCRxResponse64Reponse to a RxResponse64
 |oCRxResponseIoSample16
 |oCRxResponseIoSample64
 |oCRxResponseIoSampleBase
 |oCTxRequest16Used to send a message over 802.15.4 network using 16 bits addresses
 |oCTxRequest64Used to send a message over 802.15.4 network using 64 bits addresses
 |\CTxStatusResponseUsed to indicate if a packet (TxRequest64 or TxRequest16) was transmitted successfully or if there was a failure
 oNZigBeeXBee Serie2/Serie 2 Pro (ZigBee) specific namespace
 |oCZBExplicitRxResponse
 |oCZBExplicitTxRequest
 |oCZBIONodeIdentificationResponseThe NodeIdentificationIndicator frame is received when a module transmits a node identification message to identify itself (when AO=0)
 |oCZBRxResponse
 |oCZBTxRequestCauses the module to send data as an RF packet to the specified destination
 |\CZBTxStatusResponseIndicate if the packet was transmitted successfully or not
 oCATCommandUsed to query or set module parameters on the local device
 oCATCommandQueueParamAllows module parameters to be queried or set
 oCATCommandResponseIn response to an ATCommand message, the module will send an ATCommandResponse message
 oCByteUtilsA tooling class to manipulates bytes or QByteArray
 oCModemStatusXBee module status
 oCNodeDiscoveryResponseParser
 oCRemoteATCommandRequestUsed to query or set module parameters on a remote device
 oCRemoteATCommandResponseResponse to a RemoteATCommandRequest
 oCRemoteNodeUsed to represent a remote XBee node
 oCXBeeUsed to represents the local XBee
 oCXBeePacketBase class to implement XBee API frames (API Operations)
 \CXBeeResponseBase to create API frames responses