Go to the source code of this file.
Classes | |
class | ReferenceCounted |
This class provides reference counting through the methods grab() and drop(). Most objects with the framework are derived from ReferenceCounted, and so they are reference counted. More... |