View range internal implementation class.
More...
#include <kanzi/core/property/view_range.hpp>
View range internal implementation class.
Aggregate class containing the common parts of implementation for ViewRange and IndexedViewRange.
Constructor.
- Parameters
-
| sourceRange | Range as input to the view range. |
| length | View range length. |
Gets the source range.
- Returns
- Pointer to the source range.
| size_t kanzi::ViewRangeImpl::getViewLength |
( |
| ) |
const |
|
inline |
Gets the length of the view.
- Returns
- View length.
| size_t kanzi::ViewRangeImpl::m_length |
|
protected |
The documentation for this class was generated from the following file: