|
|
DataMuseum.dkPresents historical artifacts from the history of: Rational R1000/400 |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Rational R1000/400 Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 3072 (0xc00)
Types: Ada Source
Notes: 03_class, FILE, R1k_Segment, e3_tag, package body Init_Complexe, seg_0480bf
└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000
└─⟦cfc2e13cd⟧ »Space Info Vol 2«
└─⟦this⟧
with Lexical, Token_List, Erreur, Init_Simple, Bounded_String;
with Models, Symbols, Dynamic_Object, Fields;
use Lexical, Token_List;
package body Init_Complexe is
First_Bis : Token_List.Object := Make (Virgul);
procedure Parse (Tds : in Symbols.Object;
Tdm : in Models.Object;
An_Object : in out Dynamic_Object.Dynamic_Object;
Symbol_Type : String) is
A_Model_Fields : Fields.Object;
Index : Fields.Field_Index;
begin
if (Models.Get_Model_Type_By_Name (Tdm, Symbol_Type) = "STRUCTURE") then
Fields.Create (A_Model_Fields);
Models.Get_Model_Fields_By_Name (Tdm, Symbol_Type, A_Model_Fields);
Fields.Open_Field_Indexation (A_Model_Fields, Index);
Init_Simple.Parse_Avec (Tds, Tdm, An_Object,
Fields.Get_Indexed_Field_Name (Index));
while Is_In (Lexical.Get_Token, First_Bis) loop
Fields.Next_Field_Index (Index);
Lexical.Next;
if not Fields.No_More_Fields (Index) then
Init_Simple.Parse_Avec
(Tds, Tdm, An_Object,
Fields.Get_Indexed_Field_Name (Index));
else
Erreur.Symbole
("Nombre de Valeur(s) initiale(s) incorrect");
end if;
end loop;
Fields.Dispose_Object (A_Model_Fields);
else
Erreur.Symbole ("Type instancie incorect");
end if;
end Parse;
end Init_Complexe;
nblk1=2
nid=0
hdr6=4
[0x00] rec0=1c rec1=00 rec2=01 rec3=050
[0x01] rec0=16 rec1=00 rec2=02 rec3=001
tail 0x2174c107486583fa3c308 0x42a00088462060003