Panda3D
Public Member Functions

PointerToConnection Class Reference

Inheritance diagram for PointerToConnection:
PointerToBaseConnection PointerToVoid

List of all members.

Public Member Functions

 clear ()
bool isNull ()
 Returns true if the PointerTo is a NULL pointer, false otherwise.
PointerToConnection operator= (Connection copy)
PointerToConnection operator= (Connection ptr)
Connection p ()
 PointerTo ()
 PointerTo (Connection copy)
 PointerTo (Connection ptr)

Member Function Documentation

clear ( )

Reimplemented from PointerToBaseConnection.

bool isNull ( )

Returns true if the PointerTo is a NULL pointer, false otherwise.

(Direct comparison to a NULL pointer also works.)

Reimplemented from PointerToVoid.

PointerToConnection operator= ( Connection  copy)
PointerToConnection operator= ( Connection  ptr)
Connection p ( )
PointerTo ( )
PointerTo ( Connection  copy)
PointerTo ( Connection  ptr)
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties