Miam-Player  0.8.0
A nice music player
Singleton< T > Class Template Reference

#include <singleton.h>

Public Types

typedef T ObjectType
 

Static Public Member Functions

static T & Instance ()
 

Protected Member Functions

 Singleton ()
 
virtual ~Singleton ()
 

Member Typedef Documentation

◆ ObjectType

template<typename T>
typedef T Singleton< T >::ObjectType

Constructor & Destructor Documentation

◆ Singleton()

template<typename T>
Singleton< T >::Singleton ( )
inlineprotected

◆ ~Singleton()

template<typename T>
virtual Singleton< T >::~Singleton ( )
inlineprotectedvirtual

Member Function Documentation

◆ Instance()

template<typename T >
T & Singleton< T >::Instance ( )
static

The documentation for this class was generated from the following file: