Online Maps  v3
OnlineMapsGenericBase< T > Class Template Reference

Base class for generic singleton More...

Protected Member Functions

 OnlineMapsGenericBase ()
 Constructor More...
 

Static Protected Attributes

static T _instance
 Instance of the class More...
 

Properties

static T instance [get]
 Instance of the class More...
 

Detailed Description

Base class for generic singleton

Template Parameters
TType of singleton
Type Constraints
T :OnlineMapsGenericBase<T> 

Constructor & Destructor Documentation

◆ OnlineMapsGenericBase()

Constructor

Member Data Documentation

◆ _instance

T OnlineMapsGenericBase< T >._instance
staticprotected

Instance of the class

Property Documentation

◆ instance

T OnlineMapsGenericBase< T >.instance
staticget

Instance of the class