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


Ignore:
Timestamp:
Oct 22, 2012, 2:59:56 PM (12 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r4476 r4757  
    4141class latencyChecker;
    4242class bncPPPclient;
    43 #ifdef PPP_DLL_INTERFACE
    44 class t_dllInterface;
     43#ifdef RTROVER_INTERFACE
     44class t_bncRtrover;
    4545#endif
    4646
     
    128128   bool                       _rawOutput;
    129129   QMap<QString, long>        _prnLastEpo;
    130 #ifdef PPP_DLL_INTERFACE
    131    t_dllInterface*            _dllInterface;
     130#ifdef RTROVER_INTERFACE
     131   t_bncRtrover*              _bncRtrover;
    132132#endif
    133133   QMap<char, QVector<QString> > _rnxTypes;
Note: See TracChangeset for help on using the changeset viewer.