FlightGear next
FGBasePackageInfo Struct Reference

structure holding parsed info from <base-package>/base_package.json More...

#include <fg_init.hxx>

Public Attributes

std::string buildDate
 
std::string gitRevision
 

Detailed Description

structure holding parsed info from <base-package>/base_package.json

Definition at line 25 of file fg_init.hxx.

Member Data Documentation

◆ buildDate

std::string FGBasePackageInfo::buildDate

Definition at line 26 of file fg_init.hxx.

◆ gitRevision

std::string FGBasePackageInfo::gitRevision

Definition at line 27 of file fg_init.hxx.


The documentation for this struct was generated from the following file: