assign(Integer newSize, const char *newData) | libnebular::Blob | |
attach(void *newMemory, Integer newDataRoom) | libnebular::Blob | |
Blob(Integer newSize, const char *newData) | libnebular::Blob | |
Blob() | libnebular::Blob | |
cleanupData() | libnebular::Blob | |
createAndAttach(void *newMemory, Integer newDataRoom) | libnebular::Blob | [static] |
createAndMAlloc(Integer newSize) | libnebular::Blob | [static] |
forsakeData() | libnebular::Blob | |
getDataHash() const | libnebular::Blob | |
getDataReadOnly() const | libnebular::Blob | |
getDataReadWrite() | libnebular::Blob | |
getDataRoom() const | libnebular::Blob | |
getDataSize() const | libnebular::Blob | |
isCanBeReroomed() const | libnebular::Blob | |
isSubseqFromCurPos(std::istream &inStream) const | libnebular::Blob | |
mAlloc(Integer newSize) | libnebular::Blob | |
prepareForSize(Integer newDataSize) | libnebular::Blob | |
setDataSize(Integer newSize) | libnebular::Blob | |
~Blob() | libnebular::Blob |