| allocate(RowRange const &I) | STK::IArray1D< Variable< Type_ > > | protected |
| allocator() const | STK::IArray1D< Variable< Type_ > > | inline |
| allocator() | STK::IArray1D< Variable< Type_ > > | inlineprotected |
| Allocator typedef | STK::Variable< Type_ > | |
| allocator_ | STK::IArray1D< Variable< Type_ > > | private |
| asDerived() | STK::IRecursiveTemplate< Derived > | inline |
| asDerived() const | STK::IRecursiveTemplate< Derived > | inline |
| asPtrDerived() | STK::IRecursiveTemplate< Derived > | inline |
| asPtrDerived() const | STK::IRecursiveTemplate< Derived > | inline |
| assign(IArray1D const &src) | STK::IArray1D< Variable< Type_ > > | |
| at(int i) | STK::ITContainer1D< Derived > | inline |
| at(int i) const | STK::ITContainer1D< Derived > | inline |
| back() | STK::ITContainer1D< Derived > | inline |
| back() const | STK::ITContainer1D< Derived > | inline |
| Base typedef | STK::Variable< Type_ > | |
| begin() const | STK::IArray1D< Variable< Type_ > > | inline |
| beginCols() const | STK::IArray1D< Variable< Type_ > > | inline |
| beginConstIterator() const | STK::ITContainer1D< Derived > | inline |
| beginIterator() | STK::ITContainer1D< Derived > | inline |
| beginRows() const | STK::IArray1D< Variable< Type_ > > | inline |
| capacity() const | STK::IArray1D< Variable< Type_ > > | inline |
| clear() | STK::Variable< Type_ > | inlinevirtual |
| clone(bool ref=false) const | STK::Variable< Type_ > | inlinevirtual |
| IArray1D< Variable< Type_ > >::clone() const | STK::IRecursiveTemplate< Derived > | inline |
| coding_ | STK::Variable< Type_ > | protected |
| Col typedef | STK::Variable< Type_ > | |
| ColRange typedef | STK::IArray1D< Variable< Type_ > > | |
| cols() const | STK::IArray1D< Variable< Type_ > > | inline |
| ConstIterator typedef | STK::IArray1D< Variable< Type_ > > | |
| ConstReverseIterator typedef | STK::IArray1D< Variable< Type_ > > | |
| decFirst(int n=1) | STK::ITContainer1D< Derived > | inlineprotected |
| decLast(int n=1) | STK::IArray1D< Variable< Type_ > > | inline |
| elt(int i) | STK::IArray1D< Variable< Type_ > > | inline |
| elt(int i) const | STK::IArray1D< Variable< Type_ > > | inline |
| elt1Impl(int pos) | STK::IArray1D< Variable< Type_ > > | inline |
| elt1Impl(int pos) const | STK::IArray1D< Variable< Type_ > > | inline |
| eltAsString(int pos) const | STK::IVariable | inline |
| empty() const | STK::ITContainer1D< Derived > | inline |
| encode() | STK::Variable< Type_ > | inline |
| end() const | STK::IArray1D< Variable< Type_ > > | inline |
| endCols() const | STK::IArray1D< Variable< Type_ > > | inline |
| endConstIterator() const | STK::ITContainer1D< Derived > | inline |
| endIterator() | STK::ITContainer1D< Derived > | inline |
| endRows() const | STK::IArray1D< Variable< Type_ > > | inline |
| erase(int pos, int n=1) | STK::Variable< Type_ > | inlinevirtual |
| exchange(IArray1D &T) | STK::IArray1D< Variable< Type_ > > | |
| STK::ITContainer1D::exchange(ITContainer1D &T) | STK::ITContainer1D< Derived > | inlineprotected |
| exportAsString(Variable< String > &V) const | STK::Variable< Type_ > | inlinevirtual |
| exportAsString(Variable< String > &V) const | STK::Variable< Type_ > | inline |
| STK::IVariable::exportAsString(VariableString &V) const =0 | STK::IVariable | pure virtual |
| freeMem() | STK::IArray1D< Variable< Type_ > > | protected |
| front() | STK::ITContainer1D< Derived > | inline |
| front() const | STK::ITContainer1D< Derived > | inline |
| getType() const | STK::IVariable | inline |
| giveName(int num=0, String const &prefix=STRING_VAR) | STK::IVariable | inlinestatic |
| IArray1D() | STK::IArray1D< Variable< Type_ > > | protected |
| IArray1D(Range const &I) | STK::IArray1D< Variable< Type_ > > | protected |
| IArray1D(Range const &I, Type const &v) | STK::IArray1D< Variable< Type_ > > | protected |
| IArray1D(IArray1D const &T, bool ref) | STK::IArray1D< Variable< Type_ > > | protected |
| IArray1D(IArray1D< OtherDerived > const &T, bool ref) | STK::IArray1D< Variable< Type_ > > | protected |
| IArray1D(IArray1D< OtherDerived > const &T, RowRange const &I, bool ref) | STK::IArray1D< Variable< Type_ > > | protected |
| IArray1D(Allocator const &A, Range const &I, bool ref) | STK::IArray1D< Variable< Type_ > > | protected |
| importFromString(Variable< String > const &V, std::ios_base &(*f)(std::ios_base &)=std::dec) | STK::Variable< Type_ > | inline |
| importFromString(Variable< String > const &V, std::ios_base &(*f)(std::ios_base &)) | STK::Variable< Type_ > | inline |
| incFirst(int n=1) | STK::ITContainer1D< Derived > | inlineprotected |
| incLast(int n=1) | STK::IArray1D< Variable< Type_ > > | inline |
| incRange(int n=1) | STK::IArray1D< Variable< Type_ > > | inline |
| initialize(RowRange const &I) | STK::IArray1D< Variable< Type_ > > | protected |
| insert(int pos, Type const &v) | STK::IArray1D< Variable< Type_ > > | |
| insert(Range const &I, Type const &v) | STK::IArray1D< Variable< Type_ > > | |
| insertElt(int pos, int n=1) | STK::Variable< Type_ > | inlinevirtual |
| IRecursiveTemplate() | STK::IRecursiveTemplate< Derived > | inlineprotected |
| isFixedSize_ enum value | STK::IArray1D< Variable< Type_ > > | |
| isRef() const | STK::IArray1D< Variable< Type_ > > | inline |
| ITContainer1D() | STK::ITContainer1D< Derived > | inlineprotected |
| ITContainer1D(RowRange const &I) | STK::ITContainer1D< Derived > | inlineprotected |
| Iterator typedef | STK::IArray1D< Variable< Type_ > > | |
| IVariable(Base::IdType const &type, String const &name) | STK::IVariable | inlineprotected |
| IVariable(const IVariable &V) | STK::IVariable | inlineprotected |
| lastIdx() const | STK::IArray1D< Variable< Type_ > > | inline |
| lastIdxCols() const | STK::IArray1D< Variable< Type_ > > | inline |
| lastIdxRows() const | STK::IArray1D< Variable< Type_ > > | inline |
| maxLength(bool with_name) const | STK::Variable< Type_ > | inline |
| memmove(int pos1, int pos2, int n) | STK::IArray1D< Variable< Type_ > > | |
| move(Variable const &V) | STK::Variable< Type_ > | inline |
| name() const | STK::IVariable | inline |
| name_ | STK::IVariable | protected |
| nbMiss() const | STK::Variable< Type_ > | |
| operator<<(Variable< String > const &V) | STK::Variable< Type_ > | inlinevirtual |
| operator<<(Variable< String > const &V) | STK::Variable< Type_ > | inline |
| STK::IVariable::operator<<(VariableString const &V)=0 | STK::IVariable | pure virtual |
| operator=(Variable const &V) | STK::Variable< Type_ > | inline |
| operator=(Type_ const &v) | STK::Variable< Type_ > | inline |
| STK::IVariable::operator=(const IVariable &V) | STK::IVariable | inline |
| operator>>(Variable< String > &V) const | STK::Variable< Type_ > | inlinevirtual |
| operator>>(Variable< String > &V) const | STK::Variable< Type_ > | inline |
| STK::IVariable::operator>>(VariableString &V) const =0 | STK::IVariable | pure virtual |
| operator[](int i) | STK::ITContainer1D< Derived > | inline |
| operator[](int i) const | STK::ITContainer1D< Derived > | inline |
| orient_ enum value | STK::Variable< Type_ > | |
| popBack(int n=1) | STK::Variable< Type_ > | inlinevirtual |
| push_back(Type_ const &v) | STK::Variable< Type_ > | inline |
| IArray1D< Variable< Type_ > >::push_back(Type const &v) | STK::IArray1D< Variable< Type_ > > | |
| push_front(Type const &v) | STK::IArray1D< Variable< Type_ > > | |
| pushBack(int n=1) | STK::Variable< Type_ > | inlinevirtual |
| pushBackNAValues(int n=1) | STK::Variable< Type_ > | inlinevirtual |
| pushBackNAValues(int n) | STK::Variable< Type_ > | inlinevirtual |
| range() const | STK::IArray1D< Variable< Type_ > > | inline |
| range_ | STK::ITContainer1D< Derived > | private |
| rbeginConstIterator() const | STK::ITContainer1D< Derived > | inline |
| rbeginIterator() | STK::ITContainer1D< Derived > | inline |
| rendConstIterator() const | STK::ITContainer1D< Derived > | inline |
| rendIterator() | STK::ITContainer1D< Derived > | inline |
| reserve(int size) | STK::IArray1D< Variable< Type_ > > | |
| resize(Range const &I=RowRange()) | STK::ITContainer1D< Derived > | inline |
| resize1D(Range const &I) | STK::Variable< Type_ > | inline |
| resizeImpl(Range const &I) | STK::IArray1D< Variable< Type_ > > | |
| ReverseIterator typedef | STK::IArray1D< Variable< Type_ > > | |
| Row typedef | STK::Variable< Type_ > | |
| RowRange typedef | STK::IArray1D< Variable< Type_ > > | |
| rows() const | STK::IArray1D< Variable< Type_ > > | inline |
| setName(int num=0, String const &prefix=STRING_VAR) | STK::IVariable | inline |
| setName(String const &name) | STK::IVariable | inline |
| setRange(RowRange const &I=RowRange()) | STK::IArray1D< Variable< Type_ > > | inline |
| STK::ITContainer1D::setRange(RowRange const &I=RowRange()) | STK::ITContainer1D< Derived > | inlineprotected |
| setRef(bool ref) const | STK::IArray1D< Variable< Type_ > > | inline |
| setValue(Type const &value) | STK::IArray1D< Variable< Type_ > > | |
| setValue(int pos, TypeConst value) | STK::IArray1D< Variable< Type_ > > | inline |
| shift(int beg) | STK::Variable< Type_ > | inlinevirtual |
| shift1D(int rbeg) | STK::Variable< Type_ > | inline |
| shiftImpl(int beg=baseIdx) | STK::IArray1D< Variable< Type_ > > | |
| size() const | STK::Variable< Type_ > | inlinevirtual |
| size_ enum value | STK::Variable< Type_ > | |
| sizeCols() const | STK::IArray1D< Variable< Type_ > > | inline |
| sizeCols_ enum value | STK::Variable< Type_ > | |
| sizeRows() const | STK::IArray1D< Variable< Type_ > > | inline |
| sizeRows_ enum value | STK::Variable< Type_ > | |
| storage_ enum value | STK::Variable< Type_ > | |
| structure_ enum value | STK::Variable< Type_ > | |
| sub(Range const &I) const | STK::ITContainer1D< Derived > | inline |
| SubArray typedef | STK::Variable< Type_ > | |
| SubCol typedef | STK::Variable< Type_ > | |
| SubRow typedef | STK::Variable< Type_ > | |
| SubVector typedef | STK::Variable< Type_ > | |
| swap(int pos1, int pos2) | STK::IArray1D< Variable< Type_ > > | |
| Type typedef | STK::Variable< Type_ > | |
| type_ | STK::IVariable | protected |
| TypeConst typedef | STK::Variable< Type_ > | |
| Variable(String const &name=stringNa) | STK::Variable< Type_ > | inlineexplicit |
| Variable(int size, String const &name=stringNa) | STK::Variable< Type_ > | inlineexplicit |
| Variable(Range const &I, String const &name=stringNa) | STK::Variable< Type_ > | inlineexplicit |
| Variable(Range const &I, Type_ const &v, String const &name) | STK::Variable< Type_ > | inline |
| Variable(Variable const &V, bool ref=false) | STK::Variable< Type_ > | inlineexplicit |
| Variable(Variable const &V, Range const &I, bool ref=true) | STK::Variable< Type_ > | inlineexplicit |
| Variable(IArray1D< OtherArray > const &T) | STK::Variable< Type_ > | inline |
| ~IArray1D() | STK::IArray1D< Variable< Type_ > > | protected |
| ~IRecursiveTemplate() | STK::IRecursiveTemplate< Derived > | inlineprotected |
| ~ITContainer1D() | STK::ITContainer1D< Derived > | inlineprotected |
| ~IVariable() | STK::IVariable | inlinevirtual |
| ~Variable() | STK::Variable< Type_ > | inline |