Changeset 3004 in ntrip for trunk/BNC/bncrawfile.h


Ignore:
Timestamp:
Feb 22, 2011, 11:53:04 AM (13 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncrawfile.h

    r2542 r3004  
    3636  enum inpOutFlag {input, output};
    3737
    38   bncRawFile(const QByteArray& fileName, const QByteArray& format,
    39              inpOutFlag ioflg);
     38  bncRawFile(const QByteArray& fileName, const QByteArray& staID,
     39             const QByteArray& format, inpOutFlag ioflg);
    4040
    4141  ~bncRawFile(); 
Note: See TracChangeset for help on using the changeset viewer.