#include <pipeline.h>
Public Types | |
| typedef rsa_base::slice | slice_base |
Public Member Functions | |
| slice () | |
| slice (const slice_base &aSB, piplin_t *circPtr) | |
Private Attributes | |
| piplin_t * | _pipe_ptr |
| typedef rsa_base::slice rpa::range_step_archiver< Container, CondVar, insertInvalidatesIterators >::slice::slice_base |
| rpa::range_step_archiver< Container, CondVar, insertInvalidatesIterators >::slice::slice | ( | ) | [inline] |
| rpa::range_step_archiver< Container, CondVar, insertInvalidatesIterators >::slice::slice | ( | const slice_base & | aSB, | |
| piplin_t * | circPtr | |||
| ) | [inline] |
The slice of this range is a base slice, but it needs too a pointer to the pipe, so it is able to wait when there is no data available.
piplin_t* rpa::range_step_archiver< Container, CondVar, insertInvalidatesIterators >::slice::_pipe_ptr [private] |
1.4.7