Panda3D
Public Member Functions

PointerToConnection Class Reference

Inheritance diagram for PointerToConnection:
PointerToBaseConnection PointerToVoid MemoryBase

List of all members.

Public Member Functions

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

Member Function Documentation

clear ( )

Reimplemented from PointerToBaseConnection.

unsigned int getHash ( ) [inherited]
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  ptr)
PointerToConnection operator= ( Connection  copy)
output ( ostream  out) [inherited]
Connection p ( )
PointerTo ( Connection  copy)
PointerTo ( )
PointerTo ( Connection  ptr)
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties