Panda3D
Public Member Functions | Public Attributes

FunctionTypeDescriptor Class Reference

Inheritance diagram for FunctionTypeDescriptor:
BaseTypeDescriptor

List of all members.

Public Member Functions

def __init__
def thislessArgTypes

Public Attributes

 argumentTypes
 isVirtual
 moduleName
 returnType
 returnValueDestructor
 userManagesMemory
 wrapperName

Detailed Description

A C++ function type. It knows its returnType, arguments, etc.

Constructor & Destructor Documentation

def __init__ (   self)

Reimplemented from BaseTypeDescriptor.


Member Function Documentation

def thislessArgTypes (   self)
It is often useful to know the list of arguments excluding the
this parameter (if there was one)

Member Data Documentation

Reimplemented from BaseTypeDescriptor.

 All Classes Namespaces Functions Variables Properties