CopyOnWriteObject
-
class CopyOnWriteObject
Bases:
CachedTypedWritableReferenceCount
This base class provides basic reference counting, but also can be used with a CopyOnWritePointer to provide get_read_pointer() and get_write_pointer().
Inheritance diagram
-
void cache_ref(void) const
-
bool cache_unref(void) const
-
static TypeHandle get_class_type(void)
-
void cache_ref(void) const