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


Ignore:
Timestamp:
Oct 18, 2006, 3:56:17 PM (18 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncrinex.h

    r222 r256  
    1414class bncRinex {
    1515 public:
    16    bncRinex(const char* StatID);
     16   bncRinex(const char* StatID, const QUrl& mountPoint);
    1717   ~bncRinex();
    1818   void deepCopy(const Observation* obs);
     
    3434   QString             _rnxScriptName;
    3535   QProcess            _rnxScript;
    36    QString             _mountPoint;
     36   QUrl                _mountPoint;
    3737   QString             _pgmName;
    3838   QString             _userName;
Note: See TracChangeset for help on using the changeset viewer.