#include <filesystem_helper.h>
Public Member Functions | |
| file_path_display (const char *src) | |
| operator const char * () const | |
| const char * | get_ptr () const |
| t_size | get_length () const |
| file_path_display::file_path_display | ( | const char * | src | ) | [inline] |
| file_path_display::operator const char * | ( | ) | const [inline] |
| const char* file_path_display::get_ptr | ( | ) | const [inline] |
| t_size file_path_display::get_length | ( | ) | const [inline] |
1.5.5