Base class for objects which can be strongly referenced (i.e., as long as reference exists, object will exist, when all strong references go away, object is destroyed). More...
Reference counted object template pointer class Instances of this template class can be used as pointers to instances of StrongRefBase and its subclasses. More...