ISMRMRD
ISMRM Raw Data Format
|
Meta Container. More...
#include <meta.h>
Protected Types | |
typedef std::map< std::string, std::vector< MetaValue > > | map_t |
as string | |
Return value number @index of the parameter | |
map_t | map_ |
const char * | as_str (const char *name, size_t index=0) const |
const MetaValue & | value (const char *name, size_t index=0) const |
bool | empty () const |
map_t::iterator | begin () |
map_t::iterator | end () |
map_t::const_iterator | begin () const |
map_t::const_iterator | end () const |
Meta Container.