Namespaces | Functions
php_generator_helpers.h File Reference
#include <algorithm>
#include "src/compiler/config.h"
#include "src/compiler/generator_helpers.h"
Include dependency graph for php_generator_helpers.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 grpc_php_generator
 

Functions

template<typename DescriptorType >
std::string grpc_php_generator::GetPHPComments (const DescriptorType *desc, std::string prefix)
 
std::string grpc_php_generator::GetPHPServiceClassname (const grpc::protobuf::ServiceDescriptor *service, const std::string &class_suffix, bool is_server)
 
std::string grpc_php_generator::GetPHPServiceFilename (const grpc::protobuf::FileDescriptor *file, const grpc::protobuf::ServiceDescriptor *service, const std::string &class_suffix, bool is_server)
 
std::string grpc_php_generator::ReplaceAll (std::string s, const std::string &search, const std::string &replace)
 


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