14 #ifndef WEAKPOINTERTOVOID_H 15 #define WEAKPOINTERTOVOID_H 35 INLINE
bool was_deleted()
const;
36 INLINE
bool is_valid_pointer()
const;
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
This is the specialization of PointerToVoid for weak pointers.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
This is an object shared by all the weak pointers that point to the same ReferenceCount object.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
This is the non-template part of the base class for PointerTo and ConstPointerTo.
Derive from this class and override the callback() method if you want to get an immediate callback fr...
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.