Changeset 443 in flair-src for trunk/tools/FlairGCS/src/Map.h


Ignore:
Timestamp:
09/09/21 17:06:34 (3 years ago)
Author:
Sanahuja Guillaume
Message:

update buffering (gcs part)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/FlairGCS/src/Map.h

    r437 r443  
    5757  void Reset(void);
    5858  void XmlEvent(QDomElement *dom);
    59   void BufEvent(char **buf, int *buf_size, uint16_t period, bool big_endian);
     59  void BufEvent(char **buf, int *buf_size, uint16_t period,uint16_t nb_buffering, bool big_endian);
    6060
    6161  void RemovePoints(void);
Note: See TracChangeset for help on using the changeset viewer.