summaryrefslogtreecommitdiffstats
path: root/spec/spec/interface-header-file.yml
blob: d22aee2ca5ae3c993c4545fcae17ac9604a9bda6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH & Co. KG
enabled-by: true
links:
- role: spec-member
  uid: root
- role: spec-refinement
  spec-key: interface-type
  spec-value: header-file
  uid: interface
spec-description: null
spec-example: null
spec-info:
  dict:
    attributes:
      brief:
        description: null
        spec-type: interface-brief
      path:
        description: |
          It shall be the path used to include the header file.  For example
          :file:`rtems/confdefs.h`.
        spec-type: str
      prefix:
        description: |
          It shall be the prefix directory path to the header file in the
          interface domain.  For example :file:`cpukit/include`.
        spec-type: str
    description: |
      This set of attributes specifies a header file.  The item shall have
      exactly one link with the ${interface-placement:/spec-name} to an
      ${interface-domain:/spec-name} item.  This link defines the interface
      domain of the header file.
    mandatory-attributes: all
spec-name: Interface Header File Item Type
spec-type: interface-header-file
type: spec