#include <printf_formatter.h>
Definition at line 19 of file printf_formatter.h.
◆ printf_formattert()
| printf_formattert::printf_formattert |
( |
const namespacet & |
_ns | ) |
|
|
inlineexplicit |
◆ as_string()
| std::string printf_formattert::as_string |
( |
| ) |
|
◆ eol()
| bool printf_formattert::eol |
( |
| ) |
const |
|
inlineprotected |
◆ make_type()
| const exprt printf_formattert::make_type |
( |
const exprt & |
src, |
|
|
const typet & |
dest |
|
) |
| |
|
protected |
◆ next()
| char printf_formattert::next |
( |
| ) |
|
|
inlineprotected |
◆ operator()()
| void printf_formattert::operator() |
( |
const std::string & |
format, |
|
|
const std::list< exprt > & |
_operands |
|
) |
| |
◆ print()
| void printf_formattert::print |
( |
std::ostream & |
out | ) |
|
◆ process_char()
| void printf_formattert::process_char |
( |
std::ostream & |
out | ) |
|
|
protected |
◆ process_format()
| void printf_formattert::process_format |
( |
std::ostream & |
out | ) |
|
|
protected |
◆ format
| std::string printf_formattert::format |
|
protected |
◆ format_pos
| unsigned printf_formattert::format_pos |
|
protected |
◆ next_operand
| std::list<exprt>::const_iterator printf_formattert::next_operand |
|
protected |
◆ ns
◆ operands
| std::list<exprt> printf_formattert::operands |
|
protected |
The documentation for this class was generated from the following files: