retdec-cpp
retdec.h
Go to the documentation of this file.
1 
11 #ifndef RETDEC_RETDEC_H
12 #define RETDEC_RETDEC_H
13 
14 #include "retdec/decompilation.h"
16 #include "retdec/decompiler.h"
17 #include "retdec/exceptions.h"
18 #include "retdec/file.h"
19 #include "retdec/settings.h"
20 
21 #endif
Representation of a decompilation.
Base class and factory for file representations.
Exceptions.
Runner of decompilations.
Library settings.
Arguments for decompilations.