Classes | Functions
grpc_objective_c_generator Namespace Reference

Classes

struct  Parameters
 

Functions

bool AsciiIsUpper (char c)
 
inline ::std::string FrameworkImport (const ::std::string &import, const ::std::string &framework)
 
::std::string GetAllMessageClasses (const FileDescriptor *file)
 
::std::string GetInterface (const ServiceDescriptor *service, const Parameters &generator_params)
 
::std::string GetProtocol (const ServiceDescriptor *service, const Parameters &generator_params)
 
::std::string GetSource (const ServiceDescriptor *service, const Parameters &generator_params)
 
::std::string GetV2Protocol (const ServiceDescriptor *service)
 
inline ::std::string LocalImport (const ::std::string &import)
 
string MessageHeaderName (const FileDescriptor *file)
 
inline ::std::string PreprocConditional (::std::string symbol, bool invert)
 
inline ::std::string PreprocIf (const ::std::string &symbol, const ::std::string &if_true)
 
inline ::std::string PreprocIfElse (const ::std::string &symbol, const ::std::string &if_true, const ::std::string &if_false)
 
inline ::std::string PreprocIfNot (const ::std::string &symbol, const ::std::string &if_true)
 
inline ::std::string PreprocIfNotElse (const ::std::string &symbol, const ::std::string &if_true, const ::std::string &if_false)
 
inline ::std::string ServiceClassName (const ServiceDescriptor *service)
 
inline ::std::string SystemImport (const ::std::string &import)
 

Function Documentation

◆ AsciiIsUpper()

bool grpc_objective_c_generator::AsciiIsUpper ( char  c)
inline

Definition at line 39 of file objective_c_generator_helpers.h.

◆ FrameworkImport()

inline ::std::string grpc_objective_c_generator::FrameworkImport ( const ::std::string &  import,
const ::std::string &  framework 
)

Definition at line 69 of file objective_c_generator_helpers.h.

◆ GetAllMessageClasses()

string grpc_objective_c_generator::GetAllMessageClasses ( const FileDescriptor file)

Definition at line 263 of file objective_c_generator.cc.

◆ GetInterface()

string grpc_objective_c_generator::GetInterface ( const ServiceDescriptor *  service,
const Parameters generator_params 
)

Definition at line 329 of file objective_c_generator.cc.

◆ GetProtocol()

string grpc_objective_c_generator::GetProtocol ( const ServiceDescriptor *  service,
const Parameters generator_params 
)

Definition at line 281 of file objective_c_generator.cc.

◆ GetSource()

string grpc_objective_c_generator::GetSource ( const ServiceDescriptor *  service,
const Parameters generator_params 
)

Definition at line 372 of file objective_c_generator.cc.

◆ GetV2Protocol()

string grpc_objective_c_generator::GetV2Protocol ( const ServiceDescriptor *  service)

Definition at line 310 of file objective_c_generator.cc.

◆ LocalImport()

inline ::std::string grpc_objective_c_generator::LocalImport ( const ::std::string &  import)

Definition at line 65 of file objective_c_generator_helpers.h.

◆ MessageHeaderName()

string grpc_objective_c_generator::MessageHeaderName ( const FileDescriptor file)
inline

Definition at line 35 of file objective_c_generator_helpers.h.

◆ PreprocConditional()

inline ::std::string grpc_objective_c_generator::PreprocConditional ( ::std::string  symbol,
bool  invert 
)

Definition at line 83 of file objective_c_generator_helpers.h.

◆ PreprocIf()

inline ::std::string grpc_objective_c_generator::PreprocIf ( const ::std::string &  symbol,
const ::std::string &  if_true 
)

Definition at line 88 of file objective_c_generator_helpers.h.

◆ PreprocIfElse()

inline ::std::string grpc_objective_c_generator::PreprocIfElse ( const ::std::string &  symbol,
const ::std::string &  if_true,
const ::std::string &  if_false 
)

Definition at line 100 of file objective_c_generator_helpers.h.

◆ PreprocIfNot()

inline ::std::string grpc_objective_c_generator::PreprocIfNot ( const ::std::string &  symbol,
const ::std::string &  if_true 
)

Definition at line 94 of file objective_c_generator_helpers.h.

◆ PreprocIfNotElse()

inline ::std::string grpc_objective_c_generator::PreprocIfNotElse ( const ::std::string &  symbol,
const ::std::string &  if_true,
const ::std::string &  if_false 
)

Definition at line 107 of file objective_c_generator_helpers.h.

◆ ServiceClassName()

inline ::std::string grpc_objective_c_generator::ServiceClassName ( const ServiceDescriptor *  service)

Definition at line 41 of file objective_c_generator_helpers.h.

◆ SystemImport()

inline ::std::string grpc_objective_c_generator::SystemImport ( const ::std::string &  import)

Definition at line 79 of file objective_c_generator_helpers.h.



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