Changeset 2310 in ntrip for trunk/BNC/bnccaster.h


Ignore:
Timestamp:
Feb 19, 2010, 3:43:42 PM (14 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bnccaster.h

    r2184 r2310  
    6767   QTextStream*            _out;
    6868   QMultiMap<long, p_obs>* _epochs;
    69    long                    _lastDumpSec;
     69   long                    _lastDumpSecXrate;
    7070   QTcpServer*             _server;
    7171   QTcpServer*             _uServer;
     
    7777   QList<bncGetThread*>    _threads;
    7878   int                     _samplingRate;
    79    long                    _waitTime;
     79   long                    _waitTimeXrate;
    8080   QMutex                  _mutex;
    8181   int                     _confInterval;
Note: See TracChangeset for help on using the changeset viewer.