Uses of Class
nds2.channel_names_type
-
-
Uses of channel_names_type in nds2
Methods in nds2 that return channel_names_type Modifier and Type Method Description channel_names_type
connection. getParameters()
channel_names_type
parameters. parameterList()
Methods in nds2 with parameters of type channel_names_type Modifier and Type Method Description static void
nds2JNI. channel_names_type_add(long jarg1, channel_names_type jarg1_, java.lang.String jarg2)
static long
nds2JNI. channel_names_type_capacity(long jarg1, channel_names_type jarg1_)
static void
nds2JNI. channel_names_type_clear(long jarg1, channel_names_type jarg1_)
static java.lang.String
nds2JNI. channel_names_type_get(long jarg1, channel_names_type jarg1_, int jarg2)
static boolean
nds2JNI. channel_names_type_isEmpty(long jarg1, channel_names_type jarg1_)
static void
nds2JNI. channel_names_type_reserve(long jarg1, channel_names_type jarg1_, long jarg2)
static void
nds2JNI. channel_names_type_set(long jarg1, channel_names_type jarg1_, int jarg2, java.lang.String jarg3)
static long
nds2JNI. channel_names_type_size(long jarg1, channel_names_type jarg1_)
protected static long
channel_names_type. getCPtr(channel_names_type obj)
-