Changeset 3167 in ntrip


Ignore:
Timestamp:
Mar 28, 2011, 1:25:45 PM (13 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r3166 r3167  
    2828#include <fstream>
    2929#include <QtCore>
     30#include "bncephuser.h"
    3031#include "RTCM/GPSDecoder.h"
    3132
    32 class bncRtnetDecoder: public GPSDecoder {
     33class bncRtnetDecoder: public GPSDecoder, public bncEphUser {
    3334 public:
    3435  bncRtnetDecoder(const QString& fileName);
Note: See TracChangeset for help on using the changeset viewer.