Exemplo n.º 1
0
 public virtual void set_longreal_string_list(SWIGTYPE_p_shogun__SGStringT_long_double_t strings, int num_str)
 {
     modshogunPINVOKE.File_set_longreal_string_list(swigCPtr, SWIGTYPE_p_shogun__SGStringT_long_double_t.getCPtr(strings), num_str);
     if (modshogunPINVOKE.SWIGPendingException.Pending)
     {
         throw modshogunPINVOKE.SWIGPendingException.Retrieve();
     }
 }
 internal static HandleRef getCPtr(SWIGTYPE_p_shogun__SGStringT_long_double_t obj) {
   return (obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr;
 }
Exemplo n.º 3
0
 public virtual void set_longreal_string_list(SWIGTYPE_p_shogun__SGStringT_long_double_t strings, int num_str) {
   modshogunPINVOKE.File_set_longreal_string_list(swigCPtr, SWIGTYPE_p_shogun__SGStringT_long_double_t.getCPtr(strings), num_str);
   if (modshogunPINVOKE.SWIGPendingException.Pending) throw modshogunPINVOKE.SWIGPendingException.Retrieve();
 }
Exemplo n.º 4
0
 internal static HandleRef getCPtr(SWIGTYPE_p_shogun__SGStringT_long_double_t obj)
 {
     return((obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr);
 }