Panda3D
Classes | Variables
direct.ffi.FFITypes Namespace Reference

Classes

class  BaseTypeDescriptor
 
class  ClassTypeDescriptor
 
class  ConstTypeDescriptor
 
class  DerivedTypeDescriptor
 
class  EnumTypeDescriptor
 
class  FunctionTypeDescriptor
 
class  PointerTypeDescriptor
 
class  PrimitiveTypeDescriptor
 
class  PyObjectTypeDescriptor
 

Variables

 TypedObjectDescriptor = None
 

Detailed Description

Type Descriptors

Type Descriptors are used for code generation of C++ types. They
know everything they need to know about themselves to generate code.
They get constructed by and stored in FFIInterrogateDatabase.

Variable Documentation

◆ TypedObjectDescriptor

TypedObjectDescriptor = None