summaryrefslogtreecommitdiffstats
path: root/spec/if/rtems/object/group.yml
blob: 0f6d512aaaa011a0a4046494b3f6844c9ec47f45 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
  RTEMS provides a collection of services to assist in the management and usage
  of the objects created and utilized via other managers.  These services
  assist in the manipulation of RTEMS objects independent of the API used to
  create them.
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
description: null
enabled-by: true
identifier: RTEMSAPIClassicObject
interface-type: group
links:
- role: interface-placement
  uid: header
- role: interface-ingroup
  uid: ../group
name: Object Services
text: |
  The Classic API shall provide an interface to the Object Services.
type: interface