#include <string.h>
Public Member Functions | |
| format_hex (t_uint64 p_val, unsigned p_width=0) | |
| format_hex (const format_hex &p_source) | |
| const char * | get_ptr () const |
| operator const char * () const | |
| pfc::format_hex::format_hex | ( | t_uint64 | p_val, | |
| unsigned | p_width = 0 | |||
| ) |
| pfc::format_hex::format_hex | ( | const format_hex & | p_source | ) | [inline] |
| const char* pfc::format_hex::get_ptr | ( | ) | const [inline] |
| pfc::format_hex::operator const char * | ( | ) | const [inline] |
1.5.5