コード例 #1
0
ファイル: IGCWriter.hpp プロジェクト: Adrien81/XCSoar
 bool Flush() {
   return file.Flush();
 }