14using System.Runtime.InteropServices;
18 private Object locker =
new Object();
19 private HandleRef swigCPtr;
21 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
24 swigCPtr =
new HandleRef(
this, cPtr);
26 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
28 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
37 global::System.GC.SuppressFinalize(
this);
40 protected virtual void Dispose(
bool disposing) {
42 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
47 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
static HandleRef getCPtr(OdTfCommitAnnotation obj)
OdTfCommitInfo(String author)
OdTfCommitInfo(String author, String message, OdTimeStamp date, OdStreamBuf arbitraryUserData)
OdTfCommitInfo(IntPtr cPtr, bool cMemoryOwn)
OdTfCommitInfo(String author, String message, OdTimeStamp date)
static HandleRef getCPtr(OdTfCommitInfo obj)
OdTfCommitInfo(String author, String message)
OdTfCommitAnnotation annotation
virtual void Dispose(bool disposing)
static HandleRef getCPtr(OdTfDigestArray obj)
static HandleRef getCPtr(OdTfDigest obj)
static global::System.Exception Retrieve()
static global::System.IntPtr OdTfCommitInfo_parents_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdTfCommitInfo_revision_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void delete_OdTfCommitInfo(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdTfCommitInfo_annotation_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdTfCommitInfo_hash_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdTfCommitInfo_annotation_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdTfCommitInfo_revision_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdTfCommitInfo_parents_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdTfCommitInfo_hash_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)