C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2
Array2< Type > Member List

This is the complete list of members for Array2< Type >, including all inherited members.

AddColumn()Array2< Type >inline
AddLine()Array2< Type >inline
Array2(size_t lsz, size_t csz)Array2< Type >inlineprotected
Array2()Array2< Type >inline
Array2(const uint16 &lsz, const uint16 &csz)Array2< Type >inline
Array2(const Array2< Type > &)Array2< Type >inlineexplicit
cArray2< Type >protected
CatchLinePointers(size_t newCount)Array2< Type >inlineprotected
Columns() constArray2< Type >inline
Count() constArray2< Type >inline
Create(size_t lSize, size_t cSize)Array2< Type >inlinestatic
GetElem(size_t ln, size_t cn) constArray2< Type >
GetLine(size_t i=0) constArray2< Type >
GetSize() constArray2< Type >inline
Init(const Array2< Type > &src)Array2< Type >inline
Init(size_t ln, size_t cn, const Type &v)Array2< Type >
InsertColumn(size_t i=0)Array2< Type >inline
InsertLine(size_t i=0)Array2< Type >inline
lArray2< Type >protected
Lines() constArray2< Type >inline
operator()(size_t i, size_t j) constArray2< Type >
operator()(size_t i, size_t j)Array2< Type >
operator<<TEMPLATE_SUFFIX(writer &out, const Array2< Type > &ref)Array2< Type >protected
operator<<TEMPLATE_SUFFIX(writer &out, const Array2< Type > *ptr)Array2< Type >protected
operator=(const Array2< Type > &src)Array2< Type >inline
operator>>TEMPLATE_SUFFIX(reader &in, Array2< Type > &ptr)Array2< Type >protected
operator>>TEMPLATE_SUFFIX(reader &in, Array2< Type > *&ptr)Array2< Type >protected
parrArray2< Type >protected
RemoveColumn(size_t i=0)Array2< Type >inline
RemoveLine(size_t i=0)Array2< Type >inline
SetElem(size_t ln, size_t cn, const Type &v)Array2< Type >
SetLine(size_t i=0)Array2< Type >
SetSize(c3d::IndicesPair sz)Array2< Type >inline
SetSize(size_t lsz, size_t csz)Array2< Type >inline
SetSize(size_t n)Array2< Type >inline
SetZero()Array2< Type >inline
SwapLines(size_t ln1, size_t ln2)Array2< Type >inline
TEMPLATE_SUFFIX(Type *&line, size_t oldSize, size_t newSize)Array2< Type >protected
TEMPLATE_SUFFIX(Array2< Type > &, const Array2< Type > &src)Array2< Type >protected
TEMPLATE_SUFFIX(Array2< Type > &, size_t lSize, size_t cSize)Array2< Type >protected
TEMPLATE_SUFFIX(Array2< Type > &, size_t ind)Array2< Type >protected
TEMPLATE_SUFFIX(Array2< Type > &)Array2< Type >protected
TEMPLATE_SUFFIX(Array2< Type > &, size_t ind)Array2< Type >protected
TEMPLATE_SUFFIX(Array2< Type > &)Array2< Type >protected
~Array2()Array2< Type >inline