Helper class to convert binary data structures into text and put into a file.
More...
#include <hexrays.hpp>
Helper class to convert binary data structures into text and put into a file.
◆ file_printer_t()
file_printer_t::file_printer_t |
( |
FILE * | _fp | ) |
|
|
inline |
◆ AS_PRINTF()
file_printer_t::AS_PRINTF |
( |
3 | , |
|
|
4 | ) |
Print.
This function is called to generate a portion of the output text. The output text may contain color codes.
- Parameters
-
indent | number of spaces to generate as prefix |
format | printf-style format specifier |
- Returns
- length of printed string
◆ fp
◆ format
const char* file_printer_t::format |
◆ override
const char file_printer_t::override |
The documentation for this struct was generated from the following file: