#include <Singleton.hpp>
Fonctions membres publiques statiques | |
static T * | getInstance () |
Fonctions membres protégées | |
Singleton () | |
~Singleton () |
Définition à la ligne 9 du fichier Singleton.hpp.
bib::Singleton< T >::Singleton | ( | ) | [inline, protected] |
Définition à la ligne 21 du fichier Singleton.hpp.
bib::Singleton< T >::~Singleton | ( | ) | [inline, protected] |
Définition à la ligne 22 du fichier Singleton.hpp.
static T* bib::Singleton< T >::getInstance | ( | ) | [inline, static] |
Définition à la ligne 14 du fichier Singleton.hpp.