MCPcopy Create free account
hub / github.com/apache/brpc / raw_instance

Method raw_instance

src/brpc/thrift_message.h:69–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67
68public:
69 ThriftMessageBase* raw_instance() const { return _raw_instance; }
70
71 template <typename T> T* Cast();
72

Callers 3

DoRunMethod · 0.80
ProcessThriftResponseFunction · 0.80
SerializeThriftRequestFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected