|
libdrmconf 0.15.0
A library to program DMR radios.
|
An abstract stream encapsulated within OpenRTXLink. More...
#include <openrtx_link.hh>


Protected Member Functions | |
| OpenRTXLinkStream (OpenRTXLink::Protocol proto, OpenRTXLink *link) | |
| qint64 | writeData (const char *data, qint64 len) |
| qint64 | readData (char *data, qint64 maxlen) |
Protected Attributes | |
| OpenRTXLink::Protocol | _proto |
| QByteArray | _inBuffer |
| OpenRTXLink * | _link |
Friends | |
| class | OpenRTXLink |
An abstract stream encapsulated within OpenRTXLink.