Files Classes Functions Hierarchy
#include <singleton.h>
Public Member Functions | |
| Singleton (T *ptr_) | |
Static Public Attributes | |
| static T * | ptr = 0 |
Definition at line 11 of file singleton.h.
Definition at line 15 of file singleton.h.
Referenced by helixtestscope::helixtest::idle03(), helixtestscope::helixtest::keyboard03(), Singleton< T >::Singleton(), and helixtestscope::helixtest::test03().
1.5.8