[NeXus-code-svn] r1046 - in trunk: bindings/cpp test

apache at nexusformat.org apache at nexusformat.org
Sun Jul 20 20:48:29 BST 2008


Author: Freddie Akeroyd
Date: Sun Jul 20 20:48:26 2008
New Revision: 1046

Modified:
   trunk/bindings/cpp/NeXusFile.cpp
   trunk/bindings/cpp/NeXusFile.hpp
   trunk/test/napi_test_cpp.cxx

Log:
makeData() and makeGroup() also performed an open() which is
not the same as the C api. I've added an optional boolean to do the open
so the default behaviour is now more like the C API. Refs #116.


Modified: trunk/bindings/cpp/NeXusFile.cpp
Url: http://svn.nexusformat.org/viewvc/NeXusCode/trunk/bindings/cpp/NeXusFile.cpp?r1=1045&r2=1046

Modified: trunk/bindings/cpp/NeXusFile.hpp
Url: http://svn.nexusformat.org/viewvc/NeXusCode/trunk/bindings/cpp/NeXusFile.hpp?r1=1045&r2=1046

Modified: trunk/test/napi_test_cpp.cxx
Url: http://svn.nexusformat.org/viewvc/NeXusCode/trunk/test/napi_test_cpp.cxx?r1=1045&r2=1046


More information about the NeXus-code-svn mailing list