#include <string.h>

Public Member Functions | |
| string_base_ref (const char *ptr) | |
| const char * | get_ptr () const |
| t_size | get_length () const |
| pfc::string_base_ref::string_base_ref | ( | const char * | ptr | ) | [inline] |
| const char* pfc::string_base_ref::get_ptr | ( | ) | const [inline, virtual] |
Implements pfc::string_base.
| t_size pfc::string_base_ref::get_length | ( | ) | const [inline, virtual] |
Reimplemented from pfc::string_base.
1.5.5