class PrettyStdString

Defined at line 13 of file ../../src/developer/debug/zxdb/expr/pretty_std_string.h

C++ std::string.

Public Methods

void PrettyStdString ()

Defined at line 15 of file ../../src/developer/debug/zxdb/expr/pretty_std_string.h

void Format (FormatNode * node, const FormatOptions & options, const fxl::RefPtr<EvalContext> & context, fit::deferred_callback cb)

PrettyType implementation.

Defined at line 251 of file ../../src/developer/debug/zxdb/expr/pretty_std_string.cc

EvalFunction GetGetter (const std::string & getter_name)

Defined at line 268 of file ../../src/developer/debug/zxdb/expr/pretty_std_string.cc

EvalArrayFunction GetArrayAccess ()

Defined at line 308 of file ../../src/developer/debug/zxdb/expr/pretty_std_string.cc