retdec-cpp
File List
Here is a list of all files with brief descriptions:
[detail level 123]
  doc
 doxygen.hDocumentation of the main page and the used namespaces
  include
  retdec
 decompilation.hRepresentation of a decompilation
 decompilation_arguments.hArguments for decompilations
 decompiler.hRunner of decompilations
 exceptions.hExceptions
 file.hBase class and factory for file representations
 fwd_decls.hHeader file containing forward declarations for classes in the library
 retdec.hHeader file for the library
 settings.hLibrary settings
  src
  retdec
 decompilation.cppImplementation of the decompilation
 decompilation_arguments.cppImplementation of the decompilation arguments
 decompiler.cppImplementation of the decompiler
 exceptions.cppImplementation of the exceptions
 file.cppImplementation of the base class and factory of files
 settings.cppImplementation of the library settings
  tools
 decompiler.cppA sample application that uses the library to decompile binary files