IDAPython 9.0
Loading...
Searching...
No Matches
idasgn_header_t Class Reference
Inheritance diagram for idasgn_header_t:

Public Member Functions

 __init__ (self)
 

Static Public Attributes

str magic
 
str version
 
str processor_id
 
str file_formats
 
str ostype
 
str apptype
 
str flags
 
str number_of_modules_v5
 
str ctype_crc
 
str ctype_name
 
str libname_length
 
str ctype_crc_alt
 
str number_of_modules
 
str pattern_length
 
str ctype_crc_3v
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Member Data Documentation

◆ apptype

str apptype
static
Initial value:
= property(_ida_libfuncs.idasgn_header_t_apptype_get,
_ida_libfuncs.idasgn_header_t_apptype_set)

◆ ctype_crc

str ctype_crc
static
Initial value:
= property(_ida_libfuncs.
idasgn_header_t_ctype_crc_get, _ida_libfuncs.
idasgn_header_t_ctype_crc_set)

◆ ctype_crc_3v

str ctype_crc_3v
static
Initial value:
= property(_ida_libfuncs.
idasgn_header_t_ctype_crc_3v_get, _ida_libfuncs.
idasgn_header_t_ctype_crc_3v_set)

◆ ctype_crc_alt

str ctype_crc_alt
static
Initial value:
= property(_ida_libfuncs.
idasgn_header_t_ctype_crc_alt_get, _ida_libfuncs.
idasgn_header_t_ctype_crc_alt_set)

◆ ctype_name

str ctype_name
static
Initial value:
= property(_ida_libfuncs.
idasgn_header_t_ctype_name_get, _ida_libfuncs.
idasgn_header_t_ctype_name_set)

◆ file_formats

str file_formats
static
Initial value:
= property(_ida_libfuncs.
idasgn_header_t_file_formats_get, _ida_libfuncs.
idasgn_header_t_file_formats_set)

◆ flags

str flags
static
Initial value:
= property(_ida_libfuncs.idasgn_header_t_flags_get,
_ida_libfuncs.idasgn_header_t_flags_set)

◆ libname_length

str libname_length
static
Initial value:
= property(_ida_libfuncs.
idasgn_header_t_libname_length_get, _ida_libfuncs.
idasgn_header_t_libname_length_set)

◆ magic

str magic
static
Initial value:
= property(_ida_libfuncs.idasgn_header_t_magic_get,
_ida_libfuncs.idasgn_header_t_magic_set)

◆ number_of_modules

str number_of_modules
static
Initial value:
= property(_ida_libfuncs.
idasgn_header_t_number_of_modules_get, _ida_libfuncs.
idasgn_header_t_number_of_modules_set)

◆ number_of_modules_v5

str number_of_modules_v5
static
Initial value:
= property(_ida_libfuncs.
idasgn_header_t_number_of_modules_v5_get, _ida_libfuncs.
idasgn_header_t_number_of_modules_v5_set)

◆ ostype

str ostype
static
Initial value:
= property(_ida_libfuncs.idasgn_header_t_ostype_get,
_ida_libfuncs.idasgn_header_t_ostype_set)

◆ pattern_length

str pattern_length
static
Initial value:
= property(_ida_libfuncs.
idasgn_header_t_pattern_length_get, _ida_libfuncs.
idasgn_header_t_pattern_length_set)

◆ processor_id

str processor_id
static
Initial value:
= property(_ida_libfuncs.
idasgn_header_t_processor_id_get, _ida_libfuncs.
idasgn_header_t_processor_id_set)

◆ version

str version
static
Initial value:
= property(_ida_libfuncs.idasgn_header_t_version_get,
_ida_libfuncs.idasgn_header_t_version_set)

Property Documentation

◆ thisown

thisown
static
Initial value:
= property(lambda x: x.this.own(), lambda x, v: x.this.own(v),
doc='The membership flag')

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