Changeset 3045 in ntrip for trunk/BNS/bnsoutf.h


Ignore:
Timestamp:
Feb 25, 2011, 3:12:22 PM (13 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNS/bnsoutf.h

    r3041 r3045  
    1414  virtual ~bnsoutf();
    1515
    16   virtual t_irc write(int GPSweek, double GPSweeks, const QString& prn,
    17                       const ColumnVector& xx, bool append);
     16  virtual BNS::t_irc write(int GPSweek, double GPSweeks, const QString& prn,
     17                           const ColumnVector& xx, bool append);
    1818
    1919 protected:
Note: See TracChangeset for help on using the changeset viewer.