Public Attributes | List of all members
grpc_cpp_generator::Parameters Struct Reference

#include <cpp_generator.h>

Public Attributes

std::vector< std::string > additional_header_includes
 
bool generate_mock_code
 
std::string gmock_search_path
 
std::string grpc_search_path
 
bool include_import_headers
 
std::string message_header_extension
 
std::string services_namespace
 
bool use_system_headers
 

Detailed Description

Definition at line 50 of file src/compiler/cpp_generator.h.

Member Data Documentation

◆ additional_header_includes

std::vector<std::string> grpc_cpp_generator::Parameters::additional_header_includes

Definition at line 62 of file src/compiler/cpp_generator.h.

◆ generate_mock_code

bool grpc_cpp_generator::Parameters::generate_mock_code

Definition at line 58 of file src/compiler/cpp_generator.h.

◆ gmock_search_path

std::string grpc_cpp_generator::Parameters::gmock_search_path

Definition at line 60 of file src/compiler/cpp_generator.h.

◆ grpc_search_path

std::string grpc_cpp_generator::Parameters::grpc_search_path

Definition at line 56 of file src/compiler/cpp_generator.h.

◆ include_import_headers

bool grpc_cpp_generator::Parameters::include_import_headers

Definition at line 66 of file src/compiler/cpp_generator.h.

◆ message_header_extension

std::string grpc_cpp_generator::Parameters::message_header_extension

Definition at line 64 of file src/compiler/cpp_generator.h.

◆ services_namespace

std::string grpc_cpp_generator::Parameters::services_namespace

Definition at line 52 of file src/compiler/cpp_generator.h.

◆ use_system_headers

bool grpc_cpp_generator::Parameters::use_system_headers

Definition at line 54 of file src/compiler/cpp_generator.h.


The documentation for this struct was generated from the following file:


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