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


Ignore:
Timestamp:
Feb 26, 2007, 6:15:18 PM (17 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncgetthread.h

    r406 r408  
    3232#include "RTCM/GPSDecoder.h"
    3333#include "bncconst.h"
     34
     35class bncRinex;
    3436
    3537class bncGetThread : public QThread {
     
    7577   int         _iMount;
    7678   bool        _zeroDecoder;
     79   int         _samplingRate;
     80   bncRinex*   _rnx;
    7781};
    7882
Note: See TracChangeset for help on using the changeset viewer.