cartodata
4.7.0
|
This is the complete list of members for carto::VolumeRef< T >, including all inherited members.
all() const | carto::VolumeRef< T > | inline |
allocate() | carto::VolumeRef< T > | inline |
allocatorContext() const | carto::VolumeRef< T > | inline |
any() const | carto::VolumeRef< T > | inline |
at(long x, long y=0, long z=0, long t=0) const | carto::VolumeRef< T > | inline |
at(long x, long y=0, long z=0, long t=0) | carto::VolumeRef< T > | inline |
at(const Position4Di &position) const | carto::VolumeRef< T > | inline |
at(const Position4Di &position) | carto::VolumeRef< T > | inline |
at(const Position &position) const | carto::VolumeRef< T > | inline |
at(const Position &position) | carto::VolumeRef< T > | inline |
begin() | carto::VolumeRef< T > | inline |
begin() const | carto::VolumeRef< T > | inline |
const_iterator typedef | carto::VolumeRef< T > | |
carto::const_ref::const_ref(const T *pObject) | carto::const_ref< T > | |
carto::const_ref::const_ref(const T *pObject, bool externalowner) | carto::const_ref< T > | |
carto::const_ref::const_ref(std::auto_ptr< U > r) | carto::const_ref< T > | |
carto::const_ref::const_ref(const ref< T > &other) | carto::const_ref< T > | |
carto::const_ref::const_ref(const const_ref< T > &other) | carto::const_ref< T > | |
carto::const_ref::const_ref(const ref< R > &o) | carto::const_ref< T > | |
carto::const_ref::const_ref(const const_ref< R > &other) | carto::const_ref< T > | |
copy() const | carto::VolumeRef< T > | inline |
copy() const | carto::VolumeRef< T > | |
copyHeaderFrom(const PropertySet &other) | carto::VolumeRef< T > | inlinevirtual |
copyHeaderFrom(const Object &other) | carto::VolumeRef< T > | virtual |
copyStructure() const | carto::VolumeRef< T > | inline |
copyStructure() const | carto::VolumeRef< T > | |
count() const | carto::RefData< T > | |
datatype typedef | carto::VolumeRef< T > | |
deepcopy() const | carto::VolumeRef< T > | inline |
deepcopy() const | carto::VolumeRef< T > | |
end() | carto::VolumeRef< T > | inline |
end() const | carto::VolumeRef< T > | inline |
fill(const T &value) | carto::VolumeRef< T > | inline |
get() const | carto::rc_ptr< Volume< T > > | |
getBorders() const | carto::VolumeRef< T > | inline |
getLevelsCount() const | carto::VolumeRef< T > | inline |
getPropertySet() const __attribute__((__deprecated__("use header() instead"))) | carto::VolumeRef< T > | inline |
getPropertySet() __attribute__((__deprecated__("use header() instead"))) | carto::VolumeRef< T > | inline |
getSize() const | carto::VolumeRef< T > | inline |
getSizeT() const | carto::VolumeRef< T > | inline |
getSizeX() const | carto::VolumeRef< T > | inline |
getSizeY() const | carto::VolumeRef< T > | inline |
getSizeZ() const | carto::VolumeRef< T > | inline |
getStrides() const | carto::VolumeRef< T > | inline |
getVoxelSize() const | carto::VolumeRef< T > | inline |
header() const | carto::VolumeRef< T > | inline |
header() | carto::VolumeRef< T > | inline |
initialize() | carto::VolumeRef< T > | inlinevirtual |
isNull() const | carto::const_ref< T > | |
iterator typedef | carto::VolumeRef< T > | |
max() const | carto::VolumeRef< T > | inline |
min() const | carto::VolumeRef< T > | inline |
operator insipid *() const | carto::rc_ptr< Volume< T > > | |
operator VolumeRef< OUTP >() const | carto::VolumeRef< T > | inline |
operator!=(const ref< T > &other) const | carto::const_ref< T > | |
operator!=(const const_ref< T > &other) const | carto::const_ref< T > | |
operator!=(const T *pointer) const | carto::const_ref< T > | |
operator()(long x, long y=0, long z=0, long t=0) const | carto::VolumeRef< T > | inline |
operator()(long x, long y=0, long z=0, long t=0) | carto::VolumeRef< T > | inline |
operator()(const Position4Di &position) const | carto::VolumeRef< T > | inline |
operator()(const Position4Di &position) | carto::VolumeRef< T > | inline |
operator()(const Position &position) const | carto::VolumeRef< T > | inline |
operator()(const Position &position) | carto::VolumeRef< T > | inline |
operator*() | carto::VolumeRef< T > | inline |
operator*() const | carto::VolumeRef< T > | inline |
operator->() const | carto::ref< T > | |
operator<(const rc_ptr< Volume< T > > &other) const | carto::rc_ptr< Volume< T > > | |
operator=(const T &value) | carto::VolumeRef< T > | inline |
rc_ptr< Volume< T > >::operator=(const ref< T > &other) | carto::ref< T > | |
carto::const_ref::operator=(const const_ref< T > &other) | carto::const_ref< T > | |
operator==(const ref< T > &other) const | carto::const_ref< T > | |
operator==(const T *pointer) const | carto::const_ref< T > | |
operator==(const const_ref< T > &other) const | carto::const_ref< T > | |
pointer() const | carto::ref< T > | |
posInRefVolume() const | carto::VolumeRef< T > | inline |
posInRefVolumeAtLevel(const int level) const | carto::VolumeRef< T > | inline |
Position typedef | carto::VolumeRef< T > | |
Position4Di typedef | carto::VolumeRef< T > | |
rc_ptr() | carto::rc_ptr< Volume< T > > | |
rc_ptr(Volume< T > *p) | carto::rc_ptr< Volume< T > > | |
rc_ptr(Volume< T > *p, bool externalowner) | carto::rc_ptr< Volume< T > > | |
rc_ptr(std::auto_ptr< U > r) | carto::rc_ptr< Volume< T > > | |
reallocate(int sizeX=1, int sizeY=1, int sizeZ=1, int sizeT=1, bool keepcontents=false, const AllocatorContext &allocatorContext=AllocatorContext(), bool allocate=true) | carto::VolumeRef< T > | inlinevirtual |
ref() | carto::ref< T > | |
ref(T *pObject) | carto::ref< T > | |
ref(T *pObject, bool externalowner) | carto::ref< T > | |
ref(std::auto_ptr< U > r) | carto::ref< T > | |
ref(const ref< T > &other) | carto::ref< T > | |
ref(const ref< R > &other) | carto::ref< T > | |
refCount() const | carto::const_ref< T > | |
referenced_type typedef | carto::ref< T > | |
refLevel(const int level) const | carto::VolumeRef< T > | inline |
refVolume() const | carto::VolumeRef< T > | inline |
refVolumeAtLevel(const int level) const | carto::VolumeRef< T > | inline |
release() | carto::ref< T > | |
reset(Volume< T > *p=NULL) | carto::rc_ptr< Volume< T > > | |
setPosInRefVolume(const Position4Di &pos) | carto::VolumeRef< T > | inline |
setPosInRefVolume(const typename Volume< T >::Position &pos) | carto::VolumeRef< T > | |
setRefVolume(const rc_ptr< Volume< T > > &refvol) | carto::VolumeRef< T > | inline |
sum() const | carto::VolumeRef< T > | inline |
view(const Position4Di &pos, const Position4Di &size) | carto::VolumeRef< T > | inline |
view(const Position4Di &pos, const Position4Di &size) const | carto::VolumeRef< T > | inline |
VolumeRef() | carto::VolumeRef< T > | |
VolumeRef(Volume< T > *x) | carto::VolumeRef< T > | |
VolumeRef(const rc_ptr< Volume< T > > &x) | carto::VolumeRef< T > | |
VolumeRef(int sizeX, int sizeY=1, int sizeZ=1, int sizeT=1, const AllocatorContext &allocatorContext=AllocatorContext(), bool allocated=true) | carto::VolumeRef< T > | explicit |
VolumeRef(const Position4Di &size, const AllocatorContext &allocatorContext=AllocatorContext(), bool allocated=true) | carto::VolumeRef< T > | explicit |
VolumeRef(int sizeX, int sizeY, int sizeZ, int sizeT, int bordersize, const AllocatorContext &allocatorContext=AllocatorContext(), bool allocated=true) | carto::VolumeRef< T > | explicit |
VolumeRef(const Position4Di &size, int bordersize, const AllocatorContext &allocatorContext=AllocatorContext(), bool allocated=true) | carto::VolumeRef< T > | explicit |
VolumeRef(int sizeX, int sizeY, int sizeZ, int sizeT, const Position4Di &border, const AllocatorContext &allocatorContext=AllocatorContext(), bool allocated=true) | carto::VolumeRef< T > | explicit |
VolumeRef(const Position4Di &size, const Position4Di &border, const AllocatorContext &allocatorContext=AllocatorContext(), bool allocated=true) | carto::VolumeRef< T > | explicit |
VolumeRef(rc_ptr< Volume< T > > other, const Position4Di &pos, const Position4Di &size=Position4Di(-1, -1, -1, -1), const AllocatorContext &allocContext=AllocatorContext()) | carto::VolumeRef< T > | explicit |
VolumeRef(rc_ptr< Volume< T > > other, const Position &pos, const Position &size=Position(), const AllocatorContext &allocContext=AllocatorContext()) | carto::VolumeRef< T > | explicit |
~const_ref() | carto::const_ref< T > | |
~ref() | carto::ref< T > | |
~VolumeRef() | carto::VolumeRef< T > | virtual |