Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/thrift
/ get_program
Method
get_program
compiler/cpp/src/thrift/generate/t_generator.h:68–68 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
virtual void generate_program();
67
68
const t_program* get_program() const { return program_; }
69
70
void generate_docstring_comment(std::ostream& out,
71
const std::string& comment_start,
Callers
15
get_ttype_class_name
Method · 0.45
get_qualified_name
Method · 0.45
render_const_value
Method · 0.45
generate_perl_struct_definition
Method · 0.45
generate_use_includes
Method · 0.45
generate_service
Method · 0.45
generate_service_processor
Method · 0.45
generate_process_function
Method · 0.45
generate_service_interface
Method · 0.45
generate_service_rest
Method · 0.45
generate_service_client
Method · 0.45
generate_deserialize_struct
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected