F´ Flight Software - C/C++ Documentation
NASA-v1.6.0
A framework for building embedded system applications to NASA flight quality standards.
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
z
Functions
a
b
c
d
e
f
g
h
i
j
l
m
o
p
r
s
t
u
v
w
Variables
b
c
f
g
k
l
m
o
p
r
s
t
u
w
z
Typedefs
a
b
c
d
e
f
g
h
i
l
n
o
p
r
s
t
u
v
w
Enumerations
Enumerator
a
b
f
h
i
k
n
o
p
s
v
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
:
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
~
Functions
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
z
~
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
Typedefs
a
b
c
e
f
i
m
r
s
t
w
Enumerations
b
c
d
f
g
h
m
o
q
r
s
t
u
w
Enumerator
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
Related Symbols
:
a
b
c
d
f
g
h
l
p
q
r
s
t
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
Functions
f
g
i
m
p
r
s
t
u
Variables
_
b
c
f
g
i
l
p
r
s
w
Typedefs
a
b
c
e
f
i
n
p
s
t
u
Enumerations
Enumerator
a
b
c
f
g
h
p
r
s
t
Macros
_
a
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
▼
F´ Flight Software - C/C++ Documentation
►
Contributing Guidelines
►
Communication Adapter Interface
Design and Philosophy of F´
F´ Memory Management
►
F´ Numerical Types
►
Fw Components, Ports, and Classes
►
Os Components Ports and Classes
►
Svc Components, Ports, and Classes
►
Drv Components and Classes
►
Utils Classes
►
Drv::StreamCrossover Stream Crossover Component
►
How to become a contributor and submit your own code
►
Advanced googletest Topics
Community-Created Documentation
►
GoogleTest FAQ
►
gMock Cheat Sheet
►
gMock Cookbook
Legacy gMock FAQ
►
gMock for Dummies
►
GoogleTest User's Guide
Using GoogleTest from various build systems
Supported Platforms
►
Googletest Primer
►
Quickstart: Building with Bazel
►
Quickstart: Building with CMake
►
Actions Reference
►
Assertions Reference
►
Matchers Reference
►
Mocking Reference
►
Testing Reference
Googletest Samples
Security Policy
►
BufferAccumulator
►
Svc::BufferRepeater Component
►
Svc::CmdSplitter Component
►
Svc::ComQueue Component
►
Svc::ComStub Component
►
sdd
System Resources Component
►
Namespaces
►
Classes
▼
Files
▼
File List
►
CFDP
►
config
►
docs
▼
docs-cache
►
CMakeFiles
►
config
►
F-Prime
►
prescan
►
version.hpp
►
Drv
►
FppTest
►
Fw
►
googletest
►
Os
►
Svc
►
Utils
►
File Members
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
Loading...
Searching...
No Matches
version.hpp
Go to the documentation of this file.
1
/*
2
This file has been autogenerated using [generate_version_header.py].
3
This file may be overwritten.
4
*/
5
#ifndef _VERSION_HPP_
6
#define _VERSION_HPP_
7
8
static
const
char
*
FRAMEWORK_VERSION
=
"v3.3.1"
;
9
static
const
char
*
PROJECT_VERSION
=
"v3.3.1"
;
10
11
#endif
12
FRAMEWORK_VERSION
static const char * FRAMEWORK_VERSION
Definition
version.hpp:8
PROJECT_VERSION
static const char * PROJECT_VERSION
Definition
version.hpp:9
docs-cache
version.hpp
Generated by
1.10.0