Uses of Class
nds2.vectorEpochs
-
Uses of vectorEpochs in nds2
Subclasses of vectorEpochs in nds2Methods in nds2 with parameters of type vectorEpochsModifier and TypeMethodDescriptionprotected static long
vectorEpochs.getCPtr
(vectorEpochs obj) static final long
nds2JNI.new_vectorEpochs__SWIG_1
(long jarg1, vectorEpochs jarg1_) static final long
nds2JNI.vectorEpochs_capacity
(long jarg1, vectorEpochs jarg1_) static final void
nds2JNI.vectorEpochs_clear
(long jarg1, vectorEpochs jarg1_) static final void
nds2JNI.vectorEpochs_doAdd__SWIG_0
(long jarg1, vectorEpochs jarg1_, long jarg2, epoch jarg2_) static final void
nds2JNI.vectorEpochs_doAdd__SWIG_1
(long jarg1, vectorEpochs jarg1_, int jarg2, long jarg3, epoch jarg3_) static final long
nds2JNI.vectorEpochs_doGet
(long jarg1, vectorEpochs jarg1_, int jarg2) static final long
nds2JNI.vectorEpochs_doRemove
(long jarg1, vectorEpochs jarg1_, int jarg2) static final void
nds2JNI.vectorEpochs_doRemoveRange
(long jarg1, vectorEpochs jarg1_, int jarg2, int jarg3) static final long
nds2JNI.vectorEpochs_doSet
(long jarg1, vectorEpochs jarg1_, int jarg2, long jarg3, epoch jarg3_) static final int
nds2JNI.vectorEpochs_doSize
(long jarg1, vectorEpochs jarg1_) static final boolean
nds2JNI.vectorEpochs_isEmpty
(long jarg1, vectorEpochs jarg1_) static final void
nds2JNI.vectorEpochs_reserve
(long jarg1, vectorEpochs jarg1_, long jarg2) Constructors in nds2 with parameters of type vectorEpochs