Uses of Class
net.sourceforge.lept4j.L_Stack.ByReference
-
Uses of L_Stack.ByReference in net.sourceforge.lept4j
Modifier and TypeFieldDescriptionL_Stack.auxstack
auxiliary stack
C type : L_Stack*L_Queue.stack
auxiliary stack
C type : L_Stack*ModifierConstructorDescriptionL_Queue
(int nalloc, int nhead, int nelem, com.sun.jna.ptr.PointerByReference array, L_Stack.ByReference stack) L_Stack
(int nalloc, int n, com.sun.jna.ptr.PointerByReference array, L_Stack.ByReference auxstack)