1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-04 18:06:22 +03:00
occt/src/Express/FILES
abv 05cfce4d83 0031481: Data Exchange - provide parser of STEP EXPRESS schema for generation of new STEP entities
Integration of ExpToCas tool ported to modern state of OCCT:
- new package Express and toolkit TKExpress for EXPRESS data structures and OCCT class generator
- executable ExpToCasExe including lax/yacc parsers, for parsing a Part 21 file and generating classes

Formatting added files from package Express following OCCT Coding Rules

Changes for correspondence generated files to OCCT Code Rules.

Add generation hxx files with declaration of arrays.
If field is a HArray1 method for get length of array and method for get element of array by its index are generated.

Changes for generation parser from Lex and YACC files.

Update description file ReadMe.md
2022-09-06 19:59:09 +03:00

49 lines
988 B
Plaintext

Express.cxx
Express.hxx
Express_Alias.cxx
Express_Alias.hxx
Express_Array.hxx
Express_Bag.hxx
Express_Boolean.cxx
Express_Boolean.hxx
Express_ComplexType.cxx
Express_ComplexType.hxx
Express_DataMapOfAsciiStringItem.hxx
Express_Entity.cxx
Express_Entity.hxx
Express_Enum.cxx
Express_Enum.hxx
Express_Field.cxx
Express_Field.hxx
Express_HSequenceOfEntity.hxx
Express_HSequenceOfField.hxx
Express_HSequenceOfItem.hxx
Express_Integer.cxx
Express_Integer.hxx
Express_Item.cxx
Express_Item.hxx
Express_List.hxx
Express_Logical.cxx
Express_Logical.hxx
Express_NamedType.cxx
Express_NamedType.hxx
Express_Number.hxx
Express_PredefinedType.cxx
Express_PredefinedType.hxx
Express_Real.cxx
Express_Real.hxx
Express_Reference.cxx
Express_Reference.hxx
Express_Schema.cxx
Express_Schema.hxx
Express_Select.cxx
Express_Select.hxx
Express_SequenceOfEntity.hxx
Express_SequenceOfField.hxx
Express_SequenceOfItem.hxx
Express_Set.hxx
Express_String.cxx
Express_String.hxx
Express_Type.cxx
Express_Type.hxx