Package pyplusplus :: Package module_creator :: Module creators_wizard

Module creators_wizard

source code

this module defines few function that will guess what creator(s) should be created for exposing a declaration

Functions
 
find_out_mem_fun_creator_classes(decl)
return tuple of ( registration, declaration ) code creator classes
source code