MCPcopy Create free account
hub / github.com/OpenPTrack/open_ptrack_v2 / Set

Function Set

rtpose_wrapper/src/gtest/gtest.h:3276–3278  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3274 }
3275
3276 void Set(const FilePath& rhs) {
3277 pathname_ = rhs.pathname_;
3278 }
3279
3280 String ToString() const { return pathname_; }
3281 const char* c_str() const { return pathname_.c_str(); }

Callers 3

gtest.hFile · 0.85
ValueMethod · 0.85
json.cppFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected