Changeset 5990 in ntrip for trunk/BNC/src/PPP/pppRun.h


Ignore:
Timestamp:
Aug 18, 2014, 8:37:21 AM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/PPP/pppRun.h

    r5989 r5990  
    2424
    2525  void processFiles();
     26
     27  static QString nmeaString(char strType, const t_output& output);
    2628
    2729 signals:
     
    5456  };
    5557
    56   QString nmeaRMC(const t_output& output) const;
    57   QString nmeaGGA(const t_output& output) const;
    58 
    5958  QMutex                 _mutex;
    6059  const t_pppOptions*    _opt;
Note: See TracChangeset for help on using the changeset viewer.