summaryrefslogtreecommitdiff
path: root/spec/spec/interface-forward-declaration.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-05-25 09:42:37 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-05-28 10:38:23 +0200
commit06c7b22a67829732b0b14829416ecb32b58a9c3a (patch)
treed52c80cd42ba5b6da1a2a36560c144acd402af24 /spec/spec/interface-forward-declaration.yml
parent0f5d1db239d5671c048b827692fb354fafb6b034 (diff)
spec: Add specification of interface items
Diffstat (limited to 'spec/spec/interface-forward-declaration.yml')
-rw-r--r--spec/spec/interface-forward-declaration.yml27
1 files changed, 27 insertions, 0 deletions
diff --git a/spec/spec/interface-forward-declaration.yml b/spec/spec/interface-forward-declaration.yml
new file mode 100644
index 00000000..ae8302ea
--- /dev/null
+++ b/spec/spec/interface-forward-declaration.yml
@@ -0,0 +1,27 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+copyrights:
+- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+enabled-by: true
+links:
+- role: spec-member
+ uid: root
+- role: spec-refinement
+ spec-key: interface-type
+ spec-value: forward-declaration
+ uid: interface
+spec-description: null
+spec-example: null
+spec-info:
+ dict:
+ attributes:
+ interface-target:
+ description: |
+ It shall be the UID of the interface target which defines forward
+ declaration.
+ spec-type: uid
+ description: |
+ This set of attributes specifies a forward declaration.
+ required-attributes: all
+spec-name: Interface Forward Declaration Item Type
+spec-type: interface-forward-declaration
+type: spec