marble
Marble::AprsTCPIP Class Reference
#include <AprsTCPIP.h>
Inheritance diagram for Marble::AprsTCPIP:
Public Member Functions | |
AprsTCPIP (QString hostName, int port) | |
~AprsTCPIP () | |
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
Definition at line 18 of file AprsTCPIP.h.
Constructor & Destructor Documentation
AprsTCPIP::AprsTCPIP | ( | QString | hostName, |
int | port | ||
) |
Definition at line 21 of file AprsTCPIP.cpp.
AprsTCPIP::~AprsTCPIP | ( | ) |
Definition at line 28 of file AprsTCPIP.cpp.
Member Function Documentation
|
virtual |
Implements Marble::AprsSource.
Definition at line 39 of file AprsTCPIP.cpp.
|
virtual |
Implements Marble::AprsSource.
Definition at line 71 of file AprsTCPIP.cpp.
|
virtual |
Implements Marble::AprsSource.
Definition at line 45 of file AprsTCPIP.cpp.
|
virtual |
Implements Marble::AprsSource.
Definition at line 33 of file AprsTCPIP.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:44 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:44 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.