| Trees | Indices | Help |
|
|---|
|
|
object --+
|
funcarg_t
Proxy of C++ funcarg_t class.
| Instance Methods | |||
| bool |
|
||
| funcarg_t |
|
||
| bool |
|
||
|
|||
|
|||
|
Inherited from |
|||
| Properties | |
|
argloc funcarg_t_argloc_get(self) -> argloc_t |
|
|
cmt funcarg_t_cmt_get(self) -> qstring * |
|
|
flags funcarg_t_flags_get(self) -> uint32 |
|
|
name funcarg_t_name_get(self) -> qstring * |
|
|
thisown The membership flag |
|
|
type funcarg_t_type_get(self) -> tinfo_t |
|
|
Inherited from |
|
| Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
repr(x)
|
| Property Details |
arglocfuncarg_t_argloc_get(self) -> argloc_t
|
cmtfuncarg_t_cmt_get(self) -> qstring *
|
flagsfuncarg_t_flags_get(self) -> uint32
|
namefuncarg_t_name_get(self) -> qstring *
|
thisownThe membership flag
|
typefuncarg_t_type_get(self) -> tinfo_t
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Oct 11 15:05:11 2019 | http://epydoc.sourceforge.net |