__enter__(self) | generate_swig_interfaces.SwigModuleGenerator | |
__exit__(self, exc_type, exc_value, traceback) | generate_swig_interfaces.SwigModuleGenerator | |
__init__(self, moduleName, outFile) | generate_swig_interfaces.SwigModuleGenerator | |
addAutoGenWarning(self) | generate_swig_interfaces.SwigModuleGenerator | |
addCppInclude(self, cHeader, comment='') | generate_swig_interfaces.SwigModuleGenerator | |
addSwigEnableUnderCaseConvert(self) | generate_swig_interfaces.SwigModuleGenerator | |
addSwigFeatureDirector(self, cClassName, comment='') | generate_swig_interfaces.SwigModuleGenerator | |
addSwigIgnore(self, identifier, comment='') | generate_swig_interfaces.SwigModuleGenerator | |
addSwigIgnoreAll(self) | generate_swig_interfaces.SwigModuleGenerator | |
addSwigImport(self, swigIFace, comment='') | generate_swig_interfaces.SwigModuleGenerator | |
addSwigInclude(self, cHeader, comment='') | generate_swig_interfaces.SwigModuleGenerator | |
addSwigModuleHeadline(self, directors=False, comment='') | generate_swig_interfaces.SwigModuleGenerator | |
addSwigRename(self, identifier, newName, comment='') | generate_swig_interfaces.SwigModuleGenerator | |
addSwigTemplate(self, tSpec, newName) | generate_swig_interfaces.SwigModuleGenerator | |
addSwigUnignore(self, identifier) | generate_swig_interfaces.SwigModuleGenerator | |
addSwigUnignoreAll(self) | generate_swig_interfaces.SwigModuleGenerator | |
name | generate_swig_interfaces.SwigModuleGenerator | |
os | generate_swig_interfaces.SwigModuleGenerator | |
outFile | generate_swig_interfaces.SwigModuleGenerator | |
write(self, code) | generate_swig_interfaces.SwigModuleGenerator | |