Changeset 3225 in ntrip for trunk/BNC/upload/bncrtnetdecoder.h


Ignore:
Timestamp:
Mar 31, 2011, 5:23:30 PM (13 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/upload/bncrtnetdecoder.h

    r3209 r3225  
    2828#include <fstream>
    2929#include <QtCore>
    30 #include "bncuploadcaster.h"
     30#include "bncrtnetuploadcaster.h"
    3131#include "RTCM/GPSDecoder.h"
    3232
     
    3838                       std::vector<std::string>& errmsg);
    3939 private:
    40   QVector<bncUploadCaster*> _casters;
     40  QVector<bncRtnetUploadCaster*> _casters;
    4141};
    4242
Note: See TracChangeset for help on using the changeset viewer.