Exemple #1
0
        public static SWIGTYPE_p_std__shared_ptrT_spdlog__logger_t logger()
        {
            SWIGTYPE_p_std__shared_ptrT_spdlog__logger_t ret = new SWIGTYPE_p_std__shared_ptrT_spdlog__logger_t(solar_corePINVOKE.Log_logger(), false);

            if (solar_corePINVOKE.SWIGPendingException.Pending)
            {
                throw solar_corePINVOKE.SWIGPendingException.Retrieve();
            }
            return(ret);
        }
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_std__shared_ptrT_spdlog__logger_t obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }