Changeset 1470 for trunk/bindings


Ignore:
Timestamp:
08/05/10 22:04:00 (2 years ago)
Author:
Freddie Akeroyd
Message:

Update docs. Refs #220

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bindings/cpp/NeXusFile.cpp

    r1469 r1470  
    2020 * - Exceptions 
    2121 * - 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 * 
    2224 * 
    2325 * \section sec_core Core C++ API 
     
    2830 * #include "NeXusFile.hpp" 
    2931 * \endcode 
     32 * For details of the C API see http://download.nexusformat.org/doxygen/html-c/ 
    3033 */ 
    3134 
Note: See TracChangeset for help on using the changeset viewer.