class PrettyArray
Defined at line 101 of file ../../src/developer/debug/zxdb/expr/pretty_type.h
Public Methods
void PrettyArray (std::string ptr_expr, std::string len_expr, std::string type_expr, std::initializer_list<std::pair<std::string, std::string>> getters)
Defined at line 103 of file ../../src/developer/debug/zxdb/expr/pretty_type.h
void Format (FormatNode * node, const FormatOptions & options, const fxl::RefPtr<EvalContext> & context, fit::deferred_callback cb)
Defined at line 381 of file ../../src/developer/debug/zxdb/expr/pretty_type.cc
EvalArrayFunction GetArrayAccess ()
Defined at line 428 of file ../../src/developer/debug/zxdb/expr/pretty_type.cc