MCPcopy Create free account
hub / github.com/cel-expr/cel-cpp / GetString

Method GetString

eval/public/structs/field_access_impl.cc:82–84  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80 }
81
82 absl::string_view GetString(std::string* buffer) const {
83 return static_cast<const Derived*>(this)->GetString(buffer);
84 }
85
86 const Message* GetMessage() const {
87 return static_cast<const Derived*>(this)->GetMessage();

Callers 9

EvaluateMethod · 0.45
EvaluateMethod · 0.45
TESTFunction · 0.45
TEST_PFunction · 0.45
FormatStringFunction · 0.45
FormatHexFunction · 0.45
GetDoubleFunction · 0.45

Calls

no outgoing calls

Tested by 2

TESTFunction · 0.36
TEST_PFunction · 0.36