Codemesh Runtime v3 C++ API Reference
3.9.205
|
Public Member Functions | |
xmog_holder_template (xmog_java_array *_ref, jint _index) | |
Creates an array instance that represents an array element itself. | |
xmog_holder_template (const xmog_holder_template< ElementType > &_rhs) | |
Creates an array instance that represents an array element itself. | |
ElementType | operator= (const xmog_holder_template< ElementType > &_rhs) |
ElementType | operator= (const ElementType &_rhs) |
ElementType & | operator* () |