Data Fields | |
SyncElemKind | kind |
leaf/composite flag | |
ssize_t | start |
start of element encoding | |
ssize_t | stop |
stop of element encoding |
Definition at line 43 of file SyncNode.h.
leaf/composite flag
Definition at line 44 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 45 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 46 of file SyncNode.h.
Referenced by cacheEntryForElem(), printTreeInner(), SyncExtendComposite(), SyncInitDecoderFromElem(), SyncNodeCompareLeaf(), SyncTreeGenerateNames(), and SyncTreeWorkerPush().