source: rtems-central/spec/rtems/object/if/api-class-information.yml @ d3edaca

Last change on this file since d3edaca was 5f97799, checked in by Sebastian Huber <sebastian.huber@…>, on 10/05/20 at 13:43:02

spec: Move index-entries to interface type

  • Property mode set to 100644
File size: 1.3 KB
Line 
1SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
2brief: '%'
3copyrights:
4- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
5- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
6definition:
7- default:
8    brief: |
9      This member is
10    definition: ${../../type/if/id:/name} ${.:name}
11    description: '%'
12    kind: member
13    name: minimum_id
14  variants: []
15- default:
16    brief: |
17      This member is
18    definition: ${../../type/if/id:/name} ${.:name}
19    description: '%'
20    kind: member
21    name: maximum_id
22  variants: []
23- default:
24    brief: |
25      This member is
26    definition: ${/c/if/uint32_t:/name} ${.:name}
27    description: '%'
28    kind: member
29    name: maximum
30  variants: []
31- default:
32    brief: |
33      This member is
34    definition: ${/c/if/bool:/name} ${.:name}
35    description: '%'
36    kind: member
37    name: auto_extend
38  variants: []
39- default:
40    brief: |
41      This member is
42    definition: ${/c/if/uint32_t:/name} ${.:name}
43    description: '%'
44    kind: member
45    name: unallocated
46  variants: []
47definition-kind: typedef-only
48description: null
49enabled-by: true
50index-entries: []
51interface-type: struct
52links:
53- role: interface-placement
54  uid: header
55- role: interface-ingroup
56  uid: group
57name: rtems_object_api_class_information
58notes: null
59type: interface
Note: See TracBrowser for help on using the repository browser.