Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/thrift
/ is_oneway
Method
is_oneway
compiler/cpp/src/thrift/parse/t_function.h:82–82 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
80
t_struct* get_xceptions() const { return xceptions_; }
81
82
bool is_oneway() const { return oneway_; }
83
84
std::map<std::string, std::vector<std::string>> annotations_;
85
Callers
15
compare_single_function
Function · 0.80
generate_service_client
Method · 0.80
generate_function_helpers
Method · 0.80
generate_process_function
Method · 0.80
generate_function
Method · 0.80
generate_process_function
Method · 0.80
generate_service_client
Method · 0.80
generate_service_client
Method · 0.80
generate_process_function
Method · 0.80
generate_function_helpers
Method · 0.80
generate_service_client
Method · 0.80
generate_service_client
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected