ISMRMRD
ISMRM Raw Data Format
|
This is the complete list of members for ISMRMRD::MetaValue, including all inherited members.
as_double() const | ISMRMRD::MetaValue | inline |
as_long() const | ISMRMRD::MetaValue | inline |
as_str() const | ISMRMRD::MetaValue | inline |
d_ (defined in ISMRMRD::MetaValue) | ISMRMRD::MetaValue | protected |
l_ (defined in ISMRMRD::MetaValue) | ISMRMRD::MetaValue | protected |
MetaValue() | ISMRMRD::MetaValue | inline |
MetaValue(const char *s) | ISMRMRD::MetaValue | inline |
MetaValue(long l) | ISMRMRD::MetaValue | inline |
MetaValue(double d) | ISMRMRD::MetaValue | inline |
operator=(const char *s) | ISMRMRD::MetaValue | inline |
operator=(long l) | ISMRMRD::MetaValue | inline |
operator=(double d) | ISMRMRD::MetaValue | inline |
s_ (defined in ISMRMRD::MetaValue) | ISMRMRD::MetaValue | protected |
set(const char *s) (defined in ISMRMRD::MetaValue) | ISMRMRD::MetaValue | inlineprotected |
set(long l) (defined in ISMRMRD::MetaValue) | ISMRMRD::MetaValue | inlineprotected |
set(double d) (defined in ISMRMRD::MetaValue) | ISMRMRD::MetaValue | inlineprotected |