VideoTools
|
An output adaptor to write to std::ostream. More...
#include <ghexdump.h>
Public Attributes | |
std::ostream & | m_out |
unsigned int | m_address_width |
const char * | m_prefix |
const char * | m_space |
const char * | m_bar |
An output adaptor to write to std::ostream.
Definition at line 101 of file ghexdump.h.