#include <request.h>
Definition at line 165 of file request.h.
| VdfRequest::IndexedView::IndexedView |
( |
const VdfRequest & |
request | ) |
|
|
inline |
Construct an indexed view ontop of the request.
Definition at line 170 of file request.h.
| const VdfMaskedOutput* VdfRequest::IndexedView::Get |
( |
const size_t |
i | ) |
const |
|
inline |
Returns a pointer to the element stored at index i or nullptr if the element stored at index i is removed from the request.
Definition at line 182 of file request.h.
| size_t VdfRequest::IndexedView::GetSize |
( |
| ) |
const |
|
inline |
Returns the size of the indexed view.
Definition at line 174 of file request.h.
The documentation for this class was generated from the following file: