summaryrefslogtreecommitdiffstats
path: root/spec-glossary/glossary/softwareunit.yml
blob: c680e54b5aa46c6efe5a99bbd5fbb1eca47c865d (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 & Co. KG
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