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