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(OdStreamBuf obj)
static HandleRef getCPtr(OdTimeStamp obj)
OdTfCommitAnnotation(IntPtr cPtr, bool cMemoryOwn)
static HandleRef getCPtr(OdTfCommitAnnotation obj)
OdTfCommitAnnotation(String author, String message, OdTimeStamp date)
OdTfCommitAnnotation(String author, String message)
OdTfCommitAnnotation(String author, String message, OdTimeStamp date, OdStreamBuf arbitraryUserData)
OdTfCommitAnnotation(String author)
virtual void Dispose(bool disposing)
static global::System.Exception Retrieve()
static void OdTfCommitAnnotation_author_set(global::System.Runtime.InteropServices.HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2)
static global::System.IntPtr OdTfCommitAnnotation_date_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdTfCommitAnnotation_message_set(global::System.Runtime.InteropServices.HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2)
static void delete_OdTfCommitAnnotation(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdTfCommitAnnotation_date_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static String OdTfCommitAnnotation_message_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static String OdTfCommitAnnotation_author_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdTfCommitAnnotation_userData_set(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2)
static IntPtr OdTfCommitAnnotation_userData_get(global::System.Runtime.InteropServices.HandleRef jarg1)