decompiler  1.0.0
File List
Here is a list of all documented files with brief descriptions:
 address.hhClasses for specifying addresses and other low-level constants
 emulate.hhClasses for emulating p-code
 error.hhBase class for error handling facilities
 float.hhSupport for decoding different floating-point formats
 globalcontext.hhUtilities for getting address-based context to the disassembler and decompiler
 loadimage.hhClasses and API for accessing a binary load image
 memstate.hhClasses for keeping track of memory state during emulation
 opbehavior.hhClasses for describing the behavior of individual p-code operations
 opcodes.hhAll the individual p-code operations
 partmap.hhThe partmap<> template mapping a linear space to value objects
 pcoderaw.hhRaw descriptions of varnodes and p-code ops
 sleighbase.hhBase class for applications that process SLEIGH format specifications
 space.hhClasses for describing address spaces
 translate.hhClasses for disassembly and pcode generation