#include <objcount.h>
Protected Member Functions | |
| objCounter () | |
| virtual | ~objCounter () |
Static Protected Attributes | |
| static unsigned | objCount = 0 |
This is a form of global reference count.
| ost::objCounter< T >::objCounter | ( | ) | [inline, protected] |
| virtual ost::objCounter< T >::~objCounter | ( | ) | [inline, protected, virtual] |
unsigned ost::objCounter< T >::objCount = 0 [inline, static, protected] |
1.5.4