Position of a double cursor, for iterations using 2 nested loops.
More...
#include <pfs_engine_table.h>
Position of a double cursor, for iterations using 2 nested loops.
◆ PFS_double_index()
PFS_double_index::PFS_double_index |
( |
uint |
index_1, |
|
|
uint |
index_2 |
|
) |
| |
|
inline |
Constructor.
- Parameters
-
index_1 | the first index initial value. |
index_2 | the second index initial value. |
◆ set_after()
Set this index after a given position.
- Parameters
-
◆ set_at() [1/2]
Set this index at a given position.
- Parameters
-
◆ set_at() [2/2]
void PFS_double_index::set_at |
( |
uint |
index_1, |
|
|
uint |
index_2 |
|
) |
| |
|
inline |
Set this index at a given position.
◆ m_index_1
uint PFS_double_index::m_index_1 |
◆ m_index_2
uint PFS_double_index::m_index_2 |
Current index within index_1.
The documentation for this struct was generated from the following file: