source: rtems-central/spec/rtems/object/if/group.yml @ 3bdf817

Last change on this file since 3bdf817 was 3bdf817, checked in by Sebastian Huber <sebastian.huber@…>, on 09/16/20 at 09:48:29

spec: Group items by component

  • Property mode set to 100644
File size: 773 bytes
Line 
1SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
2brief: |
3  RTEMS provides a collection of services to assist in the management and usage
4  of the objects created and utilized via other managers.  These services
5  assist in the manipulation of RTEMS objects independent of the API used to
6  create them.
7copyrights:
8- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
9- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
10description: null
11enabled-by: true
12identifier: RTEMSAPIClassicObject
13interface-type: group
14links:
15- role: interface-placement
16  uid: header
17- role: interface-ingroup
18  uid: ../../if/group
19name: Object Services
20text: |
21  The Classic API shall provide an interface to the Object Services.
22type: interface
Note: See TracBrowser for help on using the repository browser.