Module idaapi :: Class type_names_t
[frames] | no frames]

Class type_names_t

object --+
         |
        type_names_t

Proxy of C++ type_names_t class

Instance Methods
 
__del__(self)
type_names_t
__init__(self)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
 
__repr__(self)
repr(x)
 
__swig_destroy__(self)

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __setattr__, __sizeof__, __str__, __subclasshook__

Properties
  cc_cdecl
type_names_t_cc_cdecl_get(self) -> char
  cc_fastcall
type_names_t_cc_fastcall_get(self) -> char
  cc_manual
type_names_t_cc_manual_get(self) -> char
  cc_pascal
type_names_t_cc_pascal_get(self) -> char
  cc_special
type_names_t_cc_special_get(self) -> char
  cc_specialp
type_names_t_cc_specialp_get(self) -> char
  cc_stdcall
type_names_t_cc_stdcall_get(self) -> char
  cc_thiscall
type_names_t_cc_thiscall_get(self) -> char
  thisown
The membership flag
  type_bool
type_names_t_type_bool_get(self) -> char
  type_byte
type_names_t_type_byte_get(self) -> char
  type_char
type_names_t_type_char_get(self) -> char
  type_double
type_names_t_type_double_get(self) -> char
  type_dword
type_names_t_type_dword_get(self) -> char
  type_float
type_names_t_type_float_get(self) -> char
  type_int
type_names_t_type_int_get(self) -> char
  type_int128
type_names_t_type_int128_get(self) -> char
  type_int16
type_names_t_type_int16_get(self) -> char
  type_int32
type_names_t_type_int32_get(self) -> char
  type_int64
type_names_t_type_int64_get(self) -> char
  type_int8
type_names_t_type_int8_get(self) -> char
  type_longdouble
type_names_t_type_longdouble_get(self) -> char
  type_oword
type_names_t_type_oword_get(self) -> char
  type_qword
type_names_t_type_qword_get(self) -> char
  type_seg
type_names_t_type_seg_get(self) -> char
  type_shortfloat
type_names_t_type_shortfloat_get(self) -> char
  type_signed
type_names_t_type_signed_get(self) -> char
  type_tbyte
type_names_t_type_tbyte_get(self) -> char
  type_unknown
type_names_t_type_unknown_get(self) -> char
  type_unsigned
type_names_t_type_unsigned_get(self) -> char
  type_void
type_names_t_type_void_get(self) -> char
  type_word
type_names_t_type_word_get(self) -> char

Inherited from object: __class__

Method Details

__init__(self)
(Constructor)

 

x.__init__(...) initializes x; see x.__class__.__doc__ for signature

Returns: type_names_t
Overrides: object.__init__

__repr__(self)
(Representation operator)

 

repr(x)

Overrides: object.__repr__
(inherited documentation)

Property Details

cc_cdecl

type_names_t_cc_cdecl_get(self) -> char

Get Method:
unreachable.type_names_t_cc_cdecl_get(self)
Set Method:
unreachable.type_names_t_cc_cdecl_set(self, cc_cdecl)

cc_fastcall

type_names_t_cc_fastcall_get(self) -> char

Get Method:
unreachable.type_names_t_cc_fastcall_get(self)
Set Method:
unreachable.type_names_t_cc_fastcall_set(self, cc_fastcall)

cc_manual

type_names_t_cc_manual_get(self) -> char

Get Method:
unreachable.type_names_t_cc_manual_get(self)
Set Method:
unreachable.type_names_t_cc_manual_set(self, cc_manual)

cc_pascal

type_names_t_cc_pascal_get(self) -> char

Get Method:
unreachable.type_names_t_cc_pascal_get(self)
Set Method:
unreachable.type_names_t_cc_pascal_set(self, cc_pascal)

cc_special

type_names_t_cc_special_get(self) -> char

Get Method:
unreachable.type_names_t_cc_special_get(self)
Set Method:
unreachable.type_names_t_cc_special_set(self, cc_special)

cc_specialp

type_names_t_cc_specialp_get(self) -> char

Get Method:
unreachable.type_names_t_cc_specialp_get(self)
Set Method:
unreachable.type_names_t_cc_specialp_set(self, cc_specialp)

cc_stdcall

type_names_t_cc_stdcall_get(self) -> char

Get Method:
unreachable.type_names_t_cc_stdcall_get(self)
Set Method:
unreachable.type_names_t_cc_stdcall_set(self, cc_stdcall)

cc_thiscall

type_names_t_cc_thiscall_get(self) -> char

Get Method:
unreachable.type_names_t_cc_thiscall_get(self)
Set Method:
unreachable.type_names_t_cc_thiscall_set(self, cc_thiscall)

thisown

The membership flag

Get Method:
unreachable(x)
Set Method:
unreachable(x, v)

type_bool

type_names_t_type_bool_get(self) -> char

Get Method:
unreachable.type_names_t_type_bool_get(self)
Set Method:
unreachable.type_names_t_type_bool_set(self, type_bool)

type_byte

type_names_t_type_byte_get(self) -> char

Get Method:
unreachable.type_names_t_type_byte_get(self)
Set Method:
unreachable.type_names_t_type_byte_set(self, type_byte)

type_char

type_names_t_type_char_get(self) -> char

Get Method:
unreachable.type_names_t_type_char_get(self)
Set Method:
unreachable.type_names_t_type_char_set(self, type_char)

type_double

type_names_t_type_double_get(self) -> char

Get Method:
unreachable.type_names_t_type_double_get(self)
Set Method:
unreachable.type_names_t_type_double_set(self, type_double)

type_dword

type_names_t_type_dword_get(self) -> char

Get Method:
unreachable.type_names_t_type_dword_get(self)
Set Method:
unreachable.type_names_t_type_dword_set(self, type_dword)

type_float

type_names_t_type_float_get(self) -> char

Get Method:
unreachable.type_names_t_type_float_get(self)
Set Method:
unreachable.type_names_t_type_float_set(self, type_float)

type_int

type_names_t_type_int_get(self) -> char

Get Method:
unreachable.type_names_t_type_int_get(self)
Set Method:
unreachable.type_names_t_type_int_set(self, type_int)

type_int128

type_names_t_type_int128_get(self) -> char

Get Method:
unreachable.type_names_t_type_int128_get(self)
Set Method:
unreachable.type_names_t_type_int128_set(self, type_int128)

type_int16

type_names_t_type_int16_get(self) -> char

Get Method:
unreachable.type_names_t_type_int16_get(self)
Set Method:
unreachable.type_names_t_type_int16_set(self, type_int16)

type_int32

type_names_t_type_int32_get(self) -> char

Get Method:
unreachable.type_names_t_type_int32_get(self)
Set Method:
unreachable.type_names_t_type_int32_set(self, type_int32)

type_int64

type_names_t_type_int64_get(self) -> char

Get Method:
unreachable.type_names_t_type_int64_get(self)
Set Method:
unreachable.type_names_t_type_int64_set(self, type_int64)

type_int8

type_names_t_type_int8_get(self) -> char

Get Method:
unreachable.type_names_t_type_int8_get(self)
Set Method:
unreachable.type_names_t_type_int8_set(self, type_int8)

type_longdouble

type_names_t_type_longdouble_get(self) -> char

Get Method:
unreachable.type_names_t_type_longdouble_get(self)
Set Method:
unreachable.type_names_t_type_longdouble_set(self, type_longdouble)

type_oword

type_names_t_type_oword_get(self) -> char

Get Method:
unreachable.type_names_t_type_oword_get(self)
Set Method:
unreachable.type_names_t_type_oword_set(self, type_oword)

type_qword

type_names_t_type_qword_get(self) -> char

Get Method:
unreachable.type_names_t_type_qword_get(self)
Set Method:
unreachable.type_names_t_type_qword_set(self, type_qword)

type_seg

type_names_t_type_seg_get(self) -> char

Get Method:
unreachable.type_names_t_type_seg_get(self)
Set Method:
unreachable.type_names_t_type_seg_set(self, type_seg)

type_shortfloat

type_names_t_type_shortfloat_get(self) -> char

Get Method:
unreachable.type_names_t_type_shortfloat_get(self)
Set Method:
unreachable.type_names_t_type_shortfloat_set(self, type_shortfloat)

type_signed

type_names_t_type_signed_get(self) -> char

Get Method:
unreachable.type_names_t_type_signed_get(self)
Set Method:
unreachable.type_names_t_type_signed_set(self, type_signed)

type_tbyte

type_names_t_type_tbyte_get(self) -> char

Get Method:
unreachable.type_names_t_type_tbyte_get(self)
Set Method:
unreachable.type_names_t_type_tbyte_set(self, type_tbyte)

type_unknown

type_names_t_type_unknown_get(self) -> char

Get Method:
unreachable.type_names_t_type_unknown_get(self)
Set Method:
unreachable.type_names_t_type_unknown_set(self, type_unknown)

type_unsigned

type_names_t_type_unsigned_get(self) -> char

Get Method:
unreachable.type_names_t_type_unsigned_get(self)
Set Method:
unreachable.type_names_t_type_unsigned_set(self, type_unsigned)

type_void

type_names_t_type_void_get(self) -> char

Get Method:
unreachable.type_names_t_type_void_get(self)
Set Method:
unreachable.type_names_t_type_void_set(self, type_void)

type_word

type_names_t_type_word_get(self) -> char

Get Method:
unreachable.type_names_t_type_word_get(self)
Set Method:
unreachable.type_names_t_type_word_set(self, type_word)

[an error occurred while processing this directive]