Changeset 3035 in ntrip for trunk/BNC/RTCM3/RTCM3coDecoder.h


Ignore:
Timestamp:
Feb 25, 2011, 1:35:15 PM (13 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/RTCM3/RTCM3coDecoder.h

    r3024 r3035  
    4747  static QStringList corrsToASCIIlines(int GPSweek, double GPSweeks,
    4848                                       const ClockOrbit& co, const Bias* bias);
    49 
     49  static void reopen(const QString& fileNameSkl, QString& fileName,
     50                     std::ofstream*& out);
    5051 signals:
    5152  void newCorrLine(QString line, QString staID, long coTime);
    5253
    5354 private:
    54   void reopen();
    5555  void printLine(const QString& line, long coTime);
    5656
Note: See TracChangeset for help on using the changeset viewer.