Changeset 5861 in ntrip for trunk/BNC/src/bncgetthread.h


Ignore:
Timestamp:
Aug 8, 2014, 10:35:08 AM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bncgetthread.h

    r5738 r5861  
    4040class QextSerialPort;
    4141class latencyChecker;
    42 class bncPPPclient;
    4342
    4443class bncGetThread : public QThread {
     
    123122   QFile*                     _serialOutFile;
    124123   t_serialNMEA               _serialNMEA;
    125    bncPPPclient*              _PPPclient;
    126124   bool                       _rawOutput;
    127125   QMap<QString, long>        _prnLastEpo;
Note: See TracChangeset for help on using the changeset viewer.