public ClassLexicon(SWIGTYPE_p_std__mapT_std__string_int_std__lessT_std__string_t_t classTab) : this(VisionLabPINVOKE.new_ClassLexicon__SWIG_0(SWIGTYPE_p_std__mapT_std__string_int_std__lessT_std__string_t_t.getCPtr(classTab)), true)
 {
     if (VisionLabPINVOKE.SWIGPendingException.Pending)
     {
         throw VisionLabPINVOKE.SWIGPendingException.Retrieve();
     }
 }