TBtreeToken Class Reference
Encapsulates the persistent parameters for a
TBtree
.
Protected Member Functions
|
IMPORT_C void
|
Clear
()
|
Constructor & Destructor Documentation
TBtreeToken(TEmpty)
TBtreeToken
|
(
|
TEmpty
|
|
)
|
[inline]
|
Constructor that intialises the
TBtreeToken
for an empty B-tree.
TBtreeToken(TPageRef, TPageRef, TBtreeHeight)
Member Functions Documentation
Clear()
IMPORT_C void
|
Clear
|
(
|
)
|
[protected]
|
ExternalizeL(RWriteStream &)
Parameters
RWriteStream
& aStream
|
Stream to which the object should be externalised.
|
InternalizeL(RReadStream &)
Parameters
RReadStream
& aStream
|
Stream from which the object should be internalised.
|
IsBroken()
TBool
|
IsBroken
|
(
|
)
|
const [inline]
|
Tests if the broken flag has been set on the B-tree.
IsEmpty()
TBool
|
IsEmpty
|
(
|
)
|
const [inline]
|
Tests if the B-tree is empty.
IsIntact()
TBool
|
IsIntact
|
(
|
)
|
const [inline]
|
Tests if the broken flag has not been set on the B-tree .
Touch()
Marks the B-tree as broken.
Member Enumerations Documentation
Member Data Documentation
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.