#include <dslice.h>
|
| | DSlice (int st, int l1, int s1, int l2, int s2) |
| |
| unsigned int | size () const |
| |
| int | operator[] (int idx) const |
| |
◆ DSlice()
| DSlice::DSlice |
( |
int |
st, |
|
|
int |
l1, |
|
|
int |
s1, |
|
|
int |
l2, |
|
|
int |
s2 |
|
) |
| |
|
inline |
◆ operator[]()
| int DSlice::operator[] |
( |
int |
idx | ) |
const |
|
inline |
◆ size()
| unsigned int DSlice::size |
( |
| ) |
const |
|
inline |
◆ operator!=
◆ operator<<
| ostream& operator<< |
( |
ostream & |
ost, |
|
|
const DSlice & |
s |
|
) |
| |
|
friend |
◆ operator==
◆ m_length1
◆ m_length2
◆ m_start
◆ m_stride1
◆ m_stride2
The documentation for this class was generated from the following file: