_getAddressOfValue() const=0 | carto::GenericObject | protectedpure virtual |
_getGenericInterface()=0 | carto::GenericObject | protectedpure virtual |
clearProperties() | carto::TypedObject< T > | virtual |
clone() const | carto::PointerObject< class > | virtual |
cloneHeader(bool keepUuid=false) const | aims::PythonHeader | virtual |
copy(const PythonHeader &, bool keepUuid=false) | aims::PythonHeader | virtual |
copyProperties(Object source) | carto::DictionaryInterface | virtual |
currentValue() const | carto::TypedObject< T > | virtual |
dimT() const | aims::EcatHeader | |
dimX() const | aims::EcatHeader | |
dimY() const | aims::EcatHeader | |
dimZ() const | aims::EcatHeader | |
EcatHeader(const std::string &name) | aims::EcatHeader | |
EcatHeader(int dimx, int dimy, int dimz, int dimt, float sx, float sy, float sz, float st, int type, const std::string &name) | aims::EcatHeader | |
extension() const | aims::EcatHeader | inlinevirtual |
aims::PythonHeader::extension(const std::string &filename) const | aims::Header | virtual |
extensions() const | aims::EcatHeader | virtual |
getArrayItem(int index) const | carto::TypedObject< T > | virtual |
getInterface() | carto::GenericObject | |
getInterface() const | carto::GenericObject | |
getProperty(const std::string &, Object &) const | carto::TypedObject< T > | virtual |
carto::GenericObject::getProperty(const std::string &) const | carto::DictionaryInterface | |
carto::GenericObject::getProperty(Object key) const | carto::DictionaryInterface | |
carto::GenericObject::getProperty(const std::string &key, T &value) const | carto::DictionaryInterface | |
getScalar() const | carto::TypedObject< T > | virtual |
getString() const | carto::TypedObject< T > | virtual |
getValue() | carto::PointerObject< class > | virtual |
carto::TypedObject::getValue() const | carto::TypedObject< T > | |
hasProperty(const std::string &) const | carto::TypedObject< T > | virtual |
id() const | aims::PythonHeader | virtual |
imageIsProbablyLabel() const | aims::EcatHeader | |
imageUnit() const | aims::EcatHeader | |
insertArrayItem(int, Object) | carto::TypedObject< T > | virtual |
intKey() const | carto::TypedObject< T > | virtual |
isArray() const | aims::PythonHeader | inlinevirtual |
isDictionary() const | carto::TypedObject< T > | virtual |
isDictionaryIterator() const | aims::PythonHeader | inlinevirtual |
isDynArray() const | aims::PythonHeader | inlinevirtual |
isIntKeyIterator() const | carto::TypedObject< T > | virtual |
isIterable() const | carto::TypedObject< T > | virtual |
isIterator() const | aims::PythonHeader | inlinevirtual |
isKeyIterator() const | carto::TypedObject< T > | virtual |
isNone() const | carto::TypedObject< T > | virtual |
isScalar() const | aims::PythonHeader | inlinevirtual |
isString() const | aims::PythonHeader | inlinevirtual |
isValid() const | carto::TypedObject< T > | virtual |
itemType() const | aims::EcatHeader | inline |
key() const | carto::TypedObject< T > | virtual |
keyObject() const | carto::TypedObject< T > | virtual |
name() const | aims::EcatHeader | inline |
next() | carto::TypedObject< T > | virtual |
objectIterator() const | carto::TypedObject< T > | virtual |
operator!=(const GenericObject &other) const | carto::GenericObject | virtual |
carto::StringInterface::operator!=(const StringInterface &other) const | carto::StringInterface | virtual |
carto::ScalarInterface::operator!=(const ScalarInterface &other) const | carto::ScalarInterface | virtual |
carto::DynArrayInterface::operator!=(const IterableInterface &other) const | carto::IterableInterface | virtual |
carto::DictionaryInterface::operator!=(const DictionaryInterface &other) const | carto::DictionaryInterface | virtual |
operator=(const PythonHeader &) | aims::PythonHeader | virtual |
carto::PointerObject::operator=(const RCObject &) | carto::RCObject | |
operator==(const GenericObject &other) const | carto::TypedObject< T > | virtual |
carto::StringInterface::operator==(const StringInterface &other) const | carto::StringInterface | virtual |
carto::ScalarInterface::operator==(const ScalarInterface &other) const | carto::ScalarInterface | virtual |
carto::DynArrayInterface::operator==(const IterableInterface &other) const | carto::IterableInterface | virtual |
carto::DictionaryInterface::operator==(const DictionaryInterface &other) const | carto::DictionaryInterface | virtual |
PointerObject(T &x, bool owner) | carto::PointerObject< class > | |
PythonHeader() | aims::PythonHeader | |
PythonHeader(const internal::PythonHeaderType &) | aims::PythonHeader | |
PythonHeader(const PythonHeader &) | aims::PythonHeader | |
PythonHeader(carto::Headered &) | aims::PythonHeader | |
RCObject() | carto::RCObject | |
RCObject(const RCObject &) | carto::RCObject | |
read() | aims::EcatHeader | |
readMinf(const std::string &filename) | aims::PythonHeader | virtual |
RefCounterType typedef | carto::RCObject | |
removeArrayItem(int) | carto::TypedObject< T > | virtual |
removeExtension(const std::string &) const | aims::Header | virtual |
removeProperty(const std::string &) | carto::TypedObject< T > | virtual |
reserveArray(size_t) | carto::TypedObject< T > | virtual |
resizeArray(size_t) | carto::TypedObject< T > | virtual |
setArrayItem(int, Object) | carto::TypedObject< T > | virtual |
setProperty(const std::string &, Object) | carto::TypedObject< T > | virtual |
carto::GenericObject::setProperty(const std::string &, const char *) | carto::DictionaryInterface | |
carto::GenericObject::setProperty(const std::string &, const T &) | carto::DictionaryInterface | |
carto::GenericObject::setProperty(const std::string &key, Object const &value) | carto::DictionaryInterface | |
setScalar(double) | carto::TypedObject< T > | virtual |
setString(const std::string &) | carto::TypedObject< T > | virtual |
setValue(Object val) | carto::TypedObject< T > | virtual |
carto::GenericObject::setValue(const T &val) | carto::GenericObject | |
size() const | carto::TypedObject< T > | virtual |
sizeT() const | aims::EcatHeader | |
sizeX() const | aims::EcatHeader | |
sizeY() const | aims::EcatHeader | |
sizeZ() const | aims::EcatHeader | |
syntax() | aims::PythonHeader | static |
type() const | carto::TypedObject< T > | virtual |
TypedObject() | carto::TypedObject< T > | |
value() const | carto::GenericObject | |
value() | carto::GenericObject | |
value(T &) const | carto::GenericObject | |
write() | aims::EcatHeader | |
writeMinf(const std::string &filename) | aims::PythonHeader | virtual |
writeMinf(const std::string &filename) const | aims::PythonHeader | virtual |
~ArrayInterface() | carto::ArrayInterface | virtual |
~DictionaryInterface() | carto::DictionaryInterface | virtual |
~DictionaryIteratorInterface() | carto::DictionaryIteratorInterface | virtual |
~DynArrayInterface() | carto::DynArrayInterface | virtual |
~EcatHeader() | aims::EcatHeader | virtual |
~GenericObject() | carto::GenericObject | virtual |
~Header()=0 | aims::Header | pure virtual |
~Interface() | carto::Interface | virtual |
~IntKeyIteratorInterface() | carto::IntKeyIteratorInterface | virtual |
~IterableInterface() | carto::IterableInterface | virtual |
~IteratorInterface() | carto::IteratorInterface | virtual |
~KeyIteratorInterface() | carto::KeyIteratorInterface | virtual |
~NoneInterface() | carto::NoneInterface | virtual |
~PointerObject() | carto::PointerObject< class > | virtual |
~PythonHeader() | aims::PythonHeader | virtual |
~RCObject() | carto::RCObject | virtual |
~ScalarInterface() | carto::ScalarInterface | virtual |
~SizeInterface() | carto::SizeInterface | virtual |
~StringInterface() | carto::StringInterface | virtual |
~TypedObject() | carto::TypedObject< T > | virtual |