Changes in CGroup members and adding test cases
Modified CGroup.m_Variable to allow for Global Dimensions and Offsets and const members at creation Modified CGroup member functions to allow creating new Variables and Attributes Added a C-API test case ./examples/hello/C/helloFStream.c To do: Need to test C-API and new CGroup
Showing
- examples/hello/C/fstream.xml 14 additions, 0 deletionsexamples/hello/C/fstream.xml
- examples/hello/C/helloFStream.c 46 additions, 0 deletionsexamples/hello/C/helloFStream.c
- examples/hello/helloFStream.cpp 1 addition, 0 deletionsexamples/hello/helloFStream.cpp
- examples/xmlParser/Makefile 35 additions, 0 deletionsexamples/xmlParser/Makefile
- examples/xmlParser/xmlParser.cpp 65 additions, 0 deletionsexamples/xmlParser/xmlParser.cpp
- include/core/CGroup.h 9 additions, 12 deletionsinclude/core/CGroup.h
- include/core/CVariable.h 7 additions, 2 deletionsinclude/core/CVariable.h
- include/core/CVariableBase.h 15 additions, 8 deletionsinclude/core/CVariableBase.h
- src/core/CVariableBase.cpp 16 additions, 18 deletionssrc/core/CVariableBase.cpp
Loading
Please register or sign in to comment