Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

Format - header packet type 0x82 - regions

This header contains a (possibly empty) list of predefined regions that may be referred to by data packets. This header is mandatory, even if no regions are predefined.

As with all headers, the first 8 bytes are composed of the header type (0x82) and the 7 byte kate signature ("kate\0\0\0").

Next, we find a variable length integer, holding the number of predefined regions this header contains. A negative value is an error.

Next, we find a list of region definitions, as many as defined int the previously read number.

Next, we find a warp.

Next, the data ends.


Generated on Wed Nov 17 09:57:05 2010 for libkate by  doxygen 1.3.9.1