Expand description
DDS-XML 1.0 §7.3.3 Building Block “Types” — XML→AST-Parser.
Liest <types>-Top-Level-Bloecke und produziert eine
Vec<TypeLibrary>. Modul-Hierarchie wird als geschachtelte
TypeDef::Module-Eintraege beibehalten.
Spec-Quelle: OMG DDS-XML 1.0 §7.3.3 (Types Building Block).
Functions§
- parse_
type_ libraries - Parst alle
<types>-Top-Level-Elemente eines DDS-XML-Dokuments. - parse_
types_ element - Parst ein einzelnes
<types>-Element zu einerTypeLibrary.