cgal/iostream/doc_tex/IOstream_ref/is_binary.tex

41 lines
1.3 KiB
TeX

% +------------------------------------------------------------------------+
% | Reference manual page: is_binary.tex
% +------------------------------------------------------------------------+
% | 09.04.2002 Author
% | Package: Package
% |
\RCSdef{\RCSisbinaryRev}{$Id$}
\RCSdefDate{\RCSisbinaryDate}{$Date$}
% |
%%RefPage: end of header, begin of main body
% +------------------------------------------------------------------------+
\begin{ccRefFunction}{is_binary} %% add template arg's if necessary
%% \ccHtmlCrossLink{} %% add further rules for cross referencing links
%% \ccHtmlIndexC[function]{} %% add further index entries
\ccFunction{bool is_binary(std::ios& s);}
{ checks if the IO stream \ccc{s} is in \ccc{BINARY} 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_pretty} \\
\end{ccRefFunction}
% +------------------------------------------------------------------------+
%%RefPage: end of main body, begin of footer
% EOF
% +------------------------------------------------------------------------+