Changeset 6141 for trunk/PROBE/probe_tree.hxx
- Timestamp:
- 14/08/09 16:29:27 (3 years ago)
- Files:
-
- 1 modified
-
trunk/PROBE/probe_tree.hxx (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/PROBE/probe_tree.hxx
r5919 r6141 112 112 PT_PNTR next element 113 113 short/int name 114 if bit[15] th an integer114 if bit[15] then integer 115 115 -1 not allowed 116 116 short/int rel pos 117 if bit[15] th an integer117 if bit[15] then integer 118 118 short/int apos short if bit[15] = 0] 119 119 ] … … 126 126 short/int ref abs pos int if bit[0] 127 127 [ char/short/int rel name [ to last name eg. rel names 10 30 20 50 -> abs names = 10 40 60 110 128 if bit[7] th an short129 if bit[7] and bit[6] th an integer128 if bit[7] then short 129 if bit[7] and bit[6] then integer 130 130 -1 not allowed 131 131 short/int rel pos
