MCPcopy Create free account
hub / github.com/apache/thrift / get_string

Method get_string

compiler/cpp/src/thrift/parse/t_const_value.h:60–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58 }
59
60 std::string get_string() const { return stringVal_; }
61
62 void set_integer(int64_t val) {
63 valType_ = CV_INTEGER;

Callers 3

validate_const_recFunction · 0.45
compare_defaultsFunction · 0.45
resolve_const_valueMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected