Changeset 3233 in ntrip for trunk/BNC/upload/bncuploadcaster.h


Ignore:
Timestamp:
Apr 1, 2011, 1:58:39 PM (13 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/upload/bncuploadcaster.h

    r3226 r3233  
    99  bncUploadCaster(const QString& mountpoint,
    1010                  const QString& outHost, int outPort,
    11                   const QString& password);
     11                  const QString& password, int iRow);
    1212  virtual void deleteSafely();
    1313
     
    3131  int         _sOpenTrial;
    3232  QDateTime   _outSocketOpenTime;
     33  int         _iRow;
    3334};
    3435
Note: See TracChangeset for help on using the changeset viewer.