__init__(self, etcPath=[]) | FFIInterrogateDatabase | |
addEnvironmentTypes(self) | FFIInterrogateDatabase | |
addGlobalFunctions(self, CModuleName) | FFIInterrogateDatabase | |
addGlobalValues(self, CModuleName) | FFIInterrogateDatabase | |
addManifestSymbols(self) | FFIInterrogateDatabase | |
addTypes(self, CModuleName) | FFIInterrogateDatabase | |
constructClassTypeDescriptor(self, typeIndex) | FFIInterrogateDatabase | |
constructConstructorSpecifications(self, typeIndex) | FFIInterrogateDatabase | |
constructConstTypeDescriptor(self, typeIndex) | FFIInterrogateDatabase | |
constructDescriptor(self, typeIndex) | FFIInterrogateDatabase | |
constructDestructorSpecification(self, typeIndex) | FFIInterrogateDatabase | |
constructDowncastFunctionSpecifications(self, typeIndex) | FFIInterrogateDatabase | |
constructEnumTypeDescriptor(self, typeIndex) | FFIInterrogateDatabase | |
constructFunctionArgumentTypes(self, functionIndex) | FFIInterrogateDatabase | |
constructFunctionTypeDescriptors(self, functionIndex) | FFIInterrogateDatabase | |
constructGlobal(self, globalIndex, CModuleName) | FFIInterrogateDatabase | |
constructGlobalFunction(self, globalIndex) | FFIInterrogateDatabase | |
constructManifest(self, manifestIndex) | FFIInterrogateDatabase | |
constructMemberFunctionSpecifications(self, typeIndex) | FFIInterrogateDatabase | |
constructNestedTypeDescriptors(self, typeIndex) | FFIInterrogateDatabase | |
constructParentTypeDescriptors(self, typeIndex) | FFIInterrogateDatabase | |
constructPointerTypeDescriptor(self, typeIndex) | FFIInterrogateDatabase | |
constructPrimitiveTypeDescriptor(self, typeIndex) | FFIInterrogateDatabase | |
constructUpcastFunctionSpecifications(self, typeIndex) | FFIInterrogateDatabase | |
environment | FFIInterrogateDatabase | |
functionInCModule(self, funcIndex, CModuleName) | FFIInterrogateDatabase | |
generateCode(self, codeDir, extensionsDir) | FFIInterrogateDatabase | |
generateCodeLib(self, codeDir, extensionsDir, CModuleName) | FFIInterrogateDatabase | |
isDefinedType(self, typeIndex) | FFIInterrogateDatabase | |
squeezeGeneratedCode(self, outputDir, deleteSource=True) | FFIInterrogateDatabase | |
typeInCModule(self, typeIndex, CModuleName) | FFIInterrogateDatabase | |
typeIndexMap | FFIInterrogateDatabase | |
updateBindings(self, CModuleName) | FFIInterrogateDatabase | |