Changeset 1062 in ntrip for trunk/BNS/bns.h


Ignore:
Timestamp:
Aug 27, 2008, 11:25:53 AM (16 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNS/bns.h

    r1058 r1062  
    88
    99#include "bnseph.h"
     10#include "bnscaster.h"
    1011extern "C" {
    1112#include "RTCM/clock_orbit_rtcm.h"
     
    6566  QTcpServer*               _clkServer;
    6667  QTcpSocket*               _clkSocket;
    67   QTcpSocket*               _outSocket;
    68   int                       _outSocketOpenTrial;
    69   QDateTime                 _outSocketOpenTime;
     68  t_bnscaster*              _caster;
    7069  QFile*                    _outFile;
    7170  QFile*                    _logFile;
Note: See TracChangeset for help on using the changeset viewer.