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