Changeset 3185 in ntrip for trunk/BNC/upload/bncuploadcaster.h


Ignore:
Timestamp:
Mar 29, 2011, 8:27:46 PM (13 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/upload/bncuploadcaster.h

    r3182 r3185  
    55#include "bncephuser.h"
    66
     7class bncoutf;
    78class bncClockRinex;
    89class bncSP3;
     
    4849  int            _sOpenTrial;
    4950  QDateTime      _outSocketOpenTime;
    50   QFile*         _outFile;
    51   QTextStream*   _outStream;
    52   bool           _append;
    5351  double         _dx;
    5452  double         _dy;
     
    6664  double         _scr;
    6765  double         _t0;
     66  bncoutf*       _outFile;
    6867  bncClockRinex* _rnx;
    6968  bncSP3*        _sp3;
Note: See TracChangeset for help on using the changeset viewer.