Engines
KSGRD::SensorTokenizer Class Reference
The following classes are utility classes that provide a convenient way to retrieve pieces of information from the sensor answers. More...
#include <sensorclient.h>
Inheritance diagram for KSGRD::SensorTokenizer:

Public Member Functions | |
uint | count () |
const QByteArray & | operator[] (unsigned idx) |
SensorTokenizer (const QByteArray &info, char separator) | |
~SensorTokenizer () |
Detailed Description
The following classes are utility classes that provide a convenient way to retrieve pieces of information from the sensor answers.For each type of answer there is a separate class.
Definition at line 62 of file sensorclient.h.
Constructor & Destructor Documentation
KSGRD::SensorTokenizer::SensorTokenizer | ( | const QByteArray & | info, | |
char | separator | |||
) | [inline] |
Definition at line 65 of file sensorclient.h.
KSGRD::SensorTokenizer::~SensorTokenizer | ( | ) | [inline] |
Definition at line 91 of file sensorclient.h.
Member Function Documentation
uint KSGRD::SensorTokenizer::count | ( | ) | [inline] |
Definition at line 99 of file sensorclient.h.
const QByteArray& KSGRD::SensorTokenizer::operator[] | ( | unsigned | idx | ) | [inline] |
Definition at line 93 of file sensorclient.h.
The documentation for this class was generated from the following file: