Simple Application Framework  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Saf::Collection::Array< N, T > Member List
This is the complete list of members for Saf::Collection::Array< N, T >, including all inherited members.
Array()Saf::Collection::Array< N, T > [inline]
Array(const Math::Algebra::Vector< N, Size > &dim)Saf::Collection::Array< N, T > [inline, explicit]
Array(const Math::Algebra::Vector< N, Size > &dim, const T &val)Saf::Collection::Array< N, T > [inline]
Array(Size sz)Saf::Collection::Array< N, T > [inline, explicit]
Array(Size sz, const T &val)Saf::Collection::Array< N, T > [inline]
Array(const MyType &v)Saf::Collection::Array< N, T > [inline]
Back()Saf::Collection::Array< N, T > [inline]
Back() const Saf::Collection::Array< N, T > [inline]
Begin()Saf::Collection::Array< N, T > [inline]
Begin() const Saf::Collection::Array< N, T > [inline]
CheckOverflow(const Math::Algebra::Vector< N, Size > &dim)Saf::Collection::Array< N, T > [inline, protected]
ConstIterator typedefSaf::Collection::Array< N, T >
Coord(Size idx, Math::Algebra::Vector< N, Size > &coord) const Saf::Collection::Array< N, T > [inline]
Coords(const Collection::Array< 1, Size > &iv, Collection::Array< 1, Math::Algebra::Vector< N, Size > > &cv) const Saf::Collection::Array< N, T > [inline]
Dimensions() const Saf::Collection::Array< N, T > [inline]
Elements() const Saf::Collection::Array< N, T > [inline]
End()Saf::Collection::Array< N, T > [inline]
End() const Saf::Collection::Array< N, T > [inline]
Free()Saf::Collection::Array< N, T > [inline]
Front()Saf::Collection::Array< N, T > [inline]
Front() const Saf::Collection::Array< N, T > [inline]
Index(const Math::Algebra::Vector< N, U > &ofs) const Saf::Collection::Array< N, T > [inline]
Index(const Math::Algebra::Vector< N, Size > &dim, const Math::Algebra::Vector< N, U > &ofs)Saf::Collection::Array< N, T > [inline, static]
Indexes(const Collection::Array< 1, Math::Algebra::Vector< N, U > > &ofs, Collection::Array< 1, U > &idx) const Saf::Collection::Array< N, T > [inline]
Indexes(const Math::Algebra::Vector< N, Size > &dim, const Collection::Array< 1, Math::Algebra::Vector< N, U > > &ofs, Collection::Array< 1, U > &idx)Saf::Collection::Array< N, T > [inline, static]
IsEmpty() const Saf::Collection::Array< N, T > [inline]
Iterator typedefSaf::Collection::Array< N, T >
MyType typedefSaf::Collection::Array< N, T > [protected]
operator!=(const MyType &a) const Saf::Collection::Array< N, T > [inline]
operator=(const MyType &a)Saf::Collection::Array< N, T > [inline]
operator==(const MyType &a) const Saf::Collection::Array< N, T > [inline]
operator[](Size i)Saf::Collection::Array< N, T > [inline]
operator[](Size i) const Saf::Collection::Array< N, T > [inline]
Resize(const Math::Algebra::Vector< N, Size > &dim)Saf::Collection::Array< N, T > [inline]
Resize(const Math::Algebra::Vector< N, Size > &dim, const T &val)Saf::Collection::Array< N, T > [inline]
Resize(Size sz, const T &val)Saf::Collection::Array< N, T > [inline]
Resize(Size sz)Saf::Collection::Array< N, T > [inline]
Stride() const Saf::Collection::Array< N, T > [inline]
Swap(MyType &a)Saf::Collection::Array< N, T > [inline]
UpdateCache()Saf::Collection::Array< N, T > [inline, protected]
~Array()Saf::Collection::Array< N, T > [inline]