Public Types | |
typedef std::random_access_iterator_tag | iterator_category |
![]() | |
typedef label | value_type |
typedef label | difference_type |
typedef label | reference |
Public Member Functions | |
constexpr label | operator[] (const label n) const noexcept |
const_iterator & | operator++ () noexcept |
const_iterator | operator++ (int) noexcept |
const_iterator & | operator-- () noexcept |
const_iterator | operator-- (int) noexcept |
const_iterator & | operator+= (const label n) noexcept |
const_iterator & | operator-= (const label n) noexcept |
constexpr const_iterator | operator+ (const label n) const noexcept |
constexpr const_iterator | operator- (const label n) const noexcept |
constexpr label | operator- (const const_iterator &iter) const noexcept |
constexpr bool | operator== (const const_iterator &iter) const noexcept |
constexpr bool | operator< (const const_iterator &iter) const noexcept |
constexpr bool | operator!= (const const_iterator &iter) const noexcept |
constexpr bool | operator<= (const const_iterator &iter) const noexcept |
constexpr bool | operator> (const const_iterator &iter) const noexcept |
constexpr bool | operator>= (const const_iterator &iter) const noexcept |
constexpr | indexer () noexcept |
constexpr | indexer (const label val, const label stride) noexcept |
![]() | |
constexpr | indexer () noexcept |
constexpr | indexer (const label val, const label stride) noexcept |
constexpr label | value () const noexcept |
constexpr label | stride () const noexcept |
constexpr label | value (const label n) const noexcept |
void | prev () noexcept |
void | prev (const label n) noexcept |
void | next () noexcept |
void | next (const label n) noexcept |
constexpr label | operator* () const noexcept |
label | operator() () noexcept |
Additional Inherited Members | |
![]() | |
const typedef label * | pointer |
Definition at line 274 of file sliceRange.H.
typedef std::random_access_iterator_tag iterator_category |
Definition at line 281 of file sliceRange.H.
|
inlineconstexprnoexcept |
Definition at line 80 of file sliceRangeI.H.
References n.
|
inlinenoexcept |
Definition at line 88 of file sliceRangeI.H.
|
inlinenoexcept |
Definition at line 97 of file sliceRangeI.H.
|
inlinenoexcept |
Definition at line 107 of file sliceRangeI.H.
|
inlinenoexcept |
Definition at line 116 of file sliceRangeI.H.
|
inlinenoexcept |
Definition at line 126 of file sliceRangeI.H.
References n.
|
inlinenoexcept |
Definition at line 135 of file sliceRangeI.H.
References n.
|
inlineconstexprnoexcept |
Definition at line 144 of file sliceRangeI.H.
References n.
|
inlineconstexprnoexcept |
Definition at line 152 of file sliceRangeI.H.
References n.
|
inlineconstexprnoexcept |
Definition at line 160 of file sliceRangeI.H.
|
inlineconstexprnoexcept |
Definition at line 168 of file sliceRangeI.H.
|
inlineconstexprnoexcept |
Definition at line 176 of file sliceRangeI.H.
|
inlineconstexprnoexcept |
Definition at line 345 of file sliceRange.H.
|
inlineconstexprnoexcept |
Definition at line 351 of file sliceRange.H.
|
inlineconstexprnoexcept |
Definition at line 357 of file sliceRange.H.
|
inlineconstexprnoexcept |
Definition at line 363 of file sliceRange.H.
|
inlineconstexprnoexcept |
Definition at line 48 of file sliceRangeI.H.
|
inlineconstexprnoexcept |
Definition at line 56 of file sliceRangeI.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.