Ignore:
Timestamp:
Mar 31, 2011, 6:10:51 PM (13 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r3225 r3226  
    2525                  const QString& rnxFileName,
    2626                  const QString& outFileName);
     27  void decodeRtnetStream(char* buffer, int bufLen);
    2728 protected:
    2829  virtual ~bncRtnetUploadCaster();
    29  public:
    30   virtual void run();
    31   void decodeRtnetStream(char* buffer, int bufLen);
    3230 private:
    3331  void uploadClockOrbitBias();
     
    4139  bncEphUser*    _ephUser;
    4240  QString        _rtnetStreamBuffer;
    43   bncTime        _epoTime;
    4441  QString        _crdTrafo;
    4542  bool           _CoM;
Note: See TracChangeset for help on using the changeset viewer.