GeNN  4.0.0
GPU enhanced Neuronal Networks (GeNN)
plog::util::Singleton< T > Class Template Reference

#include <Util.h>

Inheritance diagram for plog::util::Singleton< T >:
plog::util::NonCopyable

Public Member Functions

 Singleton ()
 
 ~Singleton ()
 

Static Public Member Functions

static T * getInstance ()
 

Constructor & Destructor Documentation

◆ Singleton()

template<class T>
plog::util::Singleton< T >::Singleton ( )
inline

◆ ~Singleton()

template<class T>
plog::util::Singleton< T >::~Singleton ( )
inline

Member Function Documentation

◆ getInstance()

template<class T>
static T* plog::util::Singleton< T >::getInstance ( )
inlinestatic

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