|
|
| CiftiScalarsMap (const CiftiScalarsMap &rhs) |
|
CiftiScalarsMap & | operator= (const CiftiScalarsMap &rhs) |
|
| CiftiScalarsMap (const int64_t &length) |
|
const MetaData & | getMapMetadata (const int64_t &index) const |
|
const AString & | getMapName (const int64_t &index) const |
|
void | setMapMetadata (const int64_t &index, const MetaData &mdIn) |
|
void | setMapName (const int64_t &index, const AString &mapName) |
|
void | setLength (const int64_t &length) |
|
void | clear () |
| CiftiMappingType * | clone () const |
| MappingType | getType () const |
| int64_t | getLength () const |
| bool | operator== (const CiftiMappingType &rhs) const |
| bool | approximateMatch (const CiftiMappingType &rhs, AString *explanation=NULL) const |
| void | readXML1 (XmlReader &xml) |
| void | readXML2 (XmlReader &xml) |
| void | writeXML1 (XmlWriter &xml) const |
| void | writeXML2 (XmlWriter &xml) const |
|
bool | operator!= (const CiftiMappingType &rhs) const |
|
| enum | MappingType {
BRAIN_MODELS
, PARCELS
, SERIES
, SCALARS
,
LABELS
} |
|
static AString | mappingTypeToName (const MappingType &type) |
◆ approximateMatch()
| bool CiftiScalarsMap::approximateMatch |
( |
const CiftiMappingType & | rhs, |
|
|
AString * | explanation = NULL ) const |
|
virtual |
◆ clone()
◆ getLength()
| int64_t cifti::CiftiScalarsMap::getLength |
( |
| ) |
const |
|
inlinevirtual |
◆ getType()
| MappingType cifti::CiftiScalarsMap::getType |
( |
| ) |
const |
|
inlinevirtual |
◆ operator==()
◆ readXML1()
| void CiftiScalarsMap::readXML1 |
( |
XmlReader & | xml | ) |
|
|
virtual |
◆ readXML2()
| void CiftiScalarsMap::readXML2 |
( |
XmlReader & | xml | ) |
|
|
virtual |
◆ writeXML1()
| void CiftiScalarsMap::writeXML1 |
( |
XmlWriter & | xml | ) |
const |
|
virtual |
◆ writeXML2()
| void CiftiScalarsMap::writeXML2 |
( |
XmlWriter & | xml | ) |
const |
|
virtual |
The documentation for this class was generated from the following files: