Changeset 5973 in ntrip for trunk/BNC/src/PPP/pppRun.h


Ignore:
Timestamp:
Aug 17, 2014, 1:35:50 PM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/PPP/pppRun.h

    r5954 r5973  
    3838  void slotNewObs(QByteArray staID, QList<t_obs> obsList);
    3939  void slotSetSpeed(int speed);
     40  void slotSetStopFlag();
    4041
    4142 private:
     
    6465  t_corrFile*   _corrFile;
    6566  int           _speed;
     67  bool          _stopFlag;
    6668};
    6769
Note: See TracChangeset for help on using the changeset viewer.