Changeset 1163 in ntrip


Ignore:
Timestamp:
Oct 18, 2008, 11:09:50 AM (16 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncgetthread.h

    r1140 r1163  
    5454
    5555   QByteArray staID() const {return _staID;}
     56   QUrl       mountPoint() const {return _mountPoint;}
     57   QByteArray latitude() const {return _latitude;}
     58   QByteArray longitude() const {return _longitude;}
    5659
    5760 signals:
Note: See TracChangeset for help on using the changeset viewer.