2.6 VECTOR_CLOCK_VECTOR
The VECTOR_CLOCK_VECTOR structure represents a collection of CLOCK_VECTOR structures, as specified in section 2.7, in the following format:
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
NumEntries |
|||||||||||||||||||||||||||||||
|
ClockVectorEntries (variable) |
|||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
NumEntries (4 bytes): This is the number of entries in the vector.
ClockVectorEntries (variable): An array of 1 or more CLOCK_VECTOR structures. The ClockVectorElementEntries field of the first CLOCK_VECTOR structure in the array MUST have zero NumEntries.