Data Fields | |
SyncElemKind | kind |
leaf/composite flag | |
ssize_t | start |
start of element encoding | |
ssize_t | stop |
stop of element encoding |
Definition at line 39 of file SyncNode.h.
leaf/composite flag
Definition at line 40 of file SyncNode.h.
Referenced by doComparison(), doPreload(), printTreeInner(), SyncExtendComposite(), SyncNodeCompareLeaf(), SyncTreeGenerateNames(), SyncTreeLookupName(), SyncTreeMarkReachable(), SyncTreeMergeNames(), and SyncTreeWorkerPush().
ssize_t SyncNodeElem::start |
start of element encoding
Definition at line 41 of file SyncNode.h.
Referenced by cacheEntryForElem(), printTreeInner(), SyncExtendComposite(), SyncInitDecoderFromElem(), SyncNodeCompareLeaf(), SyncTreeGenerateNames(), and SyncTreeWorkerPush().
ssize_t SyncNodeElem::stop |
stop of element encoding
Definition at line 42 of file SyncNode.h.
Referenced by cacheEntryForElem(), printTreeInner(), SyncExtendComposite(), SyncInitDecoderFromElem(), SyncNodeCompareLeaf(), SyncTreeGenerateNames(), and SyncTreeWorkerPush().