ARB
Classes | Functions
awt_hexdump.hxx File Reference
#include "awt.hxx"
#include <aw_root.hxx>
#include <arb_strbuf.h>
#include <cctype>
Include dependency graph for awt_hexdump.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MemDump
 

Functions

CONSTEXPR_INLINE char nibble2hex (unsigned char c)
 
void dump_hexbyte (GBS_strstruct &buf, unsigned char c)
 

Function Documentation

CONSTEXPR_INLINE char nibble2hex ( unsigned char  c)

Definition at line 32 of file awt_hexdump.hxx.

Referenced by dump_hexbyte().

void dump_hexbyte ( GBS_strstruct buf,
unsigned char  c 
)
inline

Definition at line 33 of file awt_hexdump.hxx.

References nibble2hex(), and GBS_strstruct::put().