Micro Focus Content Manager SDK 10.1
TRIM.SDK.SwigMarshal Class Reference

Static Public Member Functions

static TrimException CreateNETObject (TrimException dummy, IntPtr cPtr, bool cMemoryOwn)
 
static TrimDateTime CreateNETObject (TrimDateTime dummy, IntPtr cPtr, bool cMemoryOwn)
 
static Database CreateNETObject (Database dummy, IntPtr cPtr, bool cMemoryOwn)
 
static TrimMainObject CreateNETObject (TrimMainObject dummy, IntPtr cPtr, bool cMemoryOwn)
 
static TrimMainObjectSearch CreateNETObject (TrimMainObjectSearch dummy, IntPtr cPtr, bool cMemoryOwn)
 
static TrimEvent CreateNETObject (TrimEvent dummy, IntPtr cPtr, bool cMemoryOwn)
 
static IntPtr GetCppObject (TrimException e)
 
static IntPtr GetCppObject (TrimDateTime dt)
 
static IntPtr GetCppObject (Database db)
 
static IntPtr GetCppObject (TrimMainObject mainObj)
 
static IntPtr GetCppObject (TrimObject obj)
 
static IntPtr GetCppObject (TrimMainObjectSearch mainObjSearch)
 
static TrimMainObject InstantiateConcreteTrimObject (TrimMainObject mainObj)
 

Member Function Documentation

◆ CreateNETObject() [1/6]

static Database TRIM.SDK.SwigMarshal.CreateNETObject ( Database  dummy,
IntPtr  cPtr,
bool  cMemoryOwn 
)
static

◆ CreateNETObject() [2/6]

static TrimDateTime TRIM.SDK.SwigMarshal.CreateNETObject ( TrimDateTime  dummy,
IntPtr  cPtr,
bool  cMemoryOwn 
)
static

◆ CreateNETObject() [3/6]

static TrimEvent TRIM.SDK.SwigMarshal.CreateNETObject ( TrimEvent  dummy,
IntPtr  cPtr,
bool  cMemoryOwn 
)
static

◆ CreateNETObject() [4/6]

static TrimException TRIM.SDK.SwigMarshal.CreateNETObject ( TrimException  dummy,
IntPtr  cPtr,
bool  cMemoryOwn 
)
static

◆ CreateNETObject() [5/6]

static TrimMainObject TRIM.SDK.SwigMarshal.CreateNETObject ( TrimMainObject  dummy,
IntPtr  cPtr,
bool  cMemoryOwn 
)
static

◆ CreateNETObject() [6/6]

static TrimMainObjectSearch TRIM.SDK.SwigMarshal.CreateNETObject ( TrimMainObjectSearch  dummy,
IntPtr  cPtr,
bool  cMemoryOwn 
)
static

◆ GetCppObject() [1/6]

static IntPtr TRIM.SDK.SwigMarshal.GetCppObject ( Database  db)
static

◆ GetCppObject() [2/6]

static IntPtr TRIM.SDK.SwigMarshal.GetCppObject ( TrimDateTime  dt)
static

◆ GetCppObject() [3/6]

static IntPtr TRIM.SDK.SwigMarshal.GetCppObject ( TrimException  e)
static

◆ GetCppObject() [4/6]

static IntPtr TRIM.SDK.SwigMarshal.GetCppObject ( TrimMainObject  mainObj)
static

◆ GetCppObject() [5/6]

static IntPtr TRIM.SDK.SwigMarshal.GetCppObject ( TrimMainObjectSearch  mainObjSearch)
static

◆ GetCppObject() [6/6]

static IntPtr TRIM.SDK.SwigMarshal.GetCppObject ( TrimObject  obj)
static

◆ InstantiateConcreteTrimObject()

static TrimMainObject TRIM.SDK.SwigMarshal.InstantiateConcreteTrimObject ( TrimMainObject  mainObj)
static