man ost_objCounter (Fonctions bibliothèques) -
NAME
ost::objCounter -
SYNOPSIS
#include <objcount.h>
Protected Member Functions
objCounter ()
virtual ~objCounter ()
Static Protected Attributes
static unsigned objCount = 0
template<class T> class ost::objCounter< T >
Constructor & Destructor Documentation
template<class T> ost::objCounter< T >::objCounter () [inline, protected]
template<class T> virtual ost::objCounter< T >::~objCounter () [inline, protected, virtual]
Member Data Documentation
template<class T> unsigned ost::objCounter< T >::objCount = 0 [static, protected]
Author
Generated automatically by Doxygen for GNU CommonC++ from the source code.