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