JuggerNET Runtime Library v3.6.54.0  3.6.54.0
Static Public Member Functions | Public Attributes | List of all members
Codemesh.JuggerNET.jvalue Struct Reference

<exclude> More...

Static Public Member Functions

static jvalue From (System.IntPtr p)
 
static jvalue From (System.IntPtr p, int i)
 
static jvalue CreateCBRetVal (object o)
 
static jvalue CreateCBRetVal (object o, Type type)
 
static jvalue Create (Codemesh.JuggerNET.JavaProxyHelper h, object o)
 
static jvalue Create (Codemesh.JuggerNET.JavaProxyHelper h, string str)
 
static jvalue Create (Codemesh.JuggerNET.JavaProxyHelper h, Type ifc, object o)
 
static jvalue Create (bool z)
 
static jvalue Create (byte b)
 
static jvalue Create (char c)
 
static jvalue Create (double d)
 
static jvalue Create (float f)
 
static jvalue Create (int i)
 
static jvalue Create (long j)
 
static jvalue Create (short s)
 

Public Attributes

long l
 
bool z
 
byte b
 
char c
 
double d
 
float f
 
int i
 
long j
 
short s
 

Detailed Description

<exclude>


The documentation for this struct was generated from the following file:

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