Changeset 2030 in ntrip for trunk/BNC/bncpppthread.h


Ignore:
Timestamp:
Nov 26, 2009, 11:40:38 AM (14 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncpppthread.h

    r2028 r2030  
    7373 public:
    7474  void terminate();
     75  void putNewObs(p_obs pp);
    7576
    7677 signals:
     
    8283
    8384 public slots:
    84   void slotNewEpochData(QList<p_obs> obsList);
    8585  void slotNewEphGPS(gpsephemeris gpseph);
    8686  void slotNewCorrections(QList<QString> corrList);
Note: See TracChangeset for help on using the changeset viewer.