libdrmconf 0.15.0
A library to program DMR radios.
Loading...
Searching...
No Matches
OpenRTXLinkStream Class Reference

An abstract stream encapsulated within OpenRTXLink. More...

#include <openrtx_link.hh>

Inheritance diagram for OpenRTXLinkStream:
Collaboration diagram for OpenRTXLinkStream:

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

Detailed Description

An abstract stream encapsulated within OpenRTXLink.


The documentation for this class was generated from the following files:
  • /builddir/build/BUILD/qdmr-0.15.0-build/qdmr-0.15.0/lib/openrtx_link.hh
  • /builddir/build/BUILD/qdmr-0.15.0-build/qdmr-0.15.0/lib/openrtx_link.cc