QtXBee::NodeDiscoveryResponseParser Class Reference

Public Member Functions

RemoteNodeparseData (const QByteArray &data)
 Parses the ATCommandResponse's data. More...
 

Member Function Documentation

RemoteNode * QtXBee::NodeDiscoveryResponseParser::parseData ( const QByteArray &  data)

Parses the ATCommandResponse's data.

Parameters
datathe ATCommandResponse's data to be parsed
Returns
the associated RemoteNode in case of success; NULL otherwise.
Note
You will have to take the ownership of the returned RemoteNode

The documentation for this class was generated from the following files: