|
IDA C++ SDK 9.2
|
Processor module description. More...
#include <loader.hpp>
Public Member Functions | |
| idp_desc_t () | |
Public Attributes | |
| qstring | path |
| module file name | |
| time_t | mtime |
| time of last modification | |
| qstring | family |
| processor's family | |
| idp_names_t | names |
| processor names | |
| bool | is_script |
| the processor module is a script | |
| bool | checked |
| internal, for cache management | |
Processor module description.
|
inline |
| qstring idp_desc_t::path |
module file name
| time_t idp_desc_t::mtime |
time of last modification
| qstring idp_desc_t::family |
processor's family
| idp_names_t idp_desc_t::names |
processor names
| bool idp_desc_t::is_script |
the processor module is a script
| bool idp_desc_t::checked |
internal, for cache management