RefobjBase internal class members
This member access is protected.
This member access is protected.
This member access is protected.
Get object current reference count
This function set the passed object as references counter in place of this object. The reference counter of this object is disabled and all Ref pointing to this contribute to reference counter of specified object instead.
This function must be used when an object is instantiated as a member of an other object so that references to the member object are used to keep the container object alive.
Check if RefobjBase::ref_delegate has been used on this object.
This member access is protected.
This function is called when a dynamically allocated object has its reference count decreased to 1.