Inherited from scopedef_wrapper.scopedef_t :
exclude ,
include
Inherited from decl_wrapper.decl_wrapper_t :
disable_messages ,
disable_warnings ,
get_already_exposed ,
get_exportable ,
readme ,
rename ,
set_already_exposed ,
set_exportable ,
why_not_exportable
Inherited from pygccxml.declarations.namespace.namespace_t :
__str__ ,
adopt_declaration ,
free_fun ,
free_function ,
free_functions ,
free_funs ,
free_operator ,
free_operators ,
i_depend_on_them ,
namespace ,
namespaces ,
ns ,
nss ,
remove_declaration ,
take_parenting
Inherited from pygccxml.declarations.scopedef.scopedef_t :
__eq__ ,
__getitem__ ,
calldef ,
calldefs ,
casting_operator ,
casting_operators ,
class_ ,
classes ,
clear_optimizer ,
constructor ,
constructors ,
decl ,
decls ,
enum ,
enumeration ,
enumerations ,
enums ,
init_optimizer ,
mem_fun ,
mem_funs ,
mem_oper ,
mem_opers ,
member_function ,
member_functions ,
member_operator ,
member_operators ,
operator ,
operators ,
typedef ,
typedefs ,
var ,
variable ,
variables ,
vars
Inherited from pygccxml.declarations.declaration.declaration_t :
__lt__ ,
__ne__ ,
create_decl_string
|