rtems++.doc

来自「RTEMS (Real-Time Executive for Multiproc」· DOC 代码 · 共 30 行

DOC
30
字号
## $Id: rtems++.doc,v 1.1.10.1 2003/09/04 18:46:13 joel Exp $## COPYRIGHT (c) 1997# Objective Design Systems Ltd Pty (ODS)# All rights reserved (R) Objective Design Systems Ltd Pty# # The license and distribution terms for this file may be found in the# file LICENSE in this distribution or at# http://www.rtems.com/license/LICENSE.#The file describes the directives and concepts tested by this test set.test set name: rtems++classes:  rtemsTask, rtemsTaskMode, rtemsEvent, rtemsMessageQueueconcepts:  a. Verify each class tested can be constructed using each of the constructors.  b. Verify each class can be an owner of an object id if capable.  c. Verify each class can connect to an existing object id if capable.  d. Verify the operation of each method of each class.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?