Codemesh Runtime v3 C++ API Reference  3.9.205
xmog_peer Member List

This is the complete list of members for xmog_peer, including all inherited members.

create(xmog_base *peer, const char *classNameUtf, xmog_localenv *env=NULL, xmog_flags=xmog_base::LOCAL)xmog_peerstatic
get_binaryData(xmog_base *peer, jbyte **ppBytes, size_t *len, xmog_localenv *env=NULL)xmog_peerstatic
get_bool(xmog_base *peer, const char *fieldNameUtf, bool *b, xmog_localenv *env=NULL)xmog_peerstatic
get_boolean(xmog_base *peer, const char *fieldNameUtf, jboolean *b, xmog_localenv *env=NULL)xmog_peerstatic
get_byte(xmog_base *peer, const char *fieldNameUtf, jbyte *b, xmog_localenv *env=NULL)xmog_peerstatic
get_char(xmog_base *peer, const char *fieldNameUtf, jchar *ch, xmog_localenv *env=NULL)xmog_peerstatic
get_class()xmog_peerstatic
get_class(const char *classNameUtf, xmog_localenv *env=NULL)xmog_peerstatic
get_double(xmog_base *peer, const char *fieldNameUtf, jdouble *d, xmog_localenv *env=NULL)xmog_peerstatic
get_float(xmog_base *peer, const char *fieldNameUtf, jfloat *f, xmog_localenv *env=NULL)xmog_peerstatic
get_int(xmog_base *peer, const char *fieldNameUtf, jint *i, xmog_localenv *env=NULL)xmog_peerstatic
get_long(xmog_base *peer, const char *fieldNameUtf, jlong *l, xmog_localenv *env=NULL)xmog_peerstatic
get_Object(xmog_base *peer, const char *fieldNameUtf, jobject *o, xmog_localenv *env=NULL)xmog_peerstatic
get_short(xmog_base *peer, const char *fieldNameUtf, jshort *s, xmog_localenv *env=NULL)xmog_peerstatic
get_String(xmog_base *peer, const char *fieldNameUtf, const char **str, size_t *len, xmog_localenv *env=NULL)xmog_peerstatic
get_StringUtf8(xmog_base *peer, const char *fieldNameUtf, const char **strUtf8, size_t *len, xmog_localenv *env=NULL)xmog_peerstatic
get_typeInfo(xmog_base *peer, char *result, jint size, jint &required, xmog_localenv *env=NULL)xmog_peerstatic
register_unmarshaller(const char *javaClassNameUtf, const char *cppClassIdentifier, XMOG_PEER_UNMARSHAL_METHOD pUnmarshal)xmog_peerstatic
set_binaryData(xmog_base *peer, jbyte *pBytes, size_t len, xmog_localenv *env=NULL)xmog_peerstatic
set_bool(xmog_base *peer, const char *fieldNameUtf, bool b, xmog_localenv *env=NULL)xmog_peerstatic
set_boolean(xmog_base *peer, const char *fieldNameUtf, jboolean b, xmog_localenv *env=NULL)xmog_peerstatic
set_byte(xmog_base *peer, const char *fieldNameUtf, jbyte b, xmog_localenv *env=NULL)xmog_peerstatic
set_char(xmog_base *peer, const char *fieldNameUtf, jchar c, xmog_localenv *env=NULL)xmog_peerstatic
set_double(xmog_base *peer, const char *fieldNameUtf, jdouble d, xmog_localenv *env=NULL)xmog_peerstatic
set_float(xmog_base *peer, const char *fieldNameUtf, jfloat f, xmog_localenv *env=NULL)xmog_peerstatic
set_int(xmog_base *peer, const char *fieldNameUtf, jint i, xmog_localenv *env=NULL)xmog_peerstatic
set_long(xmog_base *peer, const char *fieldNameUtf, jlong l, xmog_localenv *env=NULL)xmog_peerstatic
set_Object(xmog_base *peer, const char *fieldNameUtf, jobject o, xmog_localenv *env=NULL)xmog_peerstatic
set_Object(xmog_base *peer, const char *fieldNameUtf, const char *str, xmog_localenv *env=NULL)xmog_peerstatic
set_Object(xmog_base *peer, const char *fieldNameUtf, const wchar_t *str, xmog_localenv *env=NULL)xmog_peerstatic
set_short(xmog_base *peer, const char *fieldNameUtf, jshort s, xmog_localenv *env=NULL)xmog_peerstatic
set_typeInfo(xmog_base *peer, const char *typeInfoUtf, xmog_localenv *env=NULL)xmog_peerstatic
set_typeInfo(xmog_base *peer, const wchar_t *typeInfo, xmog_localenv *env=NULL)xmog_peerstatic
set_typeInfo(xmog_base *peer, xmog_base *typeInfo, xmog_localenv *env=NULL)xmog_peerstatic
to_string(xmog_base *peer, xmog_localenv *env=NULL)xmog_peerstatic

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