NEEDSIM3rdParty Namespace Reference

Classes

class  Singleton
 Be aware this will not prevent a non singleton constructor such as T myT = new T(); To prevent that, add protected T () {} to your singleton class. More...