4.104.114.84.95
Line | |
---|
1 | OBJECT: Testfile |
---|
2 | DESCRIPTION: |
---|
3 | This file contains one abstract type without a range and two |
---|
4 | abstract types with filler ranges. |
---|
5 | THEORY OF OPERATION: |
---|
6 | This file will be used to test the .d compiler. |
---|
7 | |
---|
8 | ATTRIBUTE DESCRIPTIONS: none |
---|
9 | |
---|
10 | ASSOCIATION DESCRIPTIONS: none |
---|
11 | |
---|
12 | ABSTRACT TYPE DESCRIPTIONS: |
---|
13 | |
---|
14 | ABSTRACT TYPE: ID |
---|
15 | DESCRIPTION: |
---|
16 | This type defines an identifier for an event set that may be manipulated. |
---|
17 | VISIBILITY: public |
---|
18 | DERIVATION: Bin_type handle |
---|
19 | |
---|
20 | ABSTRACT TYPE: Test_ID |
---|
21 | DESCRIPTION: |
---|
22 | This is the abstract type with the range made optional. |
---|
23 | VISIBILITY: public |
---|
24 | DERIVATION: Bin_type handle |
---|
25 | |
---|
26 | ABSTRACT TYPE: Input_Buffer |
---|
27 | DESCRIPTION: |
---|
28 | This type indicates the maximum input buffer. |
---|
29 | VISIBILITY: public |
---|
30 | DERIVATION: string |
---|
31 | |
---|
32 | ABSTRACT TYPE: Image_t |
---|
33 | DESCRIPTION: |
---|
34 | This type specifies the data maintained for the screen. |
---|
35 | VISIBILITY: public |
---|
36 | DERIVATION: array [LINES][COLUMNS] of character |
---|
37 | |
---|
38 | DATA ITEM DESCRIPTIONS: none |
---|
39 | |
---|
40 | METHOD DESCRIPTIONS: none |
---|
41 | |
---|
42 | TASK DESCRIPTIONS: none |
---|
43 | |
---|
44 | ENDOBJECT: Testfile |
---|
Note: See
TracBrowser
for help on using the repository browser.