Inherited from pygccxml.declarations.calldef.member_calldef_t :
access_type ,
has_const ,
has_static ,
virtuality
Inherited from pygccxml.declarations.calldef.calldef_t :
argument_types ,
arguments ,
demangled_name ,
does_throw ,
exceptions ,
has_ellipsis ,
has_extern ,
optional_args ,
overloads ,
required_args ,
return_type
Inherited from pygccxml.declarations.declaration.declaration_t :
attributes ,
cache ,
compiler ,
decl_string ,
demangled ,
is_artificial ,
location ,
mangled ,
name ,
parent ,
partial_decl_string ,
partial_name ,
top_parent
Inherited from pygccxml.declarations.calldef.operator_t :
symbol
Inherited from calldef_t :
call_policies ,
create_with_signature ,
non_overridable_reason ,
overridable ,
transformations ,
use_default_arguments ,
use_keywords
Inherited from decl_wrapper.decl_wrapper_t :
already_exposed ,
disabled_messages ,
documentation ,
exportable ,
ignore ,
include_files ,
logger
|