#include <xmog_java_array.h>
Collaboration diagram for xmog_java_array_size:

Public Member Functions | |
| operator jint () const | |
A conversion operator to jint. | |
| jint | to_jint (xmog_localenv *env) const |
A higher performance alternative to the jint conversion operator. | |
| XMOG_EXPLICIT | xmog_java_array_size (xmog_java_array *owner, jint size=-1) |
| The constructor taking an optional array length as input. | |
Friends | |
| class | xmog_java_array |
This type is only used to represent length fields of proxy arrays.
|
||||||||||||
|
The constructor taking an optional array length as input.
|
|
|
A conversion operator to
This function allows the |
|
|
A higher performance alternative to the This function is synonymous to operator jint(), but it takes a local call environment as an argument.
|
1.4.1