Uses of Class
nds2.simple_segment_list_type
-
-
Uses of simple_segment_list_type in nds2
Methods in nds2 that return simple_segment_list_type Modifier and Type Method Description simple_segment_list_typevectorSimpleSegmentListType. get(int i)simple_segment_list_typeavailability. simpleList()Methods in nds2 with parameters of type simple_segment_list_type Modifier and Type Method Description voidvectorSimpleSegmentListType. add(simple_segment_list_type x)protected static longsimple_segment_list_type. getCPtr(simple_segment_list_type obj)voidsimple_availability_list_type. pushBack(simple_segment_list_type x)voidvectorSimpleSegmentListType. set(int i, simple_segment_list_type val)static voidnds2JNI. simple_availability_list_type_pushBack(long jarg1, simple_availability_list_type jarg1_, long jarg2, simple_segment_list_type jarg2_)static voidnds2JNI. simple_segment_list_type_pushBack(long jarg1, simple_segment_list_type jarg1_, long jarg2, simple_segment jarg2_)static voidnds2JNI. vectorSimpleSegmentListType_add(long jarg1, vectorSimpleSegmentListType jarg1_, long jarg2, simple_segment_list_type jarg2_)static voidnds2JNI. vectorSimpleSegmentListType_set(long jarg1, vectorSimpleSegmentListType jarg1_, int jarg2, long jarg3, simple_segment_list_type jarg3_)
-