internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_std__setT_std__string_t__iterator obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }
示例#2
0
        public bool is_iterator_good(SWIGTYPE_p_std__setT_std__string_t__iterator swigier)
        {
            bool ret = SharpMochaPINVOKE.TagSet_is_iterator_good(swigCPtr, SWIGTYPE_p_std__setT_std__string_t__iterator.getCPtr(swigier));

            return(ret);
        }
示例#3
0
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_std__setT_std__string_t__iterator obj)
 {
     return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr;
 }