F´ Flight Software - C/C++ Documentation  devel
A framework for building embedded system applications to NASA flight quality standards.
Project::Version Struct Reference

#include <versions/version.hpp>

Static Public Attributes

static const char *const FRAMEWORK_VERSION = "v3.4.3-394-g5536b7e32"
 
static const char *const PROJECT_VERSION = "v3.4.3-394-g5536b7e32"
 
static const FwIndexType LIBRARY_VERSIONS_COUNT = 0
 
static const char *const LIBRARY_VERSIONS []
 

Detailed Description

Definition at line 11 of file version.hpp.

Member Data Documentation

◆ FRAMEWORK_VERSION

const char *const Project::Version::FRAMEWORK_VERSION = "v3.4.3-394-g5536b7e32"
static

Definition at line 12 of file version.hpp.

◆ LIBRARY_VERSIONS

const char *const Project::Version::LIBRARY_VERSIONS
static
Initial value:
= {
nullptr
}

Definition at line 15 of file version.hpp.

◆ LIBRARY_VERSIONS_COUNT

const FwIndexType Project::Version::LIBRARY_VERSIONS_COUNT = 0
static

Definition at line 14 of file version.hpp.

◆ PROJECT_VERSION

const char *const Project::Version::PROJECT_VERSION = "v3.4.3-394-g5536b7e32"
static

Definition at line 13 of file version.hpp.


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