Latest available version: IDA and decompilers v8.4.240320sp1 see all releases
Hex-Rays logo State-of-the-art binary code analysis tools
email icon
print_decls() flags

Macros

#define PDF_INCL_DEPS   0x1
 Include all type dependencies.
 
#define PDF_DEF_FWD   0x2
 Allow forward declarations.
 
#define PDF_DEF_BASE   0x4
 Include base types: __int8, __int16, etc..
 
#define PDF_HEADER_CMT   0x8
 Prepend output with a descriptive comment.
 

Detailed Description