MCPcopy Create free account
hub / github.com/cuberite/cuberite / c_str

Method c_str

lib/jsoncpp/src/lib_json/json_value.cpp:242–246  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

240
241
242const char *
243Value::CZString::c_str() const
244{
245 return cstr_;
246}
247
248bool
249Value::CZString::isStaticString() const

Callers 15

parseMethod · 0.80
decodeDoubleMethod · 0.80
writeValueMethod · 0.80
normalizeEOLMethod · 0.80
ValueMethod · 0.80
asConstStringMethod · 0.80
json_value.cppFile · 0.80
getMethod · 0.80
removeMemberMethod · 0.80

Calls

no outgoing calls

Tested by 1

SaveValuesFunction · 0.64