internal static HandleRef getCPtr(SWIGTYPE_p_std__mapT_std__string_FeatureBase_pfpFfF_t obj)
 {
     return((obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr);
 }
예제 #2
0
 public static SWIGTYPE_p_std__mapT_std__string_FeatureBase_pfpFfF_t g_factory() {
   SWIGTYPE_p_std__mapT_std__string_FeatureBase_pfpFfF_t ret = new SWIGTYPE_p_std__mapT_std__string_FeatureBase_pfpFfF_t(libtischPINVOKE.g_factory(), false);
   if (libtischPINVOKE.SWIGPendingException.Pending) throw libtischPINVOKE.SWIGPendingException.Retrieve();
   return ret;
 }