Changeset 1470 for trunk/bindings
- Timestamp:
- 08/05/10 22:04:00 (2 years ago)
- File:
-
- 1 edited
-
trunk/bindings/cpp/NeXusFile.cpp (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bindings/cpp/NeXusFile.cpp
r1469 r1470 20 20 * - Exceptions 21 21 * - suport for std::vector<type> and std::string 22 * - can directly obtain a container of entry/attribute details rather than needing to iterate via getNext calls. 23 * 22 24 * 23 25 * \section sec_core Core C++ API … … 28 30 * #include "NeXusFile.hpp" 29 31 * \endcode 32 * For details of the C API see http://download.nexusformat.org/doxygen/html-c/ 30 33 */ 31 34
Note: See TracChangeset
for help on using the changeset viewer.
