Contents

taggedRetain

Abstract declaration of taggedRetain(const void *).

Declaration

virtual void taggedRetain(
 const void *tag = 0) const = 0;

Overview

See OSObject::taggedRetain(const void *).

See Also

Miscellaneous