Trees | Indices | Help |
|
---|
|
object --+ | til_t
Proxy of C++ til_t class.
Instance Methods | |||
til_t |
|
||
|
|||
|
|||
til_t |
|
||
bool |
|
||
|
|||
Inherited from |
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 |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
repr(x)
|
Property Details |
cctil_t_cc_get(self) -> compiler_info_t
|
desctil_t_desc_get(self) -> char *
|
flagstil_t_flags_get(self) -> uint32
|
nametil_t_name_get(self) -> char *
|
nbasestil_t_nbases_get(self) -> int
|
nrefstil_t_nrefs_get(self) -> int
|
nstreamstil_t_nstreams_get(self) -> int
|
streamstil_t_streams_get(self) -> til_stream_t **
|
thisownThe membership flag
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Oct 11 15:05:11 2019 | http://epydoc.sourceforge.net |