casa::DisplayEnums_global_functions_DisplayEnums_to_string_functions Struct Reference
Global functions (operators) to print display class enumerations.
More...
#include <DisplayEnums.h>
List of all members.
Public Member Functions |
ostream & | operator<< (ostream &os, Display::ColorModel dmt) |
ostream & | operator<< (ostream &os, Display::Strategy dmt) |
ostream & | operator<< (ostream &os, Display::SpecialMap dmt) |
ostream & | operator<< (ostream &os, Display::LineStyle dmt) |
ostream & | operator<< (ostream &os, Display::CapStyle dmt) |
ostream & | operator<< (ostream &os, Display::JoinStyle dmt) |
ostream & | operator<< (ostream &os, Display::FillStyle dmt) |
ostream & | operator<< (ostream &os, Display::FillRule dmt) |
ostream & | operator<< (ostream &os, Display::ArcMode dmt) |
ostream & | operator<< (ostream &os, Display::TextAlign dmt) |
ostream & | operator<< (ostream &os, Display::DrawMode dmt) |
ostream & | operator<< (ostream &os, Display::DrawBuffer dmt) |
ostream & | operator<< (ostream &os, Display::DrawFunction dmt) |
ostream & | operator<< (ostream &os, Display::RefreshReason drr) |
ostream & | operator<< (ostream &os, Display::Option dopt) |
ostream & | operator<< (ostream &os, Display::ImageCacheStrategy ics) |
ostream & | operator<< (ostream &os, Display::ComplexToRealMethod ctrm) |
ostream & | operator<< (ostream &os, Display::DisplayDataType dtype) |
ostream & | operator<< (ostream &os, Display::KeyModifier dmt) |
ostream & | operator<< (ostream &os, Display::KeySym dmt) |
ostream & | operator<< (ostream &os, Display::Marker mrk) |
Detailed Description
Global functions (operators) to print display class enumerations.
Each enumeration can be printed to the console to assist in debugging. Printed name is identical to source code constant name.
Definition at line 1552 of file DisplayEnums.h.
Member Function Documentation
ostream& casa::DisplayEnums_global_functions_DisplayEnums_to_string_functions::operator<< |
( |
ostream & |
os, |
|
|
Display::Marker |
mrk | |
|
) |
| | |
ostream& casa::DisplayEnums_global_functions_DisplayEnums_to_string_functions::operator<< |
( |
ostream & |
os, |
|
|
Display::KeySym |
dmt | |
|
) |
| | |
ostream& casa::DisplayEnums_global_functions_DisplayEnums_to_string_functions::operator<< |
( |
ostream & |
os, |
|
|
Display::KeyModifier |
dmt | |
|
) |
| | |
ostream& casa::DisplayEnums_global_functions_DisplayEnums_to_string_functions::operator<< |
( |
ostream & |
os, |
|
|
Display::DisplayDataType |
dtype | |
|
) |
| | |
ostream& casa::DisplayEnums_global_functions_DisplayEnums_to_string_functions::operator<< |
( |
ostream & |
os, |
|
|
Display::ComplexToRealMethod |
ctrm | |
|
) |
| | |
ostream& casa::DisplayEnums_global_functions_DisplayEnums_to_string_functions::operator<< |
( |
ostream & |
os, |
|
|
Display::ImageCacheStrategy |
ics | |
|
) |
| | |
ostream& casa::DisplayEnums_global_functions_DisplayEnums_to_string_functions::operator<< |
( |
ostream & |
os, |
|
|
Display::Option |
dopt | |
|
) |
| | |
ostream& casa::DisplayEnums_global_functions_DisplayEnums_to_string_functions::operator<< |
( |
ostream & |
os, |
|
|
Display::RefreshReason |
drr | |
|
) |
| | |
ostream& casa::DisplayEnums_global_functions_DisplayEnums_to_string_functions::operator<< |
( |
ostream & |
os, |
|
|
Display::DrawFunction |
dmt | |
|
) |
| | |
ostream& casa::DisplayEnums_global_functions_DisplayEnums_to_string_functions::operator<< |
( |
ostream & |
os, |
|
|
Display::DrawBuffer |
dmt | |
|
) |
| | |
ostream& casa::DisplayEnums_global_functions_DisplayEnums_to_string_functions::operator<< |
( |
ostream & |
os, |
|
|
Display::DrawMode |
dmt | |
|
) |
| | |
ostream& casa::DisplayEnums_global_functions_DisplayEnums_to_string_functions::operator<< |
( |
ostream & |
os, |
|
|
Display::TextAlign |
dmt | |
|
) |
| | |
ostream& casa::DisplayEnums_global_functions_DisplayEnums_to_string_functions::operator<< |
( |
ostream & |
os, |
|
|
Display::ArcMode |
dmt | |
|
) |
| | |
ostream& casa::DisplayEnums_global_functions_DisplayEnums_to_string_functions::operator<< |
( |
ostream & |
os, |
|
|
Display::FillRule |
dmt | |
|
) |
| | |
ostream& casa::DisplayEnums_global_functions_DisplayEnums_to_string_functions::operator<< |
( |
ostream & |
os, |
|
|
Display::FillStyle |
dmt | |
|
) |
| | |
ostream& casa::DisplayEnums_global_functions_DisplayEnums_to_string_functions::operator<< |
( |
ostream & |
os, |
|
|
Display::JoinStyle |
dmt | |
|
) |
| | |
ostream& casa::DisplayEnums_global_functions_DisplayEnums_to_string_functions::operator<< |
( |
ostream & |
os, |
|
|
Display::CapStyle |
dmt | |
|
) |
| | |
ostream& casa::DisplayEnums_global_functions_DisplayEnums_to_string_functions::operator<< |
( |
ostream & |
os, |
|
|
Display::LineStyle |
dmt | |
|
) |
| | |
ostream& casa::DisplayEnums_global_functions_DisplayEnums_to_string_functions::operator<< |
( |
ostream & |
os, |
|
|
Display::SpecialMap |
dmt | |
|
) |
| | |
ostream& casa::DisplayEnums_global_functions_DisplayEnums_to_string_functions::operator<< |
( |
ostream & |
os, |
|
|
Display::Strategy |
dmt | |
|
) |
| | |
ostream& casa::DisplayEnums_global_functions_DisplayEnums_to_string_functions::operator<< |
( |
ostream & |
os, |
|
|
Display::ColorModel |
dmt | |
|
) |
| | |
The documentation for this struct was generated from the following file: