Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123456]
oCQtXBee::ByteUtilsA tooling class to manipulates bytes or QByteArray
oCQtXBee::NodeDiscoveryResponseParser
\CQObject
 oCQtXBee::RemoteNodeUsed to represent a remote XBee node
 oCQtXBee::XBeeUsed to represents the local XBee
 \CQtXBee::XBeePacketBase class to implement XBee API frames (API Operations)
  oCQtXBee::ATCommandUsed to query or set module parameters on the local device
  |oCQtXBee::ATCommandQueueParamAllows module parameters to be queried or set
  |\CQtXBee::RemoteATCommandRequestUsed to query or set module parameters on a remote device
  oCQtXBee::Wpan::TxRequest16Used to send a message over 802.15.4 network using 16 bits addresses
  oCQtXBee::Wpan::TxRequest64Used to send a message over 802.15.4 network using 64 bits addresses
  oCQtXBee::XBeeResponseBase to create API frames responses
  |oCQtXBee::ATCommandResponseIn response to an ATCommand message, the module will send an ATCommandResponse message
  ||\CQtXBee::RemoteATCommandResponseResponse to a RemoteATCommandRequest
  |oCQtXBee::ModemStatusXBee module status
  |oCQtXBee::Wpan::RxBaseResponseBase to implement a Wpan Response
  ||oCQtXBee::Wpan::RxResponse16Reponse to a TxRequest16
  ||oCQtXBee::Wpan::RxResponse64Reponse to a RxResponse64
  ||\CQtXBee::Wpan::RxResponseIoSampleBase
  || oCQtXBee::Wpan::RxResponseIoSample16
  || \CQtXBee::Wpan::RxResponseIoSample64
  |oCQtXBee::Wpan::TxStatusResponseUsed to indicate if a packet (TxRequest64 or TxRequest16) was transmitted successfully or if there was a failure
  |oCQtXBee::ZigBee::ZBExplicitRxResponse
  |oCQtXBee::ZigBee::ZBIONodeIdentificationResponseThe NodeIdentificationIndicator frame is received when a module transmits a node identification message to identify itself (when AO=0)
  |oCQtXBee::ZigBee::ZBRxResponse
  |\CQtXBee::ZigBee::ZBTxStatusResponseIndicate if the packet was transmitted successfully or not
  \CQtXBee::ZigBee::ZBTxRequestCauses the module to send data as an RF packet to the specified destination
   \CQtXBee::ZigBee::ZBExplicitTxRequest