Namespaces | Classes | Typedefs | Functions
grpc_tools Namespace Reference

Namespaces

 command
 
 internal
 
 protoc
 

Classes

struct  ProtocError
 

Typedefs

typedef ProtocError ProtocWarning
 

Functions

static int generate_code (CodeGenerator *code_generator, char *protobuf_path, const std::vector< std::string > *include_paths, std::vector< std::pair< std::string, std::string >> *files_out, std::vector<::grpc_tools::ProtocError > *errors, std::vector<::grpc_tools::ProtocWarning > *warnings)
 
int protoc_get_protos (char *protobuf_path, const std::vector< std::string > *include_paths, std::vector< std::pair< std::string, std::string >> *files_out, std::vector< ProtocError > *errors, std::vector< ProtocWarning > *warnings)
 
int protoc_get_protos (char *protobuf_path, const std::vector< std::string > *include_paths, std::vector< std::pair< std::string, std::string >> *files_out, std::vector<::grpc_tools::ProtocError > *errors, std::vector<::grpc_tools::ProtocWarning > *warnings)
 
int protoc_get_services (char *protobuf_path, const std::vector< std::string > *include_paths, std::vector< std::pair< std::string, std::string >> *files_out, std::vector< ProtocError > *errors, std::vector< ProtocWarning > *warnings)
 
int protoc_get_services (char *protobuf_path, const std::vector< std::string > *include_paths, std::vector< std::pair< std::string, std::string >> *files_out, std::vector<::grpc_tools::ProtocError > *errors, std::vector<::grpc_tools::ProtocWarning > *warnings)
 
int protoc_main (int argc, char *argv[])
 

Typedef Documentation

◆ ProtocWarning

Definition at line 35 of file main.h.

Function Documentation

◆ generate_code()

static int grpc_tools::generate_code ( CodeGenerator *  code_generator,
char *  protobuf_path,
const std::vector< std::string > *  include_paths,
std::vector< std::pair< std::string, std::string >> *  files_out,
std::vector<::grpc_tools::ProtocError > *  errors,
std::vector<::grpc_tools::ProtocWarning > *  warnings 
)
static

◆ protoc_get_protos() [1/2]

int grpc_tools::protoc_get_protos ( char *  protobuf_path,
const std::vector< std::string > *  include_paths,
std::vector< std::pair< std::string, std::string >> *  files_out,
std::vector< ProtocError > *  errors,
std::vector< ProtocWarning > *  warnings 
)

◆ protoc_get_protos() [2/2]

int grpc_tools::protoc_get_protos ( char *  protobuf_path,
const std::vector< std::string > *  include_paths,
std::vector< std::pair< std::string, std::string >> *  files_out,
std::vector<::grpc_tools::ProtocError > *  errors,
std::vector<::grpc_tools::ProtocWarning > *  warnings 
)

◆ protoc_get_services() [1/2]

int grpc_tools::protoc_get_services ( char *  protobuf_path,
const std::vector< std::string > *  include_paths,
std::vector< std::pair< std::string, std::string >> *  files_out,
std::vector< ProtocError > *  errors,
std::vector< ProtocWarning > *  warnings 
)

◆ protoc_get_services() [2/2]

int grpc_tools::protoc_get_services ( char *  protobuf_path,
const std::vector< std::string > *  include_paths,
std::vector< std::pair< std::string, std::string >> *  files_out,
std::vector<::grpc_tools::ProtocError > *  errors,
std::vector<::grpc_tools::ProtocWarning > *  warnings 
)

◆ protoc_main()

int grpc_tools::protoc_main ( int  argc,
char *  argv[] 
)


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:40