Module ida_typeinf :: Class til_t
[frames] | no frames]

Class til_t

object --+
         |
        til_t

Proxy of C++ til_t class.

Instance Methods
til_t
__init__(self)
x.__init__(...) initializes x; see help(type(x)) for signature
 
__repr__(self)
repr(x)
 
__swig_destroy__(self)
til_t
base(self, n)
bool
is_dirty(self)
 
set_dirty(self)

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

Properties
  cc
til_t_cc_get(self) -> compiler_info_t
  desc
til_t_desc_get(self) -> char *
  flags
til_t_flags_get(self) -> uint32
  name
til_t_name_get(self) -> char *
  nbases
til_t_nbases_get(self) -> int
  nrefs
til_t_nrefs_get(self) -> int
  nstreams
til_t_nstreams_get(self) -> int
  streams
til_t_streams_get(self) -> til_stream_t **
  thisown
The membership flag

Inherited from object: __class__

Method Details

__init__(self)
(Constructor)

 

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

Returns: til_t
Overrides: object.__init__

__repr__(self)
(Representation operator)

 

repr(x)

Overrides: object.__repr__
(inherited documentation)

Property Details

cc

til_t_cc_get(self) -> compiler_info_t

Get Method:
unreachable.til_t_cc_get(self)
Set Method:
unreachable.til_t_cc_set(self, cc)

desc

til_t_desc_get(self) -> char *

Get Method:
unreachable.til_t_desc_get(self)
Set Method:
unreachable.til_t_desc_set(self, desc)

flags

til_t_flags_get(self) -> uint32

Get Method:
unreachable.til_t_flags_get(self)
Set Method:
unreachable.til_t_flags_set(self, flags)

name

til_t_name_get(self) -> char *

Get Method:
unreachable.til_t_name_get(self)
Set Method:
unreachable.til_t_name_set(self, name)

nbases

til_t_nbases_get(self) -> int

Get Method:
unreachable.til_t_nbases_get(self)
Set Method:
unreachable.til_t_nbases_set(self, nbases)

nrefs

til_t_nrefs_get(self) -> int

Get Method:
unreachable.til_t_nrefs_get(self)
Set Method:
unreachable.til_t_nrefs_set(self, nrefs)

nstreams

til_t_nstreams_get(self) -> int

Get Method:
unreachable.til_t_nstreams_get(self)
Set Method:
unreachable.til_t_nstreams_set(self, nstreams)

streams

til_t_streams_get(self) -> til_stream_t **

Get Method:
unreachable.til_t_streams_get(self)
Set Method:
unreachable.til_t_streams_set(self, streams)

thisown

The membership flag

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