ITK  4.2.0
Insight Segmentation and Registration Toolkit
itk::VariableLengthVector< TValueType > Member List

This is the complete list of members for itk::VariableLengthVector< TValueType >, including all inherited members.

AllocateElements(ElementIdentifier size) const itk::VariableLengthVector< TValueType >
ComponentType typedefitk::VariableLengthVector< TValueType >
DestroyExistingData()itk::VariableLengthVector< TValueType >
ElementIdentifier typedefitk::VariableLengthVector< TValueType >
Fill(TValueType const &v)itk::VariableLengthVector< TValueType >
GetDataPointer() const itk::VariableLengthVector< TValueType >inline
GetElement(unsigned int i) const itk::VariableLengthVector< TValueType >inline
GetNorm() const itk::VariableLengthVector< TValueType >
GetNumberOfElements(void) const itk::VariableLengthVector< TValueType >inline
GetSize(void) const itk::VariableLengthVector< TValueType >inline
GetSquaredNorm() const itk::VariableLengthVector< TValueType >
m_Dataitk::VariableLengthVector< TValueType >private
m_LetArrayManageMemoryitk::VariableLengthVector< TValueType >private
m_NumElementsitk::VariableLengthVector< TValueType >private
operator!=(const Self &v) const itk::VariableLengthVector< TValueType >
operator*(T s) const itk::VariableLengthVector< TValueType >inline
operator*=(T s)itk::VariableLengthVector< TValueType >inline
operator+(const VariableLengthVector< T > &v) const itk::VariableLengthVector< TValueType >inline
operator+(TValueType s) const itk::VariableLengthVector< TValueType >inline
operator++()itk::VariableLengthVector< TValueType >inline
operator++(int)itk::VariableLengthVector< TValueType >inline
operator+=(const VariableLengthVector< T > &v)itk::VariableLengthVector< TValueType >inline
operator+=(TValueType s)itk::VariableLengthVector< TValueType >inline
operator-(const VariableLengthVector< T > &v) const itk::VariableLengthVector< TValueType >inline
operator-(TValueType s) const itk::VariableLengthVector< TValueType >inline
operator-()itk::VariableLengthVector< TValueType >
operator--()itk::VariableLengthVector< TValueType >inline
operator--(int)itk::VariableLengthVector< TValueType >inline
operator-=(const VariableLengthVector< T > &v)itk::VariableLengthVector< TValueType >inline
operator-=(TValueType s)itk::VariableLengthVector< TValueType >inline
operator/(T s) const itk::VariableLengthVector< TValueType >inline
operator/=(T s)itk::VariableLengthVector< TValueType >inline
operator=(const VariableLengthVector< T > &v)itk::VariableLengthVector< TValueType >inline
operator=(const Self &v)itk::VariableLengthVector< TValueType >
operator=(TValueType const &v)itk::VariableLengthVector< TValueType >
operator==(const Self &v) const itk::VariableLengthVector< TValueType >
operator[](unsigned int i)itk::VariableLengthVector< TValueType >inline
operator[](unsigned int i) const itk::VariableLengthVector< TValueType >inline
RealValueType typedefitk::VariableLengthVector< TValueType >
Reserve(ElementIdentifier)itk::VariableLengthVector< TValueType >
Self typedefitk::VariableLengthVector< TValueType >
SetData(TValueType *data, bool LetArrayManageMemory=false)itk::VariableLengthVector< TValueType >
SetData(TValueType *data, unsigned int sz, bool LetArrayManageMemory=false)itk::VariableLengthVector< TValueType >
SetElement(unsigned int i, const TValueType &value)itk::VariableLengthVector< TValueType >inline
SetSize(unsigned int sz, bool destroyExistingData=true)itk::VariableLengthVector< TValueType >
Size(void) const itk::VariableLengthVector< TValueType >inline
ValueType typedefitk::VariableLengthVector< TValueType >
VariableLengthVector()itk::VariableLengthVector< TValueType >
VariableLengthVector(unsigned int dimension)itk::VariableLengthVector< TValueType >explicit
VariableLengthVector(ValueType *data, unsigned int sz, bool LetArrayManageMemory=false)itk::VariableLengthVector< TValueType >
VariableLengthVector(const ValueType *data, unsigned int sz, bool LetArrayManageMemory=false)itk::VariableLengthVector< TValueType >
VariableLengthVector(const VariableLengthVector< T > &v)itk::VariableLengthVector< TValueType >inline
VariableLengthVector(const VariableLengthVector< TValueType > &v)itk::VariableLengthVector< TValueType >
~VariableLengthVector()itk::VariableLengthVector< TValueType >