Changeset 944 in ntrip for trunk/BNC/bncapp.h


Ignore:
Timestamp:
Jun 9, 2008, 4:36:33 PM (16 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncapp.h

    r941 r944  
    5656    void printGPSEph(gpsephemeris* ep, bool printFile);
    5757    void printGlonassEph(glonassephemeris* ep, bool printFile);
    58     void printOutput(bool printFile, const QString& lineV2,
     58    void printOutput(bool printFile, QTextStream* stream,
     59                     const QString& lineV2,
    5960                     const QString& lineV3,
    6061                     const QByteArray& allLines);
Note: See TracChangeset for help on using the changeset viewer.