- GdaReserved1
void function() GdaReserved1;
- GdaReserved2
void function() GdaReserved2;
- GdaReserved3
void function() GdaReserved3;
- GdaReserved4
void function() GdaReserved4;
- getLength
glong function(GdaBlobOp* op) getLength;
- parentClass
GObjectClass parentClass;
- read
glong function(GdaBlobOp* op, GdaBlob* blob, glong offset, glong size) read;
- write
glong function(GdaBlobOp* op, GdaBlob* blob, glong offset) write;
- writeAll
bool function(GdaBlobOp* op, GdaBlob* blob) writeAll;