E57 Foundation API v1.1.312  Aug. 10, 2011
SourceDestBuffer Member List
This is the complete list of members for SourceDestBuffer, including all inherited members.
capacity() const SourceDestBuffer
checkInvariant(bool doRecurse=true)SourceDestBuffer
doConversion() const SourceDestBuffer
doScaling() const SourceDestBuffer
dump(int indent=0, std::ostream &os=std::cout) const SourceDestBuffer
memoryRepresentation() const SourceDestBuffer
pathName() const SourceDestBuffer
SourceDestBuffer(ImageFile destImageFile, const ustring pathName, int8_t *b, const size_t capacity, bool doConversion=false, bool doScaling=false, size_t stride=sizeof(int8_t))SourceDestBuffer
SourceDestBuffer(ImageFile destImageFile, const ustring pathName, uint8_t *b, const size_t capacity, bool doConversion=false, bool doScaling=false, size_t stride=sizeof(uint8_t))SourceDestBuffer
SourceDestBuffer(ImageFile destImageFile, const ustring pathName, int16_t *b, const size_t capacity, bool doConversion=false, bool doScaling=false, size_t stride=sizeof(int16_t))SourceDestBuffer
SourceDestBuffer(ImageFile destImageFile, const ustring pathName, uint16_t *b, const size_t capacity, bool doConversion=false, bool doScaling=false, size_t stride=sizeof(uint16_t))SourceDestBuffer
SourceDestBuffer(ImageFile destImageFile, const ustring pathName, int32_t *b, const size_t capacity, bool doConversion=false, bool doScaling=false, size_t stride=sizeof(int32_t))SourceDestBuffer
SourceDestBuffer(ImageFile destImageFile, const ustring pathName, uint32_t *b, const size_t capacity, bool doConversion=false, bool doScaling=false, size_t stride=sizeof(uint32_t))SourceDestBuffer
SourceDestBuffer(ImageFile destImageFile, const ustring pathName, int64_t *b, const size_t capacity, bool doConversion=false, bool doScaling=false, size_t stride=sizeof(int64_t))SourceDestBuffer
SourceDestBuffer(ImageFile destImageFile, const ustring pathName, bool *b, const size_t capacity, bool doConversion=false, bool doScaling=false, size_t stride=sizeof(bool))SourceDestBuffer
SourceDestBuffer(ImageFile destImageFile, const ustring pathName, float *b, const size_t capacity, bool doConversion=false, bool doScaling=false, size_t stride=sizeof(float))SourceDestBuffer
SourceDestBuffer(ImageFile destImageFile, const ustring pathName, double *b, const size_t capacity, bool doConversion=false, bool doScaling=false, size_t stride=sizeof(double))SourceDestBuffer
SourceDestBuffer(ImageFile destImageFile, const ustring pathName, std::vector< ustring > *b)SourceDestBuffer
stride() const SourceDestBuffer
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines