Module ida_kernwin :: Class addon_info_t
[frames] | no frames]

Class addon_info_t

object --+
         |
        addon_info_t

Proxy of C++ addon_info_t class.

Instance Methods
addon_info_t
__init__(self)
x.__init__(...) initializes x; see help(type(x)) 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
  cb
addon_info_t_cb_get(self) -> size_t
  custom_data
addon_info_t_custom_data_get(self) -> void const *
  custom_size
addon_info_t_custom_size_get(self) -> size_t
  freeform
addon_info_t_freeform_get(self) -> char const *
  id
addon_info_t_id_get(self) -> char const *
  name
addon_info_t_name_get(self) -> char const *
  producer
addon_info_t_producer_get(self) -> char const *
  thisown
The membership flag
  url
addon_info_t_url_get(self) -> char const *
  version
addon_info_t_version_get(self) -> char const *

Inherited from object: __class__

Method Details

__init__(self)
(Constructor)

 

x.__init__(...) initializes x; see help(type(x)) for signature

Returns: addon_info_t
Overrides: object.__init__

__repr__(self)
(Representation operator)

 

repr(x)

Overrides: object.__repr__
(inherited documentation)

Property Details

cb

addon_info_t_cb_get(self) -> size_t

Get Method:
unreachable.addon_info_t_cb_get(self)
Set Method:
unreachable.addon_info_t_cb_set(self, cb)

custom_data

addon_info_t_custom_data_get(self) -> void const *

Get Method:
unreachable.addon_info_t_custom_data_get(self)
Set Method:
unreachable.addon_info_t_custom_data_set(self, custom_data)

custom_size

addon_info_t_custom_size_get(self) -> size_t

Get Method:
unreachable.addon_info_t_custom_size_get(self)
Set Method:
unreachable.addon_info_t_custom_size_set(self, custom_size)

freeform

addon_info_t_freeform_get(self) -> char const *

Get Method:
unreachable.addon_info_t_freeform_get(self)
Set Method:
unreachable.addon_info_t_freeform_set(self, freeform)

id

addon_info_t_id_get(self) -> char const *

Get Method:
unreachable.addon_info_t_id_get(self)
Set Method:
unreachable.addon_info_t_id_set(self, id)

name

addon_info_t_name_get(self) -> char const *

Get Method:
unreachable.addon_info_t_name_get(self)
Set Method:
unreachable.addon_info_t_name_set(self, name)

producer

addon_info_t_producer_get(self) -> char const *

Get Method:
unreachable.addon_info_t_producer_get(self)
Set Method:
unreachable.addon_info_t_producer_set(self, producer)

thisown

The membership flag

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

url

addon_info_t_url_get(self) -> char const *

Get Method:
unreachable.addon_info_t_url_get(self)
Set Method:
unreachable.addon_info_t_url_set(self, url)

version

addon_info_t_version_get(self) -> char const *

Get Method:
unreachable.addon_info_t_version_get(self)
Set Method:
unreachable.addon_info_t_version_set(self, version)