iomanip_pdf.hpp
Go to the documentation of this file.
7 /*************************************************************************************************/ 11 /*************************************************************************************************/ 16 /*************************************************************************************************/ 22 /*************************************************************************************************/ 26 /*************************************************************************************************/ 50 /*************************************************************************************************/ 59 /*************************************************************************************************/ 65 /*************************************************************************************************/ 69 /*************************************************************************************************/ 73 /*************************************************************************************************/ 77 /*************************************************************************************************/ virtual void begin_format(stream_type &os) virtual void begin_sequence(stream_type &os) virtual void begin_atom(stream_type &os, const any_regular_t &) Definition: iomanip_pdf.hpp:29 int format_base_idx() Definition: functional.hpp:26 Definition: iomanip.hpp:99 virtual void begin_bag(stream_type &os, const std::string &ident) format_base::stream_type & begin_format(format_base::stream_type &os) A runtime polymorphic type similar to boost::any which can hold any type which models Regular... Definition: any_regular.hpp:426 format_base::stream_type & end_format(format_base::stream_type &os) |