1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<HTML>
<HEAD>
<TITLE>AARM95 - The Generic Package Direct_IO</TITLE>
<META NAME="Author" CONTENT="JTC1/SC22/WG9/ARG, by Randall Brukardt, ARG Editor">
<META NAME="GENERATOR" CONTENT="Arm_Form.Exe, Ada Reference Manual generator">
<STYLE type="text/css">
DIV.paranum {position: absolute; font-family: Arial, Helvetica, sans-serif; left: 0.5 em; top: auto}
TT {font-family: "Courier New", monospace}
DT {display: compact}
DIV.Normal {font-family: "Times New Roman", Times, serif; margin-bottom: 0.6em}
DIV.Wide {font-family: "Times New Roman", Times, serif; margin-top: 0.6em; margin-bottom: 0.6em}
DIV.Annotations {font-family: "Times New Roman", Times, serif; margin-left: 4.0em; margin-bottom: 0.6em}
DIV.WideAnnotations {font-family: "Times New Roman", Times, serif; margin-left: 4.0em; margin-top: 0.6em; margin-bottom: 0.6em}
DIV.Index {font-family: "Times New Roman", Times, serif}
DIV.SyntaxSummary {font-family: "Times New Roman", Times, serif; margin-left: 2.0em; margin-bottom: 0.4em}
DIV.Notes {font-family: "Times New Roman", Times, serif; margin-left: 2.0em; margin-bottom: 0.6em}
DIV.NotesHeader {font-family: "Times New Roman", Times, serif; margin-left: 2.0em}
DIV.SyntaxIndented {font-family: "Times New Roman", Times, serif; margin-left: 2.0em; margin-bottom: 0.4em}
DIV.Indented {font-family: "Times New Roman", Times, serif; margin-left: 6.0em; margin-bottom: 0.6em}
DIV.CodeIndented {font-family: "Times New Roman", Times, serif; margin-left: 4.0em; margin-bottom: 0.6em}
DIV.SmallIndented {font-family: "Times New Roman", Times, serif; margin-left: 10.0em; margin-bottom: 0.6em}
DIV.SmallCodeIndented {font-family: "Times New Roman", Times, serif; margin-left: 8.0em; margin-bottom: 0.6em}
DIV.Examples {font-family: "Courier New", monospace; margin-left: 2.0em; margin-bottom: 0.6em}
DIV.SmallExamples {font-family: "Courier New", monospace; font-size: 80%; margin-left: 7.5em; margin-bottom: 0.6em}
DIV.IndentedExamples {font-family: "Courier New", monospace; margin-left: 8.0em; margin-bottom: 0.6em}
DIV.SmallIndentedExamples {font-family: "Courier New", monospace; font-size: 80%; margin-left: 15.0em; margin-bottom: 0.6em}
UL.Bulleted {font-family: "Times New Roman", Times, serif; margin-left: 2.0em; margin-right: 2.0em; margin-top: 0em; margin-bottom: 0.5em}
UL.SmallBulleted {font-family: "Times New Roman", Times, serif; margin-left: 6.0em; margin-right: 6.0em; margin-top: 0em; margin-bottom: 0.5em}
UL.NestedBulleted {font-family: "Times New Roman", Times, serif; margin-left: 4.0em; margin-right: 4.0em; margin-top: 0em; margin-bottom: 0.5em}
UL.SmallNestedBulleted {font-family: "Times New Roman", Times, serif; margin-left: 8.0em; margin-right: 8.0em; margin-top: 0em; margin-bottom: 0.5em}
UL.IndentedBulleted {font-family: "Times New Roman", Times, serif; margin-left: 8.0em; margin-right: 8.0em; margin-top: 0em; margin-bottom: 0.5em}
UL.CodeIndentedBulleted {font-family: "Times New Roman", Times, serif; margin-left: 6.0em; margin-right: 6.0em; margin-top: 0em; margin-bottom: 0.5em}
UL.CodeIndentedNestedBulleted {font-family: "Times New Roman", Times, serif; margin-left: 8.0em; margin-right: 8.0em; margin-top: 0em; margin-bottom: 0.5em}
UL.SyntaxIndentedBulleted {font-family: "Times New Roman", Times, serif; margin-left: 4.0em; margin-right: 4.0em; margin-top: 0em; margin-bottom: 0.5em}
UL.NotesBulleted {font-family: "Times New Roman", Times, serif; margin-left: 4.0em; margin-right: 4.0em; margin-top: 0em; margin-bottom: 0.5em}
UL.NotesNestedBulleted {font-family: "Times New Roman", Times, serif; margin-left: 6.0em; margin-right: 6.0em; margin-top: 0em; margin-bottom: 0.5em}
DL.Hanging {font-family: "Times New Roman", Times, serif; margin-top: 0em; margin-bottom: 0.6em}
DD.Hanging {margin-left: 6.0em}
DL.IndentedHanging {font-family: "Times New Roman", Times, serif; margin-left: 4.0em; margin-top: 0em; margin-bottom: 0.6em}
DD.IndentedHanging {margin-left: 2.0em}
DL.HangingInBulleted {font-family: "Times New Roman", Times, serif; margin-left: 2.0em; margin-right: 2.0em; margin-top: 0em; margin-bottom: 0.5em}
DD.HangingInBulleted {margin-left: 4.0em}
DL.SmallHanging {font-family: "Times New Roman", Times, serif; margin-left: 4.0em; margin-top: 0em; margin-bottom: 0.6em}
DD.SmallHanging {margin-left: 7.5em}
DL.SmallIndentedHanging {font-family: "Times New Roman", Times, serif; margin-left: 8.0em; margin-top: 0em; margin-bottom: 0.6em}
DD.SmallIndentedHanging {margin-left: 2.0em}
DL.SmallHangingInBulleted {font-family: "Times New Roman", Times, serif; margin-left: 6.0em; margin-right: 6.0em; margin-top: 0em; margin-bottom: 0.5em}
DD.SmallHangingInBulleted {margin-left: 5.0em}
DL.Enumerated {font-family: "Times New Roman", Times, serif; margin-right: 0.0em; margin-top: 0em; margin-bottom: 0.5em}
DD.Enumerated {margin-left: 2.0em}
DL.SmallEnumerated {font-family: "Times New Roman", Times, serif; margin-left: 4.0em; margin-right: 4.0em; margin-top: 0em; margin-bottom: 0.5em}
DD.SmallEnumerated {margin-left: 2.5em}
DL.NestedEnumerated {font-family: "Times New Roman", Times, serif; margin-left: 2.0em; margin-right: 2.0em; margin-top: 0em; margin-bottom: 0.5em}
DL.SmallNestedEnumerated {font-family: "Times New Roman", Times, serif; margin-left: 6.0em; margin-right: 6.0em; margin-top: 0em; margin-bottom: 0.5em}
</STYLE>
</HEAD>
<BODY TEXT="#000000" BGCOLOR="#FFFFF0" LINK="#0000FF" VLINK="#800080" ALINK="#FF0000">
<P><A HREF="AA-TOC.html">Contents</A> <A HREF="AA-0-29.html">Index</A> <A HREF="AA-A-8-3.html">Previous</A> <A HREF="AA-A-8-5.html">Next</A></P>
<HR>
<H1> A.8.4 The Generic Package Direct_IO</H1>
<H4 ALIGN=CENTER>Static Semantics</H4>
<DIV Class="Paranum"><FONT SIZE=-2>1</FONT></DIV>
<DIV Class="Normal" Style="margin-bottom: 0.4em"> The generic library
package Direct_IO has the following declaration: </DIV>
<DIV Class="Paranum"><FONT SIZE=-2>2</FONT></DIV>
<DIV Class="Examples"><TT><B>with</B> Ada.IO_Exceptions;<BR>
<B>generic</B><BR>
<B>type</B> Element_Type <B>is</B> <B>private</B>;<BR>
<B>package</B> Ada.Direct_IO <B>is</B><A NAME="I5794"></A><A NAME="I5795"></A><A NAME="I5796"></A></TT></DIV>
<DIV Class="Paranum"><FONT SIZE=-2>3</FONT></DIV>
<DIV Class="Examples"><TT> <B>type</B> <A NAME="I5797"></A><A NAME="I5798"></A>File_Type <B>is</B> <B>limited</B> <B>private</B>;</TT></DIV>
<DIV Class="Paranum"><FONT SIZE=-2>4</FONT></DIV>
<DIV Class="Examples"><TT> <B>type</B> <A NAME="I5799"></A><A NAME="I5800"></A>File_Mode <B>is</B> (In_File, Inout_File, Out_File);<BR>
<B>type</B> <A NAME="I5801"></A><A NAME="I5802"></A>Count <B>is</B> <B>range</B> 0 .. <I>implementation-defined</I>;<BR>
<B>subtype</B> <A NAME="I5803"></A>Positive_Count <B>is</B> Count <B>range</B> 1 .. Count'Last;</TT></DIV>
<DIV Class="Paranum"><FONT SIZE=-2>5</FONT></DIV>
<DIV Class="Examples"><TT> --<I> File management</I></TT></DIV>
<DIV Class="Paranum"><FONT SIZE=-2>6</FONT></DIV>
<DIV Class="Examples"><TT> <B>procedure</B> <A NAME="I5804"></A><A NAME="I5805"></A>Create(File : <B>in</B> <B>out</B> File_Type;<BR>
Mode : <B>in</B> File_Mode := Inout_File;<BR>
Name : <B>in</B> String := "";<BR>
Form : <B>in</B> String := "");</TT></DIV>
<DIV Class="Paranum"><FONT SIZE=-2>7</FONT></DIV>
<DIV Class="Examples"><TT> <B>procedure</B> <A NAME="I5806"></A><A NAME="I5807"></A>Open (File : <B>in</B> <B>out</B> File_Type;<BR>
Mode : <B>in</B> File_Mode;<BR>
Name : <B>in</B> String;<BR>
Form : <B>in</B> String := "");</TT></DIV>
<DIV Class="Paranum"><FONT SIZE=-2>8</FONT></DIV>
<DIV Class="Examples"><TT> <B>procedure</B> <A NAME="I5808"></A><A NAME="I5809"></A>Close (File : <B>in</B> <B>out</B> File_Type);<BR>
<B>procedure</B> <A NAME="I5810"></A><A NAME="I5811"></A>Delete(File : <B>in</B> <B>out</B> File_Type);<BR>
<B>procedure</B> <A NAME="I5812"></A><A NAME="I5813"></A>Reset (File : <B>in</B> <B>out</B> File_Type; Mode : <B>in</B> File_Mode);<BR>
<B>procedure</B> <A NAME="I5814"></A><A NAME="I5815"></A>Reset (File : <B>in</B> <B>out</B> File_Type);</TT></DIV>
<DIV Class="Paranum"><FONT SIZE=-2>9</FONT></DIV>
<DIV Class="Examples"><TT> <B>function</B> <A NAME="I5816"></A><A NAME="I5817"></A>Mode (File : <B>in</B> File_Type) <B>return</B> File_Mode;<BR>
<B>function</B> <A NAME="I5818"></A><A NAME="I5819"></A>Name (File : <B>in</B> File_Type) <B>return</B> String;<BR>
<B>function</B> <A NAME="I5820"></A><A NAME="I5821"></A>Form (File : <B>in</B> File_Type) <B>return</B> String;</TT></DIV>
<DIV Class="Paranum"><FONT SIZE=-2>10</FONT></DIV>
<DIV Class="Examples"><TT> <B>function</B> <A NAME="I5822"></A><A NAME="I5823"></A>Is_Open(File : <B>in</B> File_Type) <B>return</B> Boolean;</TT></DIV>
<DIV Class="Paranum"><FONT SIZE=-2>11</FONT></DIV>
<DIV Class="Examples"><TT> --<I> Input and output operations</I></TT></DIV>
<DIV Class="Paranum"><FONT SIZE=-2>12</FONT></DIV>
<DIV Class="Examples"><TT> <B>procedure</B> <A NAME="I5824"></A><A NAME="I5825"></A>Read (File : <B>in</B> File_Type; Item : <B>out</B> Element_Type;<BR>
From : <B>in</B> Positive_Count);<BR>
<B>procedure</B> <A NAME="I5826"></A><A NAME="I5827"></A>Read (File : <B>in</B> File_Type; Item : <B>out</B> Element_Type);</TT></DIV>
<DIV Class="Paranum"><FONT SIZE=-2>13</FONT></DIV>
<DIV Class="Examples"><TT> <B>procedure</B> <A NAME="I5828"></A><A NAME="I5829"></A>Write(File : <B>in</B> File_Type; Item : <B>in</B> Element_Type;<BR>
To : <B>in</B> Positive_Count);<BR>
<B>procedure</B> <A NAME="I5830"></A><A NAME="I5831"></A>Write(File : <B>in</B> File_Type; Item : <B>in</B> Element_Type);</TT></DIV>
<DIV Class="Paranum"><FONT SIZE=-2>14</FONT></DIV>
<DIV Class="Examples"><TT> <B>procedure</B> <A NAME="I5832"></A><A NAME="I5833"></A>Set_Index(File : <B>in</B> File_Type; To : <B>in</B> Positive_Count);</TT></DIV>
<DIV Class="Paranum"><FONT SIZE=-2>15</FONT></DIV>
<DIV Class="Examples"><TT> <B>function</B> <A NAME="I5834"></A><A NAME="I5835"></A>Index(File : <B>in</B> File_Type) <B>return</B> Positive_Count;<BR>
<B>function</B> <A NAME="I5836"></A><A NAME="I5837"></A>Size (File : <B>in</B> File_Type) <B>return</B> Count;</TT></DIV>
<DIV Class="Paranum"><FONT SIZE=-2>16</FONT></DIV>
<DIV Class="Examples"><TT> <B>function</B> <A NAME="I5838"></A><A NAME="I5839"></A>End_Of_File(File : <B>in</B> File_Type) <B>return</B> Boolean;</TT></DIV>
<DIV Class="Paranum"><FONT SIZE=-2>17</FONT></DIV>
<DIV Class="Examples"><TT> --<I> Exceptions</I></TT></DIV>
<DIV Class="Paranum"><FONT SIZE=-2>18</FONT></DIV>
<DIV Class="Examples"><TT> <A NAME="I5840"></A>Status_Error : <B>exception</B> <B>renames</B> IO_Exceptions.Status_Error;<BR>
<A NAME="I5841"></A>Mode_Error : <B>exception</B> <B>renames</B> IO_Exceptions.Mode_Error;<BR>
<A NAME="I5842"></A>Name_Error : <B>exception</B> <B>renames</B> IO_Exceptions.Name_Error;<BR>
<A NAME="I5843"></A>Use_Error : <B>exception</B> <B>renames</B> IO_Exceptions.Use_Error;<BR>
<A NAME="I5844"></A>Device_Error : <B>exception</B> <B>renames</B> IO_Exceptions.Device_Error;<BR>
<A NAME="I5845"></A>End_Error : <B>exception</B> <B>renames</B> IO_Exceptions.End_Error;<BR>
<A NAME="I5846"></A>Data_Error : <B>exception</B> <B>renames</B> IO_Exceptions.Data_Error;</TT></DIV>
<DIV Class="Paranum"><FONT SIZE=-2>19</FONT></DIV>
<DIV Class="Examples"><TT><B>private</B><BR>
... -- <I>not specified by the language</I><BR>
<B>end</B> Ada.Direct_IO;</TT></DIV>
<DIV Class="Paranum"><FONT SIZE=-2>19.a</FONT></DIV>
<DIV Class="Annotations"><FONT SIZE=-1><B>Reason: </B>The Element_Type
formal of Direct_IO does not have an <FONT FACE="Arial, Helvetica">unknown_discriminant_part</FONT>
(unlike Sequential_IO) so that the implementation can make use of the
ability to declare uninitialized variables of the type. </FONT></DIV>
<DIV Class="Paranum"><FONT SIZE=-2>19.a.1/1</FONT></DIV>
<DIV Class="Annotations"><FONT SIZE=-1><B>Implementation Note: </B>{<I><A HREF="defect2.html#8652/0097">8652/0097</A></I>}
<U>File_Type cannot be implemented as a (directly) controlled type, as
Ada.Direct_IO can be instantiated at any nesting depth. File_Type could
have a component of a controlled type, as long as that type is declared
in some other (non-generic) package.</U> </FONT></DIV>
<HR>
<P><A HREF="AA-TOC.html">Contents</A> <A HREF="AA-0-29.html">Index</A> <A HREF="AA-A-8-3.html">Previous</A> <A HREF="AA-A-8-5.html">Next</A> <A HREF="AA-TTL.html">Legal</A></P>
</BODY>
</HTML>
|