_data | colarray::Vector< T > | [protected] |
_inc | colarray::Vector< T > | |
_n | colarray::Vector< T > | |
_refCount | colarray::Vector< T > | [protected] |
_v | colarray::Vector< T > | |
inject(const Vector< T > &x) | colarray::Vector< T > | |
operator(std::ostream &, const Vector< T > &) | colarray::Vector< T > | [friend] |
operator()(int_t i) const | colarray::Vector< T > | [inline] |
operator()(int_t i) | colarray::Vector< T > | [inline] |
operator=(const Vector &) | colarray::Vector< T > | [inline] |
operator=(const T v) | colarray::Vector< T > | |
operator[](int i) const | colarray::Vector< T > | [inline] |
operator[](int i) | colarray::Vector< T > | [inline] |
Vector() | colarray::Vector< T > | [inline] |
Vector(int_t n) | colarray::Vector< T > | |
Vector(const Vector &x, int_t start, int_t end) | colarray::Vector< T > | [inline] |
Vector(const Vector &a) | colarray::Vector< T > | [inline] |
Vector(T *v, int_t n, int_t inc, T *data, int *refCount) | colarray::Vector< T > | [inline, protected] |
~Vector() | colarray::Vector< T > | [inline] |