14using System.Runtime.InteropServices;
16public class ViewRefs : global::System.IDisposable {
17 private Object locker =
new Object();
18 private HandleRef swigCPtr;
20 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
21 public ViewRefs(IntPtr cPtr,
bool cMemoryOwn) {
23 swigCPtr =
new HandleRef(
this, cPtr);
25 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
27 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
36 global::System.GC.SuppressFinalize(
this);
39 protected virtual void Dispose(
bool disposing) {
41 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
46 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
63 public void add(UInt32 viewportId) {
68 public void remove(UInt32 viewportId) {
102 private Object locker =
new Object();
103 private HandleRef swigCPtr;
105 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
108 swigCPtr =
new HandleRef(
this, cPtr);
110 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
112 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
121 global::System.GC.SuppressFinalize(
this);
124 protected virtual void Dispose(
bool disposing) {
126 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
131 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
static global::System.Exception Retrieve()
static bool ViewRefs_const_iterator_done(global::System.Runtime.InteropServices.HandleRef jarg1)
static void delete_ViewRefs_const_iterator(global::System.Runtime.InteropServices.HandleRef jarg1)
static void delete_ViewRefs(global::System.Runtime.InteropServices.HandleRef jarg1)
static void ViewRefs_set(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2)
static int ViewRefs_maxViewportId(global::System.Runtime.InteropServices.HandleRef jarg1)
static void ViewRefs_clear(global::System.Runtime.InteropServices.HandleRef jarg1)
static void ViewRefs_const_iterator_step(global::System.Runtime.InteropServices.HandleRef jarg1)
static UInt32 ViewRefs_numViews(global::System.Runtime.InteropServices.HandleRef jarg1)
static void ViewRefs_add(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static void ViewRefs_const_iterator_start(global::System.Runtime.InteropServices.HandleRef jarg1)
static void ViewRefs_remove(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static bool ViewRefs_contains(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static UInt32 ViewRefs_const_iterator_viewportId(global::System.Runtime.InteropServices.HandleRef jarg1)
static uint ViewRefs_numDifferentViewports(global::System.Runtime.InteropServices.HandleRef jarg1)
static HandleRef getCPtr(OdGsBaseModel obj)
const_iterator(IntPtr cPtr, bool cMemoryOwn)
static HandleRef getCPtr(const_iterator obj)
virtual void Dispose(bool disposing)
const_iterator(ViewRefs refs)
const_iterator(ViewRefs.const_iterator c)
virtual void Dispose(bool disposing)
static HandleRef getCPtr(ViewRefs obj)
ViewRefs(IntPtr cPtr, bool cMemoryOwn)
uint numDifferentViewports()
void add(UInt32 viewportId)
bool contains(UInt32 viewportId)