Skip to content

R \ W Interface examples

Matthew D Jones edited this page Sep 18, 2017 · 4 revisions

Some examples of desirable R/W interfaces

Mantid has utility functions for RW of std strings and vectors, in addition to std maps for attributes. These can be seen here: https://github.com/mantidproject/mantid/blob/master/Framework/DataHandling/src/H5Util.cpp

Clone this wiki locally