예제 #1
0
 public FsgModel(SWIGTYPE_p_fsg_model_t ptr) : this(sphinxbasePINVOKE.new_FsgModel__SWIG_1(SWIGTYPE_p_fsg_model_t.getCPtr(ptr)), true)
 {
 }
예제 #2
0
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_fsg_model_t obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }