Changeset 1163 in ntrip
- Timestamp:
- Oct 18, 2008, 11:09:50 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bncgetthread.h
r1140 r1163 54 54 55 55 QByteArray staID() const {return _staID;} 56 QUrl mountPoint() const {return _mountPoint;} 57 QByteArray latitude() const {return _latitude;} 58 QByteArray longitude() const {return _longitude;} 56 59 57 60 signals:
Note:
See TracChangeset
for help on using the changeset viewer.