Choice
More...
Choice
Definition at line 360 of file steel-mill.cpp.
◆ Choice()
SteelMill::SteelMillBranch::Choice::Choice |
( |
const Brancher & |
b, |
|
|
unsigned int |
a, |
|
|
int |
pos0, |
|
|
int |
val0 |
|
) |
| |
|
inline |
Initialize choice for brancher b, number of alternatives a, position pos0, and value val0.
Definition at line 369 of file steel-mill.cpp.
◆ size()
virtual size_t SteelMill::SteelMillBranch::Choice::size |
( |
void |
| ) |
const |
|
inlinevirtual |
◆ archive()
virtual void SteelMill::SteelMillBranch::Choice::archive |
( |
Archive & |
e | ) |
const |
|
inlinevirtual |
◆ pos
int SteelMill::SteelMillBranch::Choice::pos |
◆ val
int SteelMill::SteelMillBranch::Choice::val |
The documentation for this class was generated from the following file: