QtXBee::NodeDiscoveryResponseParser Class Reference
  | Public Member Functions | |
| RemoteNode * | parseData (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
- 
  data the 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:
- /home/thomas/Projects/QtXBee/src/qtxb/nodediscoveryresponseparser.h
- /home/thomas/Projects/QtXBee/src/qtxb/nodediscoveryresponseparser.cpp
 
          
          
 1.8.3.1
 1.8.3.1