Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
68
public:
69
ThriftMessageBase* raw_instance() const { return _raw_instance; }
70
71
template <typename T> T* Cast();
72
Callers
3
DoRun
Method · 0.80
ProcessThriftResponse
Function · 0.80
SerializeThriftRequest
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected