JuggerNET Runtime Library v3.6.54.0  3.6.54.0
Codemesh.JuggerNET.NativeInterface Member List

This is the complete list of members for Codemesh.JuggerNET.NativeInterface, including all inherited members.

Attach(long pJvm, long threadGroup, [In, MarshalAs(UnmanagedType.LPStr)] string name, bool bAsDaemon, long pEnv, out long result) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
CALL_COUNT (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfacestatic
Call_Method(long method, long inst, int flags, int numParams, [In][MarshalAs(UnmanagedType.LPArray)] jvalue[] param, out jvalue result, out long exc) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
Call_Method1(IntPtr pCS) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
CallMethod0ObjectArg(HandleRef inst, HandleRef method, [In] IntPtr cs) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
CallMethod1ObjectArg(HandleRef inst, HandleRef method, HandleRef oarg0, [In] IntPtr cs) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
CallStringMethod0ObjectArg(HandleRef inst, HandleRef method, IntPtr cs) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
CollectGarbage(out int dummy1, out jvalue dummy2, IntPtr dummy3)Codemesh.JuggerNET.NativeInterfaceinlinestatic
CollectionCopyTo(Array array, int index, ICollection collection) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfaceinlinestatic
ControlHeapMonitor(int control, GenericCallback collect) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
CreateArray([In, MarshalAs(UnmanagedType.LPStr)] string elementName, int length) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfaceinlinestatic
CreateRefArray(long classPtr, long classID, int length) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfaceinlinestatic
DEFAULT_STRING_BUFFER_SIZECodemesh.JuggerNET.NativeInterfacestatic
DefineClass([In, MarshalAs(UnmanagedType.LPStr)] string name, [In] byte[] code, int length, out long jclass, out long pClazz, out long exc) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
Deserialize(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfaceinlinestatic
Destroy(long pJvm) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
Detach(long pJvm, long pEnv) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
Duplicate(long inst) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
DuplicateHandle(HandleRef handle) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfaceinlinestatic
Equals(long o1, long o2, out bool result, out long exc) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
FindClass([In, MarshalAs(UnmanagedType.LPStr)] string name, out long jclazz, out long pClazz, out long exc) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
FindClass(string name) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfaceinlinestatic
FORCED_GC_INTERVAL (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfacestatic
Free_Instance(long obj)Codemesh.JuggerNET.NativeInterfaceinlinestatic
Free_Instance(long obj, string msg) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfaceinlinestatic
Free_Instance(long obj, long pEnv, [In, MarshalAs(UnmanagedType.LPStr)] string msg) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
Free_Instance_Handle(HandleRef handle, [In, MarshalAs(UnmanagedType.LPStr)] string msg) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
FromJavaString(HandleRef h) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
FromJavaStringPtr(IntPtr inst) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
Get_Field(long field, long inst, int flags, out jvalue result, out long exc) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfaceinlinestatic
Get_String(long jstring) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfaceinlinestatic
Get_String(long obj, [Out, MarshalAs(UnmanagedType.LPWStr)] StringBuilder trace, int size, out int required) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
GetArrayBytes(byteArray parrByte, byte[] narrByte) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfaceinlinestatic
GetArrayElement(JuggerNETProxyArray arr, int index, int flags) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfaceinlinestatic
GetArrayElement(long arr, int index, int flags) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfaceinlinestatic
GetArrayLength(long arr, out int length, out long exc) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
GetBoolOption([In, MarshalAs(UnmanagedType.LPStr)] string option) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
GetBootstrapClassLoader() (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfaceinlinestatic
GetClass(long obj) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
GetClassClassName(long clazz) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfaceinlinestatic
GetClassNameForInstance(HandleRef inst) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
GetClassNameForInstance(IntPtr inst) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
GetCollectionSize(JavaProxy jpo) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfaceinlinestatic
GetExceptionCause(JuggerNETProxyException jpe) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfaceinlinestatic
GetExceptionMessage(long inst) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfaceinlinestatic
GetField_bool_instance(long fieldPtr, int flags, HandleRef h, out bool result, out IntPtr exc) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
GetField_bool_static(long fieldPtr, int flags, out bool result, out IntPtr exc) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
GetField_byte_instance(long fieldPtr, int flags, HandleRef h, out byte result, out IntPtr exc) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
GetField_byte_static(long fieldPtr, int flags, out byte result, out IntPtr exc) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
GetField_char_instance(long fieldPtr, int flags, HandleRef h, out int result, out IntPtr exc) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
GetField_char_static(long fieldPtr, int flags, out int result, out IntPtr exc) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
GetField_double_instance(long fieldPtr, int flags, HandleRef h, out double result, out IntPtr exc) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
GetField_double_static(long fieldPtr, int flags, out double result, out IntPtr exc) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
GetField_float_instance(long fieldPtr, int flags, HandleRef h, out float result, out IntPtr exc) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
GetField_float_static(long fieldPtr, int flags, out float result, out IntPtr exc) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
GetField_int_instance(long fieldPtr, int flags, HandleRef h, out int result, out IntPtr exc) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
GetField_int_static(long fieldPtr, int flags, out int result, out IntPtr exc) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
GetField_long_instance(long fieldPtr, int flags, HandleRef h, out long result, out IntPtr exc) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
GetField_long_static(long fieldPtr, int flags, out long result, out IntPtr exc) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
GetField_object_instance(long fieldPtr, int flags, HandleRef h, out IntPtr result, out IntPtr exc) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
GetField_object_static(long fieldPtr, int flags, out IntPtr result, out IntPtr exc) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
GetField_short_instance(long fieldPtr, int flags, HandleRef h, out short result, out IntPtr exc) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
GetField_short_static(long fieldPtr, int flags, out short result, out IntPtr exc) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
GetIntOption([In, MarshalAs(UnmanagedType.LPStr)] string option) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
GetJvmLoader(int ctorVersion, [In, MarshalAs(UnmanagedType.LPStr)] string configFile, [In, MarshalAs(UnmanagedType.LPStr)] string vers, [In, MarshalAs(UnmanagedType.LPStr)] string conf, [In, MarshalAs(UnmanagedType.LPStr)] string reserved, bool bEnvOverrides, bool bDefaultJvm, int traceFacility, int traceLevel, out int error) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
GetMemory(int what) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
GetStackTrace(long exc) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfaceinlinestatic
GetStringLength(HandleRef h, out int result, out IntPtr exc)Codemesh.JuggerNET.NativeInterface
GetStringOption(string option) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfaceinlinestatic
GetStringOption2([In, MarshalAs(UnmanagedType.LPStr)] string option1, [In, MarshalAs(UnmanagedType.LPStr)] string option2) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
GetSuperClass(long clazz) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
GetSuperClassNamesForInstance(IntPtr inst) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfaceinlinestatic
GetSuperInterfaceNamesForInstance(IntPtr inst) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfaceinlinestatic
GetTraceCallback() (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
GetTraceLevel(int fac) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
GetVerbosity() (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
HashCode(long obj) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfaceinlinestatic
Init_Field(long theJclass, long theClassPtr, [In, MarshalAs(UnmanagedType.LPStr)] string name, [In, MarshalAs(UnmanagedType.LPStr)] string sig, int flags, out long fid, out long fPtr, out long exc) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
Init_Method(long theJclass, long theClassPtr, [In, MarshalAs(UnmanagedType.LPStr)] string name, [In, MarshalAs(UnmanagedType.LPStr)] string sig, int flags, out long mid, out long mPtr, out long exc) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
IsInstanceOf(long inst, long clazz) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
IsInstanceOf(HandleRef inst, long clazz) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
IsInstanceOf(long inst, [In, MarshalAs(UnmanagedType.LPStr)] string classNameUtf) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
IterableReset(HandleRef iterable, ref IntPtr iterator) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfaceinlinestatic
IterableReset(HandleRef iterable, ref IntPtr current, out IntPtr exc) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
IteratorMoveNext(HandleRef iterator, ref IntPtr current) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfaceinlinestatic
IteratorMoveNext(HandleRef h, out bool result, ref IntPtr current, out IntPtr exc) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
Kbhit() (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
Load(bool bAcceptPreloadedJvm, out long lJvm) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
MonitorEnter(JavaProxy p) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfaceinlinestatic
MonitorExit(JavaProxy p) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfaceinlinestatic
NETRT_FAILURE (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfacestatic
NETRT_SUCCESS (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfacestatic
PeerCreate(string javaPeerName, out long inst) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfaceinlinestatic
PeerGetField(string fieldName, long inst, out jvalue val, int valType) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfaceinlinestatic
PeerGetField([In, MarshalAs(UnmanagedType.LPStr)] string fieldName, long inst, out jvalue val, int valType, out long exc) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
PeerGetStringField([In, MarshalAs(UnmanagedType.LPStr)] string fieldName, long inst) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfaceinlinestatic
PeerGetTypeInfo(long inst) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfaceinlinestatic
PeerSetField(string fieldName, long inst, jvalue val, int valType) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfaceinlinestatic
PeerSetField([In, MarshalAs(UnmanagedType.LPStr)] string fieldName, long inst, jvalue val, int valType, out long exc) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
PeerSetStringField([In, MarshalAs(UnmanagedType.LPStr)] string fieldName, long inst, string str) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfaceinlinestatic
PeerSetTypeInfo([In, MarshalAs(UnmanagedType.LPStr)] string javaPeerName, long inst, out long exc) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
Read([In, MarshalAs(UnmanagedType.LPStr)] string configFile, [In, MarshalAs(UnmanagedType.LPStr)] string vers, [In, MarshalAs(UnmanagedType.LPStr)] string conf, [In, MarshalAs(UnmanagedType.LPStr)] string reserved) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
Serialize(JavaProxy ser, System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfaceinlinestatic
Set_Field(long field, long inst, int flags, [In] jvalue result, out long exc) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfaceinlinestatic
SetAbortCallback(AbortCallback acb) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
SetArrayBytes(byteArray parrByte, byte[] narrByte) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfaceinlinestatic
SetArrayElement(JuggerNETProxyArray arr, int index, int flags, jvalue val) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfaceinlinestatic
SetArrayElement(long arr, int index, int flags, jvalue val) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfaceinlinestatic
SetBoolOption([In, MarshalAs(UnmanagedType.LPStr)] string option, bool val) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
SetConfigFile([In, MarshalAs(UnmanagedType.LPStr)] string configFile, [In, MarshalAs(UnmanagedType.LPStr)] string vers, [In, MarshalAs(UnmanagedType.LPStr)] string conf, [In, MarshalAs(UnmanagedType.LPStr)] string reserved) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
SetExitCallback(ExitCallback ecb) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
SetField_bool_instance(long fieldPtr, int flags, HandleRef h, bool val, out IntPtr exc) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
SetField_bool_static(long fieldPtr, int flags, bool val, out IntPtr exc) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
SetField_byte_instance(long fieldPtr, int flags, HandleRef h, byte val, out IntPtr exc) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
SetField_byte_static(long fieldPtr, int flags, byte val, out IntPtr exc) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
SetField_char_instance(long fieldPtr, int flags, HandleRef h, int val, out IntPtr exc) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
SetField_char_static(long fieldPtr, int flags, int val, out IntPtr exc) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
SetField_double_instance(long fieldPtr, int flags, HandleRef h, double val, out IntPtr exc) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
SetField_double_static(long fieldPtr, int flags, double val, out IntPtr exc) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
SetField_float_instance(long fieldPtr, int flags, HandleRef h, float val, out IntPtr exc) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
SetField_float_static(long fieldPtr, int flags, float val, out IntPtr exc) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
SetField_int_instance(long fieldPtr, int flags, HandleRef h, int val, out IntPtr exc) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
SetField_int_static(long fieldPtr, int flags, int val, out IntPtr exc) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
SetField_long_instance(long fieldPtr, int flags, HandleRef h, long val, out IntPtr exc) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
SetField_long_static(long fieldPtr, int flags, long val, out IntPtr exc) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
SetField_object_instance(long fieldPtr, int flags, HandleRef h, HandleRef val, out IntPtr exc) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
SetField_object_static(long fieldPtr, int flags, HandleRef val, out IntPtr exc) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
SetField_short_instance(long fieldPtr, int flags, HandleRef h, short val, out IntPtr exc) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
SetField_short_static(long fieldPtr, int flags, short val, out IntPtr exc) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
SetIntOption([In, MarshalAs(UnmanagedType.LPStr)] string option, int val) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
SetSecurityManager(JavaMethod m, JuggerNETProxyObject p) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfaceinlinestatic
SetStringOption([In, MarshalAs(UnmanagedType.LPStr)] string option, [In, MarshalAs(UnmanagedType.LPStr)] string val) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
SetStringOption2([In, MarshalAs(UnmanagedType.LPStr)] string option1, [In, MarshalAs(UnmanagedType.LPStr)] string option2, [In, MarshalAs(UnmanagedType.LPStr)] string val) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
SetStringOptionWide([In, MarshalAs(UnmanagedType.LPStr)] string option, [In, MarshalAs(UnmanagedType.LPWStr)] string val) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
SetTraceCallback(TraceCallback tcb) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
SetTraceLevel(int fac, int level) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
SetVerbosity(int v) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
SetVfprintfCallback(VfprintfCallback vcb) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterface
StartHeapMonitor() (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfaceinlinestatic
StopHeapMonitor() (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfaceinlinestatic
ToBoolean(bool b) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfaceinlinestatic
ToBooleanValue(JavaProxy jpo) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfaceinlinestatic
ToCharacter(char ch) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfaceinlinestatic
ToCharacterValue(JavaProxy jpo) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfaceinlinestatic
ToDouble(double d) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfaceinlinestatic
ToDoubleValue(JavaProxy jpo) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfaceinlinestatic
ToInteger(int i) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfaceinlinestatic
ToIntegerValue(JavaProxy jpo) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfaceinlinestatic
ToJavaException(System.Exception e) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfaceinlinestatic
ToJavaString(string str) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfaceinlinestatic
ToJavaStringMarshaling(string str, int length, out IntPtr result) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfaceinlinestatic
ToJavaStringPinning(string str, int length, out IntPtr result) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfaceinlinestatic
ToLong(long l) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfaceinlinestatic
ToLongValue(JavaProxy jpo) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfaceinlinestatic
ToShort(short s) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfaceinlinestatic
ToShortValue(JavaProxy jpo) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfaceinlinestatic
ToSingle(float s) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfaceinlinestatic
ToSingleValue(JavaProxy jpo) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfaceinlinestatic
ToString(long inst) (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfaceinlinestatic
TYPE_BOOLEAN (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfacestatic
TYPE_BYTE (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfacestatic
TYPE_CHAR (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfacestatic
TYPE_DOUBLE (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfacestatic
TYPE_FLOAT (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfacestatic
TYPE_INT (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfacestatic
TYPE_LONG (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfacestatic
TYPE_OBJECT (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfacestatic
TYPE_SHORT (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfacestatic
XMOG_DEBUG (defined in Codemesh.JuggerNET.NativeInterface)Codemesh.JuggerNET.NativeInterfacestatic

Copyright (c) 1999-2020 by Codemesh, Inc., ALL RIGHTS RESERVED.