1 #ifndef __JLANG__JSINGLETON__ 
    2 #define __JLANG__JSINGLETON__ 
    9 namespace JPP { 
using namespace JLANG; }
 
JSingleton(const JSingleton &)
Copy constructor. 
 
JSingleton()
Default constructor. 
 
JSingleton & operator=(const JSingleton &)
 
do set_variable OUTPUT_DIRECTORY $WORKDIR T
 
static data_type & getInstance()
Get unique instance of template class.