Changeset 420 in ntrip for trunk/BNC/bncrinex.h


Ignore:
Timestamp:
Mar 28, 2007, 2:01:36 PM (17 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncrinex.h

    r408 r420  
    3434#include <fstream>
    3535
     36#include "bncconst.h"
    3637#include "RTCM/GPSDecoder.h"
    3738
     
    5152   void writeHeader(const QDateTime& datTim, const QDateTime& datTimNom);
    5253   void closeFile();
     54   t_irc downloadSkeleton();
    5355
    5456   QByteArray          _statID;
     
    6971   QByteArray          _nmea;
    7072   bool                _reconnectFlag;
     73   QStringList         _skeletonLines;
     74   QDate               _skeletonDate;
    7175};
    7276
Note: See TracChangeset for help on using the changeset viewer.