, including all inherited members.
__pad0__ | cvr::genericLattice2D< T > | [package] |
__pad1__ | cvr::genericLattice2D< T > | [package] |
allocate(const int fromRow, const int fromCol, const int toRow, const int toCol) | cvr::genericLattice2D< T > | [inline, package] |
allocate(const size_type &from, const size_type &to) | cvr::genericLattice2D< T > | [inline, package] |
allocate(const iinterval &rows, const iinterval &columns) | cvr::genericLattice2D< T > | [inline, package] |
allocNewRows(const int fromRow, const int toRow) | cvr::genericLattice2D< T > | [inline, protected, virtual] |
apply(T(*function)(T)) | cvr::genericLattice2D< T > | [package] |
apply(const genericLattice2D< T > &other, T(*function)(T)) | cvr::genericLattice2D< T > | [package] |
apply(T(*function)(const T &)) | cvr::genericLattice2D< T > | [package] |
apply(const genericLattice2D< T > &other, T(*function)(const T &)) | cvr::genericLattice2D< T > | [package] |
apply(const genericLattice2D< T > &other, T(*function)(const T &, const T &)) | cvr::genericLattice2D< T > | [package] |
apply(const genericLattice2D< T > &other, T(*function)(T, T)) | cvr::genericLattice2D< T > | [package] |
apply(const genericLattice2D< T > &a, const genericLattice2D< T > &b, T(*function)(const T &, const T &)) | cvr::genericLattice2D< T > | [package] |
apply(const genericLattice2D< T > &a, const genericLattice2D< T > &b, T(*function)(T, T)) | cvr::genericLattice2D< T > | [package] |
assign(const int fromRow, const int fromCol, const int toRow, const int toCol, const T &initValue) | cvr::genericLattice2D< T > | [inline, package] |
assign(const size_type &from, const size_type &to, const T &initValue) | cvr::genericLattice2D< T > | [inline, package] |
assign(const iinterval &rows, const iinterval &columns, const T &initValue) | cvr::genericLattice2D< T > | [inline, package] |
at(const int row, const int col) | cvr::genericLattice2D< T > | [inline, package] |
at(const int row, const int col) const | cvr::genericLattice2D< T > | [inline, package] |
at(const size_type &p) | cvr::genericLattice2D< T > | [inline, package] |
at(const size_type &p) const | cvr::genericLattice2D< T > | [inline, package] |
attach(const int fromRow, const int fromCol, const int toRow, const int toCol, T *data) | cvr::genericLattice2D< T > | [package] |
attach(const size_type &from, const size_type &to, T *data) | cvr::genericLattice2D< T > | [inline, package] |
attach(const iinterval &rows, const iinterval &columns, T *data) | cvr::genericLattice2D< T > | [inline, package] |
begin() | cvr::genericLattice2D< T > | [inline, package] |
begin() const | cvr::genericLattice2D< T > | [inline, package] |
buildName() const | cvr::object | [protected, virtual] |
castFrom(const genericLattice2D< U > &other) | cvr::genericLattice2D< T > | [inline, package] |
castFrom(const genericLattice2D< T > &other) | cvr::genericLattice2D< T > | [package] |
castFrom(const genericLattice2D< U > &other, const int fromRow, const int fromCol, const int toRow=MaxIndex, const int toCol=MaxIndex) | cvr::genericLattice2D< T > | [inline, package] |
castFrom(const genericLattice2D< T > &other, const int fromRow, const int fromCol, const int toRow=MaxIndex, const int toCol=MaxIndex) | cvr::genericLattice2D< T > | [package] |
clear() | cvr::genericLattice2D< T > | [package] |
clone() const | cvr::genericLattice2D< T > | [package, virtual] |
columns() const | cvr::genericLattice2D< T > | [inline, package] |
const_iterator | cvr::genericLattice2D< T > | [package] |
const_pointer typedef | cvr::genericLattice2D< T > | |
const_reference typedef | cvr::genericLattice2D< T > | |
constReference_ | cvr::genericLattice2D< T > | [protected] |
constReferenceException typedef | cvr::genericLattice2D< T > | |
copy(const genericLattice2D< T > &other) | cvr::genericLattice2D< T > | [package] |
copy(const genericLattice2D< T > &other, const int fromRow, const int fromCol, const int toRow=MaxIndex, const int toCol=MaxIndex) | cvr::genericLattice2D< T > | [package] |
copy(const genericLattice2D< T > &other, const size_type &from, const size_type &to) | cvr::genericLattice2D< T > | [inline, package] |
copy(const genericLattice2D< T > &other, const iinterval &r, const iinterval &c) | cvr::genericLattice2D< T > | [inline, package] |
copy(const genericLattice2D< T > &other, const irectangle &window) | cvr::genericLattice2D< T > | [inline, package] |
copyColumns(const genericLattice2D< T > &other, const genericLattice1D< int > &idx) | cvr::genericLattice2D< T > | [package] |
copyRows(const genericLattice2D< T > &other, const genericLattice1D< int > &idx) | cvr::genericLattice2D< T > | [package] |
detach(genericLattice2D< T > &receiver) | cvr::genericLattice2D< T > | [package] |
detach(genericVector< T > &receiver) | cvr::genericLattice2D< T > | [package] |
distributeMem(const int firstRow, const int firstColumn, const int lastRow, const int lastColumn, T *block, row_type *theRows) const | cvr::genericLattice2D< T > | [protected] |
elem(const int pos) | cvr::genericLattice2D< T > | [inline, package] |
elem(const int pos) const | cvr::genericLattice2D< T > | [inline, package] |
empty() const | cvr::genericLattice2D< T > | [inline, package] |
end() | cvr::genericLattice2D< T > | [inline, package] |
end() const | cvr::genericLattice2D< T > | [inline, package] |
equals(const genericLattice2D< T > &other) const | cvr::genericLattice2D< T > | [package] |
fill(const T &iniValue, const int fromRow=MinIndex, const int fromCol=MinIndex, const int toRow=MaxIndex, const int toCol=MaxIndex) | cvr::genericLattice2D< T > | [package] |
fill(const T &iniValue, const size_type &from, const size_type &to=size_type(MaxIndex, MaxIndex)) | cvr::genericLattice2D< T > | [inline, package] |
fill(const T &iniValue, const irectangle &window) | cvr::genericLattice2D< T > | [inline, package] |
fill(const T data[], const int fromRow=MinIndex, const int fromCol=MinIndex, const int toRow=MaxIndex, const int toCol=MaxIndex) | cvr::genericLattice2D< T > | [package] |
fill(const T data[], const size_type &from, const size_type &to=size_type(MaxIndex, MaxIndex)) | cvr::genericLattice2D< T > | [inline, package] |
fill(const T data[], const irectangle &window) | cvr::genericLattice2D< T > | [inline, package] |
fill(const genericLattice2D< T > &mat, const int fromRow=MinIndex, const int fromCol=MinIndex, const int toRow=MaxIndex, const int toCol=MaxIndex, const int startAtRow=MinIndex, const int startAtCol=MinIndex) | cvr::genericLattice2D< T > | [package] |
fill(const genericLattice2D< T > &mat, const size_type &from, const size_type &to=size_type(MaxIndex, MaxIndex), const size_type &startAt=size_type(MinIndex, MinIndex)) | cvr::genericLattice2D< T > | [inline, package] |
fill(const genericLattice2D< T > &mat, const irectangle &window, const size_type &start=size_type(MinIndex, MinIndex)) | cvr::genericLattice2D< T > | [inline, package] |
first_ | cvr::genericLattice2D< T > | [protected] |
firstColumn() const | cvr::genericLattice2D< T > | [inline, package] |
firstIndex() const | cvr::genericLattice2D< T > | [inline, package] |
firstRow() const | cvr::genericLattice2D< T > | [inline, package] |
genericLattice2D() | cvr::genericLattice2D< T > | [package] |
genericLattice2D(const int fromRow, const int fromCol, const int toRow, const int toCol) | cvr::genericLattice2D< T > | [package] |
genericLattice2D(const size_type &from, const size_type &to) | cvr::genericLattice2D< T > | [package] |
genericLattice2D(const iinterval &rows, const iinterval &columns) | cvr::genericLattice2D< T > | [package] |
genericLattice2D(const int fromRow, const int fromCol, const int toRow, const int toCol, const T &value) | cvr::genericLattice2D< T > | [package] |
genericLattice2D(const size_type &from, const size_type &to, const T &value) | cvr::genericLattice2D< T > | [package] |
genericLattice2D(const iinterval &rows, const iinterval &columns, const T &value) | cvr::genericLattice2D< T > | [package] |
genericLattice2D(const int fromRow, const int fromCol, const int toRow, const int toCol, const T data[]) | cvr::genericLattice2D< T > | [package] |
genericLattice2D(const size_type &from, const size_type &to, const T data[]) | cvr::genericLattice2D< T > | [package] |
genericLattice2D(const iinterval &rows, const iinterval &columns, const T data[]) | cvr::genericLattice2D< T > | [package] |
genericLattice2D(const int fromRow, const int fromCol, const int toRow, const int toCol, T data[], const eConstantReference constRef) | cvr::genericLattice2D< T > | [package] |
genericLattice2D(const size_type &from, const size_type &to, T data[], const eConstantReference constRef) | cvr::genericLattice2D< T > | [package] |
genericLattice2D(const iinterval &rows, const iinterval &columns, T data[], const eConstantReference constRef) | cvr::genericLattice2D< T > | [package] |
genericLattice2D(const genericLattice2D< T > &other) | cvr::genericLattice2D< T > | [package] |
genericLattice2D(const genericLattice2D< T > &other, const int fromRow, const int fromCol, const int toRow=MaxIndex, const int toCol=MaxIndex) | cvr::genericLattice2D< T > | [package] |
genericLattice2D(const genericLattice2D< T > &other, const size_type &from, const size_type &to) | cvr::genericLattice2D< T > | [package] |
genericLattice2D(const genericLattice2D< T > &other, const iinterval &rows, const iinterval &columns) | cvr::genericLattice2D< T > | [package] |
genericLattice2D(const genericLattice2D< T > &other, const genericLattice1D< int > &rows) | cvr::genericLattice2D< T > | [package] |
getColumnCopy(const int col, row_type &theCol) const | cvr::genericLattice2D< T > | [package] |
getColumnCopy(const int col) const | cvr::genericLattice2D< T > | [inline, package] |
getRow(const int row) | cvr::genericLattice2D< T > | [inline, package] |
getRow(const int row) const | cvr::genericLattice2D< T > | [inline, package] |
getRowCopy(const int row, row_type &theRow) const | cvr::genericLattice2D< T > | [inline, package] |
getRowCopy(const int row) const | cvr::genericLattice2D< T > | [inline, package] |
inverseBegin() | cvr::genericLattice2D< T > | [inline, package] |
inverseBegin() const | cvr::genericLattice2D< T > | [inline, package] |
inverseEnd() | cvr::genericLattice2D< T > | [inline, package] |
inverseEnd() const | cvr::genericLattice2D< T > | [inline, package] |
ioObject() | cvr::ioObject | |
iterator | cvr::genericLattice2D< T > | [package] |
last_ | cvr::genericLattice2D< T > | [protected] |
lastColumn() const | cvr::genericLattice2D< T > | [inline, package] |
lastIndex() const | cvr::genericLattice2D< T > | [inline, package] |
lastRow() const | cvr::genericLattice2D< T > | [inline, package] |
MaxIndex | cvr::container | [static] |
MinIndex | cvr::container | [static] |
name() const | cvr::genericLattice2D< T > | [package, virtual] |
newInstance() const | cvr::genericLattice2D< T > | [package, virtual] |
object() | cvr::object | |
operator=(const genericLattice2D< T > &other) | cvr::genericLattice2D< T > | [inline, package] |
operator==(const genericLattice2D< T > &other) const | cvr::genericLattice2D< T > | [inline, package] |
operator[](const int row) | cvr::genericLattice2D< T > | [inline, package] |
operator[](const int row) const | cvr::genericLattice2D< T > | [inline, package] |
ownData_ | cvr::genericLattice2D< T > | [protected] |
ownsData() const | cvr::genericLattice2D< T > | [inline, package] |
pointer typedef | cvr::genericLattice2D< T > | |
read(ioHandler &handler, const bool complete=true) | cvr::genericLattice2D< T > | [package, virtual] |
reference typedef | cvr::genericLattice2D< T > | |
releaseMem(T *&block) const | cvr::genericLattice2D< T > | [protected] |
releaseMem() | cvr::genericLattice2D< T > | [protected] |
releaseRows(row_type *&theRows, const int offset) const | cvr::genericLattice2D< T > | [inline, protected] |
reserveMem(const int fromRow, const int fromColumn, const int toRow, const int toColumn) | cvr::genericLattice2D< T > | [protected] |
reserveNewMem(const int theSize) const | cvr::genericLattice2D< T > | [inline, protected] |
resize(const int fromRow, const int fromCol, const int toRow, const int toCol, const T &iniValue, const eResizeType resizeType=CopyAndInit) | cvr::genericLattice2D< T > | [package] |
resize(const size_type &from, const size_type &to, const T &iniValue, const eResizeType resizeType=CopyAndInit) | cvr::genericLattice2D< T > | [inline, package] |
resize(const iinterval &rows, const iinterval &columns, const T &iniValue, const eResizeType resizeType=CopyAndInit) | cvr::genericLattice2D< T > | [inline, package] |
resize(const int fromRow, const int fromCol, const int toRow, const int toCol) | cvr::genericLattice2D< T > | [inline, package] |
resize(const size_type &from, const size_type &to) | cvr::genericLattice2D< T > | [inline, package] |
resize(const iinterval &rows, const iinterval &columns) | cvr::genericLattice2D< T > | [inline, package] |
restoreOwnership() | cvr::genericLattice2D< T > | [package] |
row_type typedef | cvr::genericLattice2D< T > | |
rowAddressTable_ | cvr::genericLattice2D< T > | [protected] |
rows() const | cvr::genericLattice2D< T > | [inline, package] |
setColumn(const int col, const row_type &theCol) | cvr::genericLattice2D< T > | [package] |
setRow(const int row, const row_type &theRow) | cvr::genericLattice2D< T > | [inline, package] |
size() const | cvr::genericLattice2D< T > | [inline, package] |
size_type typedef | cvr::genericLattice2D< T > | |
swap(genericLattice2D< T > &other) | cvr::genericLattice2D< T > | [package] |
theElements_ | cvr::genericLattice2D< T > | [protected] |
theSize_ | cvr::genericLattice2D< T > | [protected] |
totalSize_ | cvr::genericLattice2D< T > | [protected] |
useExternData(const int fromRow, const int fromCol, const int toRow, const int toCol, T data[], const eConstantReference constRef=VariableReference) | cvr::genericLattice2D< T > | [package] |
useExternData(const size_type &from, const size_type &to, T data[], const eConstantReference constRef=VariableReference) | cvr::genericLattice2D< T > | [inline, package] |
useExternData(const iinterval &rows, const iinterval &columns, T data[], const eConstantReference constRef=VariableReference) | cvr::genericLattice2D< T > | [inline, package] |
value_type typedef | cvr::genericLattice2D< T > | |
write(ioHandler &handler, const bool complete=true) const | cvr::genericLattice2D< T > | [package, virtual] |
~genericLattice2D() | cvr::genericLattice2D< T > | [package, virtual] |
~ioObject() | cvr::ioObject | [virtual] |
~object() | cvr::object | [virtual] |