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

Method getName

contrib/fb303/cpp/FacebookBase.cpp:30–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28}
29
30inline void FacebookBase::getName(std::string& _return) {
31 _return = name_;
32}
33
34void FacebookBase::setOption(const std::string& key, const std::string& value) {
35 Guard g(optionsLock_);

Callers 2

addThriftFileMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected