primitives_support.h File Reference


Functions

bool widen_primitive_jvalue (jvalue *val, char from_type, char to_type)
 
Author:
Intel, Alexey V.

char is_wrapper_class (const char *)
jobject wrap_primitive (JNIEnv *env, jvalue value, char sig)
jvalue unwrap_primitive (JNIEnv *env, jobject wobj, char sig)


Function Documentation

bool widen_primitive_jvalue ( jvalue val,
char  from_type,
char  to_type 
)

Author:
Intel, Alexey V.

Varlamov

Version:
Revision
1.1.2.1.4.3

char is_wrapper_class ( const char *   ) 

jobject wrap_primitive ( JNIEnv env,
jvalue  value,
char  sig 
)

jvalue unwrap_primitive ( JNIEnv env,
jobject  wobj,
char  sig 
)


Genereated on Tue Mar 11 19:25:57 2008 by Doxygen.

(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable.