Exemplo n.º 1
0
 public void deserialize(SWIGTYPE_p_msgpack__object deserialized)
 {
     CoolPropPINVOKE.PED_deserialize(swigCPtr, SWIGTYPE_p_msgpack__object.getCPtr(deserialized));
     if (CoolPropPINVOKE.SWIGPendingException.Pending)
     {
         throw CoolPropPINVOKE.SWIGPendingException.Retrieve();
     }
 }
 internal static HandleRef getCPtr(SWIGTYPE_p_msgpack__object obj)
 {
     return (obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr;
 }
 public void deserialize(SWIGTYPE_p_msgpack__object deserialized)
 {
     CoolPropPINVOKE.PED_deserialize(swigCPtr, SWIGTYPE_p_msgpack__object.getCPtr(deserialized));
     if (CoolPropPINVOKE.SWIGPendingException.Pending) throw CoolPropPINVOKE.SWIGPendingException.Retrieve();
 }
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_msgpack__object obj) {
   return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr;
 }
Exemplo n.º 5
0
 internal static HandleRef getCPtr(SWIGTYPE_p_msgpack__object obj)
 {
     return((obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr);
 }
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_msgpack__object obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }