Module idaapi :: Class idainfo
[show private | hide private]
[frames | no frames]

Type idainfo

object --+
         |
        idainfo

Known Subclasses:
idainfoPtr

Proxy of C++ idainfo class
Method Summary
  __init__(self, *args)
__init__(self) -> idainfo
  __del__(self, destroy)
__del__(self)
  __getattr__(self, name)
  __repr__(self)
  __setattr__(self, name, value)
  get_demname_form(*args)
get_demname_form(self) -> uchar
  is_64bit(*args)
is_64bit(self) -> bool
  like_binary(*args)
like_binary(self) -> bool
  use_allasm(*args)
use_allasm(self) -> bool
    Inherited from object
  __delattr__(...)
x.__delattr__('name') <==> del x.name
  __getattribute__(...)
x.__getattribute__('name') <==> x.name
  __hash__(x)
x.__hash__() <==> hash(x)
  __new__(T, S, ...)
T.__new__(S, ...) -> a new object with type S, a subtype of T
  __reduce__(...)
helper for pickle
  __reduce_ex__(...)
helper for pickle
  __str__(x)
x.__str__() <==> str(x)

Property Summary
  af
  af2
  apptype
  ASCIIbreak
  asciiflags
  ASCIIpref
  ASCIIsernum
  ASCIIzeroes
  asmtype
  baseaddr
  beginEA
  binSize
  cc
  comment
  corestart
  datatypes
  demnames
  fcoresiz
  filetype
  highoff
  indent
  lenxref
  lflags
  listnames
  long_demnames
  lowoff
  lprefix
  lprefixlen
  main
  margin
  maxEA
  maxref
  mf
  minEA
  namelen
  nametype
  omaxEA
  ominEA
  ostype
  procName
  s_assume
  s_auto
  s_checkarg
  s_cmtflg
  s_entab
  s_genflags
  s_limiter
  s_null
  s_org
  s_packbase
  s_prefflag
  s_prefseg
  s_reserved2
  s_reserved4
  s_reserved5
  s_showauto
  s_showbads
  s_showpref
  s_void
  s_xrefflag
  short_demnames
  specsegs
  start_cs
  start_ss
  startIP
  startSP
  strtype
  tag
  tribyte_order
  version
  wide_high_byte_first
  xrefnum

Class Variable Summary
dict __swig_getmethods__ = {'comment': <built-in function ida...
dict __swig_setmethods__ = {'comment': <built-in function ida...

Method Details

__init__(self, *args)
(Constructor)

__init__(self) -> idainfo
Overrides:
__builtin__.object.__init__

__del__(self, destroy=<built-in function delete_idainfo>)
(Destructor)

__del__(self)

get_demname_form(*args)

get_demname_form(self) -> uchar

is_64bit(*args)

is_64bit(self) -> bool

like_binary(*args)

like_binary(self) -> bool

use_allasm(*args)

use_allasm(self) -> bool

Property Details

af

Get Method:
idainfo_af_get(...)
Set Method:
idainfo_af_set(...)

af2

Get Method:
idainfo_af2_get(...)
Set Method:
idainfo_af2_set(...)

apptype

Get Method:
idainfo_apptype_get(...)
Set Method:
idainfo_apptype_set(...)

ASCIIbreak

Get Method:
idainfo_ASCIIbreak_get(...)
Set Method:
idainfo_ASCIIbreak_set(...)

asciiflags

Get Method:
idainfo_asciiflags_get(...)
Set Method:
idainfo_asciiflags_set(...)

ASCIIpref

Get Method:
idainfo_ASCIIpref_get(...)
Set Method:
idainfo_ASCIIpref_set(...)

ASCIIsernum

Get Method:
idainfo_ASCIIsernum_get(...)
Set Method:
idainfo_ASCIIsernum_set(...)

ASCIIzeroes

Get Method:
idainfo_ASCIIzeroes_get(...)
Set Method:
idainfo_ASCIIzeroes_set(...)

asmtype

Get Method:
idainfo_asmtype_get(...)
Set Method:
idainfo_asmtype_set(...)

baseaddr

Get Method:
idainfo_baseaddr_get(...)
Set Method:
idainfo_baseaddr_set(...)

beginEA

Get Method:
idainfo_beginEA_get(...)
Set Method:
idainfo_beginEA_set(...)

binSize

Get Method:
idainfo_binSize_get(...)
Set Method:
idainfo_binSize_set(...)

cc

Get Method:
idainfo_cc_get(...)
Set Method:
idainfo_cc_set(...)

comment

Get Method:
idainfo_comment_get(...)
Set Method:
idainfo_comment_set(...)

corestart

Get Method:
idainfo_corestart_get(...)
Set Method:
idainfo_corestart_set(...)

datatypes

Get Method:
idainfo_datatypes_get(...)
Set Method:
idainfo_datatypes_set(...)

demnames

Get Method:
idainfo_demnames_get(...)
Set Method:
idainfo_demnames_set(...)

fcoresiz

Get Method:
idainfo_fcoresiz_get(...)
Set Method:
idainfo_fcoresiz_set(...)

filetype

Get Method:
idainfo_filetype_get(...)
Set Method:
idainfo_filetype_set(...)

highoff

Get Method:
idainfo_highoff_get(...)
Set Method:
idainfo_highoff_set(...)

indent

Get Method:
idainfo_indent_get(...)
Set Method:
idainfo_indent_set(...)

lenxref

Get Method:
idainfo_lenxref_get(...)
Set Method:
idainfo_lenxref_set(...)

lflags

Get Method:
idainfo_lflags_get(...)
Set Method:
idainfo_lflags_set(...)

listnames

Get Method:
idainfo_listnames_get(...)
Set Method:
idainfo_listnames_set(...)

long_demnames

Get Method:
idainfo_long_demnames_get(...)
Set Method:
idainfo_long_demnames_set(...)

lowoff

Get Method:
idainfo_lowoff_get(...)
Set Method:
idainfo_lowoff_set(...)

lprefix

Get Method:
idainfo_lprefix_get(...)
Set Method:
idainfo_lprefix_set(...)

lprefixlen

Get Method:
idainfo_lprefixlen_get(...)
Set Method:
idainfo_lprefixlen_set(...)

main

Get Method:
idainfo_main_get(...)
Set Method:
idainfo_main_set(...)

margin

Get Method:
idainfo_margin_get(...)
Set Method:
idainfo_margin_set(...)

maxEA

Get Method:
idainfo_maxEA_get(...)
Set Method:
idainfo_maxEA_set(...)

maxref

Get Method:
idainfo_maxref_get(...)
Set Method:
idainfo_maxref_set(...)

mf

Get Method:
idainfo_mf_get(...)
Set Method:
idainfo_mf_set(...)

minEA

Get Method:
idainfo_minEA_get(...)
Set Method:
idainfo_minEA_set(...)

namelen

Get Method:
idainfo_namelen_get(...)
Set Method:
idainfo_namelen_set(...)

nametype

Get Method:
idainfo_nametype_get(...)
Set Method:
idainfo_nametype_set(...)

omaxEA

Get Method:
idainfo_omaxEA_get(...)
Set Method:
idainfo_omaxEA_set(...)

ominEA

Get Method:
idainfo_ominEA_get(...)
Set Method:
idainfo_ominEA_set(...)

ostype

Get Method:
idainfo_ostype_get(...)
Set Method:
idainfo_ostype_set(...)

procName

Get Method:
idainfo_procName_get(...)
Set Method:
idainfo_procName_set(...)

s_assume

Get Method:
idainfo_s_assume_get(...)
Set Method:
idainfo_s_assume_set(...)

s_auto

Get Method:
idainfo_s_auto_get(...)
Set Method:
idainfo_s_auto_set(...)

s_checkarg

Get Method:
idainfo_s_checkarg_get(...)
Set Method:
idainfo_s_checkarg_set(...)

s_cmtflg

Get Method:
idainfo_s_cmtflg_get(...)
Set Method:
idainfo_s_cmtflg_set(...)

s_entab

Get Method:
idainfo_s_entab_get(...)
Set Method:
idainfo_s_entab_set(...)

s_genflags

Get Method:
idainfo_s_genflags_get(...)
Set Method:
idainfo_s_genflags_set(...)

s_limiter

Get Method:
idainfo_s_limiter_get(...)
Set Method:
idainfo_s_limiter_set(...)

s_null

Get Method:
idainfo_s_null_get(...)
Set Method:
idainfo_s_null_set(...)

s_org

Get Method:
idainfo_s_org_get(...)
Set Method:
idainfo_s_org_set(...)

s_packbase

Get Method:
idainfo_s_packbase_get(...)
Set Method:
idainfo_s_packbase_set(...)

s_prefflag

Get Method:
idainfo_s_prefflag_get(...)
Set Method:
idainfo_s_prefflag_set(...)

s_prefseg

Get Method:
idainfo_s_prefseg_get(...)
Set Method:
idainfo_s_prefseg_set(...)

s_reserved2

Get Method:
idainfo_s_reserved2_get(...)
Set Method:
idainfo_s_reserved2_set(...)

s_reserved4

Get Method:
idainfo_s_reserved4_get(...)
Set Method:
idainfo_s_reserved4_set(...)

s_reserved5

Get Method:
idainfo_s_reserved5_get(...)
Set Method:
idainfo_s_reserved5_set(...)

s_showauto

Get Method:
idainfo_s_showauto_get(...)
Set Method:
idainfo_s_showauto_set(...)

s_showbads

Get Method:
idainfo_s_showbads_get(...)
Set Method:
idainfo_s_showbads_set(...)

s_showpref

Get Method:
idainfo_s_showpref_get(...)
Set Method:
idainfo_s_showpref_set(...)

s_void

Get Method:
idainfo_s_void_get(...)
Set Method:
idainfo_s_void_set(...)

s_xrefflag

Get Method:
idainfo_s_xrefflag_get(...)
Set Method:
idainfo_s_xrefflag_set(...)

short_demnames

Get Method:
idainfo_short_demnames_get(...)
Set Method:
idainfo_short_demnames_set(...)

specsegs

Get Method:
idainfo_specsegs_get(...)
Set Method:
idainfo_specsegs_set(...)

start_cs

Get Method:
idainfo_start_cs_get(...)
Set Method:
idainfo_start_cs_set(...)

start_ss

Get Method:
idainfo_start_ss_get(...)
Set Method:
idainfo_start_ss_set(...)

startIP

Get Method:
idainfo_startIP_get(...)
Set Method:
idainfo_startIP_set(...)

startSP

Get Method:
idainfo_startSP_get(...)
Set Method:
idainfo_startSP_set(...)

strtype

Get Method:
idainfo_strtype_get(...)
Set Method:
idainfo_strtype_set(...)

tag

Get Method:
idainfo_tag_get(...)
Set Method:
idainfo_tag_set(...)

tribyte_order

Get Method:
idainfo_tribyte_order_get(...)
Set Method:
idainfo_tribyte_order_set(...)

version

Get Method:
idainfo_version_get(...)
Set Method:
idainfo_version_set(...)

wide_high_byte_first

Get Method:
idainfo_wide_high_byte_first_get(...)
Set Method:
idainfo_wide_high_byte_first_set(...)

xrefnum

Get Method:
idainfo_xrefnum_get(...)
Set Method:
idainfo_xrefnum_set(...)

Class Variable Details

__swig_getmethods__

Type:
dict
Value:
{'af': <built-in function idainfo_af_get>,
 'cc': <built-in function idainfo_cc_get>,
 'comment': <built-in function idainfo_comment_get>,
 'listnames': <built-in function idainfo_listnames_get>,
 'maxref': <built-in function idainfo_maxref_get>,
 's_prefflag': <built-in function idainfo_s_prefflag_get>,
 's_showbads': <built-in function idainfo_s_showbads_get>,
 's_void': <built-in function idainfo_s_void_get>,
...                                                                    

__swig_setmethods__

Type:
dict
Value:
{'af': <built-in function idainfo_af_set>,
 'cc': <built-in function idainfo_cc_set>,
 'comment': <built-in function idainfo_comment_set>,
 'listnames': <built-in function idainfo_listnames_set>,
 'maxref': <built-in function idainfo_maxref_set>,
 's_prefflag': <built-in function idainfo_s_prefflag_set>,
 's_showbads': <built-in function idainfo_s_showbads_set>,
 's_void': <built-in function idainfo_s_void_set>,
...                                                                    

Generated by Epydoc 2.1 on Wed Jan 18 16:10:50 2006 http://epydoc.sf.net