struct RSqlBufFlat::TCell |
Flat buffer field type;
Flat buffer field length;
Flat buffer field data position; = if 0 then the field is "Not present" (no memory is reserved for the field data, the field data is missing); = if positive - the field data position in the flat buffer (counting from the beginning of the header); = if negative - the field is "Not present", but memory has been reserved for it;
RSqlBufFlat class offers fast, indexed access to the header cells.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.