Codemesh Runtime v3 C++ API Reference
3.9.205
Main Page
Related Pages
Modules
Classes
Class List
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
z
~
Functions
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
~
Variables
b
c
d
e
f
i
j
l
n
o
s
t
u
v
z
Typedefs
d
i
v
x
Enumerations
Enumerator
Files
File List
Builds
codegen
junc++ion-4.8.430
cpp
v3
include
xmog_java_client.h
1
//
2
// Copyright (c) 1999-2020 by Codemesh, Inc.. ALL RIGHTS RESERVED.
3
//
4
5
6
#ifndef xmogJavaClient_Inc
7
#define xmogJavaClient_Inc
8
9
10
#include "xmog_base.h"
11
#include "xmog_java_ref.h"
12
#include "xmog_java_class.h"
13
#include "xmog_java_dynamic.h"
14
#include "xmog_java_method.h"
15
#include "xmog_java_field.h"
16
#include "xmog_java_array.h"
17
#include "xmog_java_string.h"
18
#include "xmog_java_lang_System.h"
19
#include "xmog_exception.h"
20
#include "xmog_null.h"
21
#include "xmog_localenv.h"
22
#include "xmog_jvm_loader.h"
23
#include "xmog_peer.h"
24
#include "xmog_peer_value.h"
25
#include "xmog_serializable.h"
26
#include "xmog_lock_holder.h"
27
#include "xmog_iterator.h"
28
29
30
#endif
/* xmogJavaClient_Inc */
Copyright (c) 1999-2020 by Codemesh, Inc., ALL RIGHTS RESERVED.