gz/common/SingletonT.hh
Go to the documentation of this file.
virtual ~SingletonT()
Destructor.
Definition: gz/common/SingletonT.hh:41
static T * Instance()
Get an instance of the singleton.
Definition: gz/common/SingletonT.hh:32
SingletonT()
Constructor.
Definition: gz/common/SingletonT.hh:38
Forward declarations for the common classes.