__init__(self, module_name) (defined in tools.cwrap.plugins.NNExtension.NNExtension) | tools.cwrap.plugins.NNExtension.NNExtension | |
declarations (defined in tools.cwrap.plugins.NNExtension.NNExtension) | tools.cwrap.plugins.NNExtension.NNExtension | |
declare_module_methods(self) (defined in tools.cwrap.plugins.NNExtension.NNExtension) | tools.cwrap.plugins.NNExtension.NNExtension | |
get_type_check(self, arg, option) (defined in tools.cwrap.plugins.NNExtension.NNExtension) | tools.cwrap.plugins.NNExtension.NNExtension | |
get_type_unpack(self, arg, option) (defined in tools.cwrap.plugins.NNExtension.NNExtension) | tools.cwrap.plugins.NNExtension.NNExtension | |
get_wrapper_template(self, declaration) (defined in tools.cwrap.plugins.NNExtension.NNExtension) | tools.cwrap.plugins.NNExtension.NNExtension | |
module_name (defined in tools.cwrap.plugins.NNExtension.NNExtension) | tools.cwrap.plugins.NNExtension.NNExtension | |
process_full_file(self, code, template_path) (defined in tools.cwrap.plugins.NNExtension.NNExtension) | tools.cwrap.plugins.NNExtension.NNExtension | |
process_wrapper(self, code, declaration) (defined in tools.cwrap.plugins.NNExtension.NNExtension) | tools.cwrap.plugins.NNExtension.NNExtension | |
TYPE_CHECK (defined in tools.cwrap.plugins.NNExtension.NNExtension) | tools.cwrap.plugins.NNExtension.NNExtension | static |
TYPE_NAMES (defined in tools.cwrap.plugins.NNExtension.NNExtension) | tools.cwrap.plugins.NNExtension.NNExtension | static |
TYPE_UNPACK (defined in tools.cwrap.plugins.NNExtension.NNExtension) | tools.cwrap.plugins.NNExtension.NNExtension | static |
WRAPPER_TEMPLATE (defined in tools.cwrap.plugins.NNExtension.NNExtension) | tools.cwrap.plugins.NNExtension.NNExtension | static |