IDA C++ SDK 9.2
Loading...
Searching...
No Matches
idp_desc_t Struct Reference

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

Detailed Description

Processor module description.

Constructor & Destructor Documentation

◆ idp_desc_t()

idp_desc_t::idp_desc_t ( )
inline

Member Data Documentation

◆ path

qstring idp_desc_t::path

module file name

◆ mtime

time_t idp_desc_t::mtime

time of last modification

◆ family

qstring idp_desc_t::family

processor's family

◆ names

idp_names_t idp_desc_t::names

processor names

◆ is_script

bool idp_desc_t::is_script

the processor module is a script

◆ checked

bool idp_desc_t::checked

internal, for cache management


The documentation for this struct was generated from the following file: