CGAL 6.2 - IO Streams
Loading...
Searching...
No Matches
Class and Concept List
Here is the list of all concepts and classes of this package. Classes are inside the namespace CGAL. Concepts are in the global namespace.
[detail level 123]
 NCGAL
 NIO
 CBasic_color_stream_guardRAII helper class for temporarily installing a color streambuf on a stream
 CBasic_color_streambufThe class template Basic_color_streambuf wraps another basic_streambuf and automatically adds ANSI color codes to the output
 CBasic_indenting_stream_guardRAII helper class for temporarily installing an indenting streambuf on a stream
 CBasic_indenting_streambufThe class template Basic_indenting_streambuf wraps another basic_streambuf and automatically adds indentation at the beginning of each line
 CColorAn object of the class Color is a color available for drawing operations in many CGAL output streams
 CPLY_propertyClass used to identify a PLY property as a type and a name
 CInput_repThe definition of Input_rep is completely symmetric to Output_rep
 CIstream_iteratorThe class Istream_iterator is an input iterator adaptor for the input stream class Stream and value type T
 COstream_iteratorThe class Ostream_iterator is an output iterator adaptor for the output stream class Stream and value type T
 COutput_repThe purpose of Output_rep is to provide a way to control output formatting that works independently of the object's stream output operator
 CVerbose_ostreamThe class Verbose_ostream can be used as an output stream