summaryrefslogtreecommitdiffstats
path: root/spec-glossary/glossary/softwareunit.yml
blob: 69eb7ce17c1293be84ba5917b4eb17898e645ab1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2019 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
glossary-type: term
links:
- role: glossary-member
  uid: ../glossary-general
term: software unit
text: |
  This term is defined by ECSS-E-ST-40C 3.2.24 as a "separately compilable
  piece of source code".  For this project a *software unit* shall be any of
  the following items and nothing else:

  * ${assemblerlanguage:/term} function in a
    ${sourcecode:/term} file

  * ${clanguage:/term} function (external and internal linkage)

  A *software unit* is a ${softwarecomponent:/term}.
type: glossary