This is the complete list of members for
SDDBlock, including all inherited members.
asdouble(uInt location) | SDDBlock | [inline] |
asdouble(uInt location) const | SDDBlock | [inline] |
asfloat(uInt location) | SDDBlock | [inline] |
asfloat(uInt location) const | SDDBlock | [inline] |
asInt(uInt location) | SDDBlock | [inline] |
asInt(uInt location) const | SDDBlock | [inline] |
asShort(uInt index) | SDDBlock | [inline] |
asShort(uInt index) const | SDDBlock | [inline] |
bytesPerRecord() const | SDDBlock | [inline] |
bytesPerRecord_p | SDDBlock | [private] |
cblk_p | SDDBlock | [private] |
copy(SDDBlock &outBlock, uInt ncopy, uInt outStart=0, uInt inStart=0) const | SDDBlock | [inline] |
darray | SDDBlock | [private] |
farray | SDDBlock | [private] |
iarray | SDDBlock | [private] |
nbytes() const | SDDBlock | [inline] |
nRecords() const | SDDBlock | [inline] |
operator=(const SDDBlock &other) | SDDBlock | |
operator[](uInt index) | SDDBlock | [inline] |
operator[](uInt index) const | SDDBlock | [inline] |
read(istream &in) | SDDBlock | [inline] |
read(istream &in, uInt nrecord, uInt startRecord=0) | SDDBlock | [inline] |
readBytes(istream &in, uInt nbytes, uInt startOffset=0) | SDDBlock | [inline] |
reshape(uInt nRecords, uInt bytesPerRecord, Bool forceSmaller=False, Bool copyElements=False) | SDDBlock | |
resize(uInt nRecords, Bool forceSmaller=False, Bool copyElements=False) | SDDBlock | |
sarray | SDDBlock | [private] |
SDDBlock(uInt n=1, uInt bytesPerRecord=STANDARD_RECORD_SIZE) | SDDBlock | |
SDDBlock(const SDDBlock &other) | SDDBlock | |
set_pointers() | SDDBlock | [private] |
STANDARD_RECORD_SIZE enum value | SDDBlock | |
write(ostream &out) const | SDDBlock | [inline] |
write(ostream &out, uInt nrecord, uInt startRecord=0) const | SDDBlock | [inline] |
writeBytes(ostream &out, uInt nbytes, uInt startOffset=0) const | SDDBlock | [inline] |
~SDDBlock() | SDDBlock | |