コード例 #1
0
ファイル: ArLaser.cs プロジェクト: NguyenQuocMy1604/my_ubuntu
        public SWIGTYPE_p_std__mapT_std__string_double_std__lessT_std__string_t_t getIncrementChoicesMap()
        {
            SWIGTYPE_p_std__mapT_std__string_double_std__lessT_std__string_t_t ret = new SWIGTYPE_p_std__mapT_std__string_double_std__lessT_std__string_t_t(AriaCSPINVOKE.ArLaser_getIncrementChoicesMap(swigCPtr), true);

            return(ret);
        }
 public static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_std__mapT_std__string_double_std__lessT_std__string_t_t obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }