Exemple #1
0
        public cycle_state_summary cycle_state()
        {
            cycle_state_summary ret = new cycle_state_summary(c_csharp_summaryPINVOKE.lane_summary_cycle_state(swigCPtr), false);

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