Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123456]
QtXBee::ByteUtils | A tooling class to manipulates bytes or QByteArray |
QtXBee::NodeDiscoveryResponseParser | |
QObject | |
QtXBee::RemoteNode | Used to represent a remote XBee node |
QtXBee::XBee | Used to represents the local XBee |
QtXBee::XBeePacket | Base class to implement XBee API frames (API Operations) |
QtXBee::ATCommand | Used to query or set module parameters on the local device |
QtXBee::ATCommandQueueParam | Allows module parameters to be queried or set |
QtXBee::RemoteATCommandRequest | Used to query or set module parameters on a remote device |
QtXBee::Wpan::TxRequest16 | Used to send a message over 802.15.4 network using 16 bits addresses |
QtXBee::Wpan::TxRequest64 | Used to send a message over 802.15.4 network using 64 bits addresses |
QtXBee::XBeeResponse | Base to create API frames responses |
QtXBee::ATCommandResponse | In response to an ATCommand message, the module will send an ATCommandResponse message |
QtXBee::RemoteATCommandResponse | Response to a RemoteATCommandRequest |
QtXBee::ModemStatus | XBee module status |
QtXBee::Wpan::RxBaseResponse | Base to implement a Wpan Response |
QtXBee::Wpan::RxResponse16 | Reponse to a TxRequest16 |
QtXBee::Wpan::RxResponse64 | Reponse to a RxResponse64 |
QtXBee::Wpan::RxResponseIoSampleBase | |
QtXBee::Wpan::RxResponseIoSample16 | |
QtXBee::Wpan::RxResponseIoSample64 | |
QtXBee::Wpan::TxStatusResponse | Used to indicate if a packet (TxRequest64 or TxRequest16) was transmitted successfully or if there was a failure |
QtXBee::ZigBee::ZBExplicitRxResponse | |
QtXBee::ZigBee::ZBIONodeIdentificationResponse | The NodeIdentificationIndicator frame is received when a module transmits a node identification message to identify itself (when AO=0) |
QtXBee::ZigBee::ZBRxResponse | |
QtXBee::ZigBee::ZBTxStatusResponse | Indicate if the packet was transmitted successfully or not |
QtXBee::ZigBee::ZBTxRequest | Causes the module to send data as an RF packet to the specified destination |
QtXBee::ZigBee::ZBExplicitTxRequest |