SwitchingModeMod Namespace Reference
A namespace to encapsulate the SwitchingMode enumeration.
More...
Functions |
std::ostream & | operator<< (std::ostream &out, const SwitchingMode &value) |
std::istream & | operator>> (std::istream &in, SwitchingMode &value) |
Detailed Description
A namespace to encapsulate the SwitchingMode enumeration.
Function Documentation
std::ostream& SwitchingModeMod::operator<< |
( |
std::ostream & |
out, |
|
|
const SwitchingMode & |
value | |
|
) |
| | |
std::istream& SwitchingModeMod::operator>> |
( |
std::istream & |
in, |
|
|
SwitchingMode & |
value | |
|
) |
| | |