% +------------------------------------------------------------------------+ % | Reference manual page: is_pretty.tex % +------------------------------------------------------------------------+ % | 09.04.2002 Author % | Package: Package % | \RCSdef{\RCSisprettyRev}{$Id$} \RCSdefDate{\RCSisprettyDate}{$Date$} % | %%RefPage: end of header, begin of main body % +------------------------------------------------------------------------+ \begin{ccRefFunction}{is_pretty} %% add template arg's if necessary %% \ccHtmlCrossLink{} %% add further rules for cross referencing links %% \ccHtmlIndexC[function]{} %% add further index entries \ccFunction{bool is_pretty(std::ios& s);} { checks if the IO stream \ccc{s} is in \ccc{PRETTY} mode.} \ccSeeAlso \ccRefIdfierPage{CGAL::Mode} \\ \ccRefIdfierPage{CGAL::set_mode} \\ \ccRefIdfierPage{CGAL::set_ascii_mode} \\ \ccRefIdfierPage{CGAL::set_binary_mode} \\ \ccRefIdfierPage{CGAL::set_pretty_mode} \\ \ccRefIdfierPage{CGAL::get_mode} \\ \ccRefIdfierPage{CGAL::is_ascii} \\ \ccRefIdfierPage{CGAL::is_binary} \end{ccRefFunction} % +------------------------------------------------------------------------+ %%RefPage: end of main body, begin of footer % EOF % +------------------------------------------------------------------------+