- Timestamp:
- Dec 23, 2007, 6:12:36 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bncrinex.h
r647 r648 44 44 void dumpEpoch(long maxTime); 45 45 void setReconnectFlag(bool flag){_reconnectFlag = flag;} 46 static QString bncRinex::nextEpochStr(const QDateTime& datTim,47 48 46 static QString nextEpochStr(const QDateTime& datTim, 47 const QString& intStr, 48 QDateTime* nextEpoch = 0); 49 49 50 50 private:
Note:
See TracChangeset
for help on using the changeset viewer.