#include <pfs_example_machines_by_emp_by_mtype.h>
◆ POS_m_by_emp_by_mtype() [1/2]
POS_m_by_emp_by_mtype::POS_m_by_emp_by_mtype |
( |
uint |
index_1, |
|
|
uint |
index_2 |
|
) |
| |
|
inline |
Constructor.
- Parameters
-
index_1 | the first index initial value. |
index_2 | the second index initial value. |
◆ POS_m_by_emp_by_mtype() [2/2]
POS_m_by_emp_by_mtype::POS_m_by_emp_by_mtype |
( |
| ) |
|
|
inline |
◆ has_more_employee()
bool POS_m_by_emp_by_mtype::has_more_employee |
( |
| ) |
|
|
inline |
◆ has_more_machine_type()
bool POS_m_by_emp_by_mtype::has_more_machine_type |
( |
| ) |
|
|
inline |
◆ next_employee()
void POS_m_by_emp_by_mtype::next_employee |
( |
| ) |
|
|
inline |
◆ next_machine_type()
void POS_m_by_emp_by_mtype::next_machine_type |
( |
| ) |
|
|
inline |
◆ reset()
void POS_m_by_emp_by_mtype::reset |
( |
| ) |
|
|
inline |
◆ 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 POS_m_by_emp_by_mtype::set_at |
( |
uint |
index_1, |
|
|
uint |
index_2 |
|
) |
| |
|
inline |
Set this index at a given position.
◆ m_index_1
unsigned int POS_m_by_emp_by_mtype::m_index_1 |
Outer index for employee.
◆ m_index_2
unsigned int POS_m_by_emp_by_mtype::m_index_2 |
Current index within index_1, for machine type.
The documentation for this struct was generated from the following file: