|
CGAL 6.2 - IO Streams
|
| ▼NCGAL | |
| ▼NIO | |
| CBasic_color_stream_guard | RAII helper class for temporarily installing a color streambuf on a stream |
| CBasic_color_streambuf | The class template Basic_color_streambuf wraps another basic_streambuf and automatically adds ANSI color codes to the output |
| CBasic_indenting_stream_guard | RAII helper class for temporarily installing an indenting streambuf on a stream |
| CBasic_indenting_streambuf | The class template Basic_indenting_streambuf wraps another basic_streambuf and automatically adds indentation at the beginning of each line |
| CColor | An object of the class Color is a color available for drawing operations in many CGAL output streams |
| CPLY_property | Class used to identify a PLY property as a type and a name |
| CInput_rep | The definition of Input_rep is completely symmetric to Output_rep |
| CIstream_iterator | The class Istream_iterator is an input iterator adaptor for the input stream class Stream and value type T |
| COstream_iterator | The class Ostream_iterator is an output iterator adaptor for the output stream class Stream and value type T |
| COutput_rep | The purpose of Output_rep is to provide a way to control output formatting that works independently of the object's stream output operator |
| CVerbose_ostream | The class Verbose_ostream can be used as an output stream |