IDAPython 9.0
Loading...
Searching...
No Matches
idasgn_header_t Class Reference

Proxy of C++ idasgn_header_t class.

Inheritance diagram for idasgn_header_t:

Public Member Functions

 __init__ (self)
 init(self) -> idasgn_header_t
 

Static Public Attributes

str magic = property(_ida_libfuncs.idasgn_header_t_magic_get, _ida_libfuncs.idasgn_header_t_magic_set, doc=)
 
str version = property(_ida_libfuncs.idasgn_header_t_version_get, _ida_libfuncs.idasgn_header_t_version_set, doc=)
 
str processor_id = property(_ida_libfuncs.idasgn_header_t_processor_id_get, _ida_libfuncs.idasgn_header_t_processor_id_set, doc=)
 
str file_formats = property(_ida_libfuncs.idasgn_header_t_file_formats_get, _ida_libfuncs.idasgn_header_t_file_formats_set, doc=)
 
str ostype = property(_ida_libfuncs.idasgn_header_t_ostype_get, _ida_libfuncs.idasgn_header_t_ostype_set, doc=)
 
str apptype = property(_ida_libfuncs.idasgn_header_t_apptype_get, _ida_libfuncs.idasgn_header_t_apptype_set, doc=)
 
str flags = property(_ida_libfuncs.idasgn_header_t_flags_get, _ida_libfuncs.idasgn_header_t_flags_set, doc=)
 
str number_of_modules_v5 = property(_ida_libfuncs.idasgn_header_t_number_of_modules_v5_get, _ida_libfuncs.idasgn_header_t_number_of_modules_v5_set, doc=)
 
str ctype_crc = property(_ida_libfuncs.idasgn_header_t_ctype_crc_get, _ida_libfuncs.idasgn_header_t_ctype_crc_set, doc=)
 
str ctype_name = property(_ida_libfuncs.idasgn_header_t_ctype_name_get, _ida_libfuncs.idasgn_header_t_ctype_name_set, doc=)
 
str libname_length = property(_ida_libfuncs.idasgn_header_t_libname_length_get, _ida_libfuncs.idasgn_header_t_libname_length_set, doc=)
 
str ctype_crc_alt = property(_ida_libfuncs.idasgn_header_t_ctype_crc_alt_get, _ida_libfuncs.idasgn_header_t_ctype_crc_alt_set, doc=)
 
str number_of_modules = property(_ida_libfuncs.idasgn_header_t_number_of_modules_get, _ida_libfuncs.idasgn_header_t_number_of_modules_set, doc=)
 
str pattern_length = property(_ida_libfuncs.idasgn_header_t_pattern_length_get, _ida_libfuncs.idasgn_header_t_pattern_length_set, doc=)
 
str ctype_crc_3v = property(_ida_libfuncs.idasgn_header_t_ctype_crc_3v_get, _ida_libfuncs.idasgn_header_t_ctype_crc_3v_set, doc=)
 

Properties

 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Member Data Documentation

◆ apptype

str apptype = property(_ida_libfuncs.idasgn_header_t_apptype_get, _ida_libfuncs.idasgn_header_t_apptype_set, doc=)
static

◆ ctype_crc

str ctype_crc = property(_ida_libfuncs.idasgn_header_t_ctype_crc_get, _ida_libfuncs.idasgn_header_t_ctype_crc_set, doc=)
static

◆ ctype_crc_3v

str ctype_crc_3v = property(_ida_libfuncs.idasgn_header_t_ctype_crc_3v_get, _ida_libfuncs.idasgn_header_t_ctype_crc_3v_set, doc=)
static

◆ ctype_crc_alt

str ctype_crc_alt = property(_ida_libfuncs.idasgn_header_t_ctype_crc_alt_get, _ida_libfuncs.idasgn_header_t_ctype_crc_alt_set, doc=)
static

◆ ctype_name

str ctype_name = property(_ida_libfuncs.idasgn_header_t_ctype_name_get, _ida_libfuncs.idasgn_header_t_ctype_name_set, doc=)
static

◆ file_formats

str file_formats = property(_ida_libfuncs.idasgn_header_t_file_formats_get, _ida_libfuncs.idasgn_header_t_file_formats_set, doc=)
static

◆ flags

str flags = property(_ida_libfuncs.idasgn_header_t_flags_get, _ida_libfuncs.idasgn_header_t_flags_set, doc=)
static

◆ libname_length

str libname_length = property(_ida_libfuncs.idasgn_header_t_libname_length_get, _ida_libfuncs.idasgn_header_t_libname_length_set, doc=)
static

◆ magic

str magic = property(_ida_libfuncs.idasgn_header_t_magic_get, _ida_libfuncs.idasgn_header_t_magic_set, doc=)
static

◆ number_of_modules

str number_of_modules = property(_ida_libfuncs.idasgn_header_t_number_of_modules_get, _ida_libfuncs.idasgn_header_t_number_of_modules_set, doc=)
static

◆ number_of_modules_v5

str number_of_modules_v5 = property(_ida_libfuncs.idasgn_header_t_number_of_modules_v5_get, _ida_libfuncs.idasgn_header_t_number_of_modules_v5_set, doc=)
static

◆ ostype

str ostype = property(_ida_libfuncs.idasgn_header_t_ostype_get, _ida_libfuncs.idasgn_header_t_ostype_set, doc=)
static

◆ pattern_length

str pattern_length = property(_ida_libfuncs.idasgn_header_t_pattern_length_get, _ida_libfuncs.idasgn_header_t_pattern_length_set, doc=)
static

◆ processor_id

str processor_id = property(_ida_libfuncs.idasgn_header_t_processor_id_get, _ida_libfuncs.idasgn_header_t_processor_id_set, doc=)
static

◆ version

str version = property(_ida_libfuncs.idasgn_header_t_version_get, _ida_libfuncs.idasgn_header_t_version_set, doc=)
static

Property Documentation

◆ thisown

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

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