#include <SOffset.h>
Public Types | |
| typedef int * | iterator |
| typedef const int * | const_iterator |
Public Member Functions | |
| SOffset () | |
| SOffset (int v0) | |
| SOffset (int v0, int v1) | |
| SOffset (int v0, int v1, int v2) | |
| SOffset (int v0, int v1, int v2, int v3) | |
| SOffset (int v0, int v1, int v2, int v3, int v4) | |
| SOffset (int v0, int v1, int v2, int v3, int v4, int v5) | |
| SOffset (const int *vv) | |
| SOffset (const SOffset< Dim > &) | |
| SOffset< Dim > & | operator= (const SOffset< Dim > &) |
| SOffset< Dim > & | operator= (const int *) |
| int & | operator[] (unsigned int d) |
| const int & | operator[] (unsigned int d) const |
| bool | operator== (const SOffset< Dim > &) const |
| bool | operator< (const SOffset< Dim > &) const |
| bool | operator!= (const SOffset< Dim > &a) const |
| bool | operator<= (const SOffset< Dim > &a) const |
| bool | operator>= (const SOffset< Dim > &a) const |
| bool | operator> (const SOffset< Dim > &a) const |
| SOffset< Dim > & | operator+= (const SOffset< Dim > &) |
| SOffset< Dim > & | operator+= (const int *) |
| SOffset< Dim > & | operator-= (const SOffset< Dim > &) |
| SOffset< Dim > & | operator-= (const int *) |
| SOffset< Dim > & | operator *= (const SOffset< Dim > &) |
| SOffset< Dim > & | operator *= (const int *) |
| SOffset< Dim > & | operator/= (const SOffset< Dim > &) |
| SOffset< Dim > & | operator/= (const int *) |
| Message & | putMessage (Message &) |
| Message & | getMessage (Message &) |
| iterator | begin () |
| iterator | end () |
| const_iterator | begin () const |
| const_iterator | end () const |
| unsigned int | size () const |
| bool | inside (const NDIndex< Dim > &) const |
Definition at line 88 of file SOffset.h.
|
|||||
|
|
|
|||||
|
|
|
|||||||||
|
|
|
||||||||||
|
|
|
||||||||||||||||
|
Definition at line 159 of file SOffset.h. References CTAssert. |
|
||||||||||||||||||||
|
Definition at line 167 of file SOffset.h. References CTAssert. |
|
||||||||||||||||||||||||
|
Definition at line 176 of file SOffset.h. References CTAssert. |
|
||||||||||||||||||||||||||||
|
Definition at line 186 of file SOffset.h. References CTAssert. |
|
||||||||||||||||||||||||||||||||
|
Definition at line 197 of file SOffset.h. References CTAssert. |
|
||||||||||
|
Definition at line 393 of file SOffset.h. References divide_soffset_op(). Here is the call graph for this function: ![]() |
|
||||||||||
|
Definition at line 385 of file SOffset.h. References divide_soffset_op(), and SOffset< Dim >::v. Here is the call graph for this function: ![]() |
|
|||||||||
|
|
|
|||||||||
|
Definition at line 137 of file SOffset.h. Referenced by SubFieldIter< T, Dim, SIndex< Dim > >::offset(). |
|
|||||||||
|
|
|
|||||||||
|
|
|
||||||||||
|
Definition at line 239 of file SOffset.h. References getMessage_iter(). Here is the call graph for this function: ![]() |
|
||||||||||
|
Definition at line 259 of file SOffset.h. Referenced by LSIndex< Dim >::contains(). |
|
||||||||||
|
Definition at line 465 of file SOffset.h. References divide_soffset_op(). Here is the call graph for this function: ![]() |
|
||||||||||
|
Definition at line 456 of file SOffset.h. References divide_soffset_op(), and SOffset< Dim >::v. Here is the call graph for this function: ![]() |
|
||||||||||
|
Definition at line 115 of file SOffset.h. References a. |
|
||||||||||
|
Definition at line 429 of file SOffset.h. References divide_soffset_op(). Here is the call graph for this function: ![]() |
|
||||||||||
|
Definition at line 420 of file SOffset.h. References divide_soffset_op(), and SOffset< Dim >::v. Here is the call graph for this function: ![]() |
|
||||||||||
|
Definition at line 447 of file SOffset.h. References divide_soffset_op(). Here is the call graph for this function: ![]() |
|
||||||||||
|
Definition at line 438 of file SOffset.h. References divide_soffset_op(), and SOffset< Dim >::v. Here is the call graph for this function: ![]() |
|
||||||||||
|
Definition at line 483 of file SOffset.h. References divide_soffset_op(). Here is the call graph for this function: ![]() |
|
||||||||||
|
Definition at line 474 of file SOffset.h. References divide_soffset_op(), and SOffset< Dim >::v. Here is the call graph for this function: ![]() |
|
||||||||||
|
Definition at line 218 of file SOffset.h. References a. |
|
||||||||||
|
|
|
||||||||||
|
Definition at line 411 of file SOffset.h. References divide_soffset_op(). Here is the call graph for this function: ![]() |
|
||||||||||
|
Definition at line 401 of file SOffset.h. References divide_soffset_op(), and SOffset< Dim >::v. Here is the call graph for this function: ![]() |
|
||||||||||
|
Definition at line 209 of file SOffset.h. References a. |
|
||||||||||
|
Definition at line 118 of file SOffset.h. References a. |
|
||||||||||
|
Definition at line 117 of file SOffset.h. References a. |
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
1.4.6