#include </home/scilab/compilation_chain/sci_checkOut/scilab/modules/graphics/src/c/getHandleProperty/getPropertyAssignedValue.h>
Data Fields | |
| int | nbElement |
| int | curElement |
| int | paramNumber |
| size_t | stackPointer |
Definition at line 105 of file getPropertyAssignedValue.h.
number of elements in the tlist
Definition at line 107 of file getPropertyAssignedValue.h.
Referenced by createAssignedList(), getAssignedListNbElement(), getCurrentDoubleMatrixFromList(), and getCurrentStringMatrixFromList().
currently read element
Definition at line 108 of file getPropertyAssignedValue.h.
Referenced by createAssignedList(), getCurrentDoubleMatrixFromList(), getCurrentStringMatrixFromList(), isListCurrentElementDoubleMatrix(), isListCurrentElementEmptyMatrix(), isListCurrentElementStringMatrix(), and rewindAssignedList().
rank of the tlist within the Rhs parameters
Definition at line 109 of file getPropertyAssignedValue.h.
Referenced by createAssignedList(), getDoubleMatrixFromList(), getStringMatrixFromList(), isListCurrentElementDoubleMatrix(), and isListCurrentElementStringMatrix().
| size_t AssignedList::stackPointer |
pointer of the tlist in the stack
Definition at line 110 of file getPropertyAssignedValue.h.
Referenced by createAssignedList().
1.5.5