I. User manual

This part provides informations for genx users. A genx user is someone who will be using genx to construct raw data unpackers.

This part will describe:

  • How to write data structure declaration files.

  • How to compile those declaration files into C++ headers and executable modules.

  • How to write and build a framework independent unpacker that uses this framework. You may also want to see the cookbook articles on genx for more information about how to use genx.