pygccxml.parser.declarations_joiner module

bind_aliases(decls)

This function binds between class and it’s typedefs.

Parameters:decls – list of all declarations
Return type:None
join_declarations(namespace)