|
msl 1.3.0
|
Go to the source code of this file.
Classes | |
| class | msl::iPATMask |
| A two dimensional indicator of iPAT status. More... | |
Namespaces | |
| namespace | msl |
| Top-level namespace of the msl library. | |
Enumerations | |
| enum | msl::iPAT::Status { Disabled = 0 , Image = 1 , Reference = 2 , ImageAndReference = (1 | 2) } |
| iPAT status: disabled, image, reference, or both | |
Functions | |
| std::ostream & | msl::operator<< (std::ostream &stream, iPATMask const &mask) |
| Visual representation of the mask. | |