Changeset 3562 in ntrip for trunk/BNC/bncgetthread.h


Ignore:
Timestamp:
Dec 25, 2011, 3:50:24 PM (12 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncgetthread.h

    r3561 r3562  
    8989   virtual void run();
    9090
    91  public slots:
    92    void slotNewEphGPS(gpsephemeris gpseph);
    93 
    9491 private slots:
    9592   void slotSerialReadyRead();
     
    124121   QFile*                     _serialOutFile;
    125122   t_serialNMEA               _serialNMEA;
    126    QMutex                     _mutex;
    127123   bncPPPclient*              _PPPclient;
    128124   bool                       _rawOutput;
Note: See TracChangeset for help on using the changeset viewer.