marble
Marble::AprsTTY Class Reference
#include <AprsTTY.h>
Inheritance diagram for Marble::AprsTTY:

Public Member Functions | |
| AprsTTY (QString ttyName) | |
| ~AprsTTY () | |
| bool | canDoDirect () const |
| void | checkReadReturn (int length, QIODevice **socket, AprsGatherer *gatherer) |
| QIODevice * | openSocket () |
| QString | sourceName () const |
Public Member Functions inherited from Marble::AprsSource | |
| AprsSource (QIODevice *insocket=NULL) | |
| virtual | ~AprsSource () |
| void | setSocket (QIODevice *) |
| QIODevice * | socket () |
Detailed Description
Constructor & Destructor Documentation
|
explicit |
Definition at line 21 of file AprsTTY.cpp.
| AprsTTY::~AprsTTY | ( | ) |
Definition at line 27 of file AprsTTY.cpp.
Member Function Documentation
|
virtual |
Implements Marble::AprsSource.
Definition at line 38 of file AprsTTY.cpp.
|
virtual |
Implements Marble::AprsSource.
Definition at line 66 of file AprsTTY.cpp.
|
virtual |
Implements Marble::AprsSource.
Definition at line 44 of file AprsTTY.cpp.
|
virtual |
Implements Marble::AprsSource.
Definition at line 32 of file AprsTTY.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:55 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:55 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference
Public Member Functions inherited from