Commit 702859f4 authored by Vishal's avatar Vishal

Initial commit

parent d1ce3bba
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
# This is the CMakeCache file.
# For build in directory: /home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build
# It was generated by CMake: /home/vishal/.local/bin/cmake
# You can edit this file to change values found and used by cmake.
# If you do not want to change any of the values, simply exit the editor.
# If you do want to change a value, simply edit, save, and exit the editor.
# The syntax for the file is as follows:
# KEY:TYPE=VALUE
# KEY is the name of a variable in the cache.
# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!.
# VALUE is the current value for the KEY.
########################
# EXTERNAL cache entries
########################
//Path to a program.
CMAKE_ADDR2LINE:FILEPATH=/usr/bin/addr2line
//Path to a program.
CMAKE_AR:FILEPATH=/usr/bin/ar
//Choose the type of build, options are: None Debug Release RelWithDebInfo
// MinSizeRel ...
CMAKE_BUILD_TYPE:STRING=
//Enable/Disable color output during build.
CMAKE_COLOR_MAKEFILE:BOOL=ON
//CXX compiler
CMAKE_CXX_COMPILER:FILEPATH=/usr/bin/c++
//A wrapper around 'ar' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_CXX_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar-11
//A wrapper around 'ranlib' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_CXX_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib-11
//Flags used by the CXX compiler during all build types.
CMAKE_CXX_FLAGS:STRING=
//Flags used by the CXX compiler during DEBUG builds.
CMAKE_CXX_FLAGS_DEBUG:STRING=-g
//Flags used by the CXX compiler during MINSIZEREL builds.
CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
//Flags used by the CXX compiler during RELEASE builds.
CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
//Flags used by the CXX compiler during RELWITHDEBINFO builds.
CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
//C compiler
CMAKE_C_COMPILER:FILEPATH=/usr/bin/cc
//A wrapper around 'ar' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_C_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar-11
//A wrapper around 'ranlib' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_C_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib-11
//Flags used by the C compiler during all build types.
CMAKE_C_FLAGS:STRING=
//Flags used by the C compiler during DEBUG builds.
CMAKE_C_FLAGS_DEBUG:STRING=-g
//Flags used by the C compiler during MINSIZEREL builds.
CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
//Flags used by the C compiler during RELEASE builds.
CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
//Flags used by the C compiler during RELWITHDEBINFO builds.
CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
//Path to a program.
CMAKE_DLLTOOL:FILEPATH=CMAKE_DLLTOOL-NOTFOUND
//Flags used by the linker during all build types.
CMAKE_EXE_LINKER_FLAGS:STRING=
//Flags used by the linker during DEBUG builds.
CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during MINSIZEREL builds.
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during RELEASE builds.
CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during RELWITHDEBINFO builds.
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//Enable/Disable output of compile commands during generation.
CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=
//Install path prefix, prepended onto install directories.
CMAKE_INSTALL_PREFIX:PATH=/usr/local
//Path to a program.
CMAKE_LINKER:FILEPATH=/usr/bin/ld
//Path to a program.
CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/gmake
//Flags used by the linker during the creation of modules during
// all build types.
CMAKE_MODULE_LINKER_FLAGS:STRING=
//Flags used by the linker during the creation of modules during
// DEBUG builds.
CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during the creation of modules during
// MINSIZEREL builds.
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during the creation of modules during
// RELEASE builds.
CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during the creation of modules during
// RELWITHDEBINFO builds.
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//Path to a program.
CMAKE_NM:FILEPATH=/usr/bin/nm
//Path to a program.
CMAKE_OBJCOPY:FILEPATH=/usr/bin/objcopy
//Path to a program.
CMAKE_OBJDUMP:FILEPATH=/usr/bin/objdump
//No help, variable specified on the command line.
CMAKE_PREFIX_PATH:UNINITIALIZED=/home/vishal/grpc
//Value Computed by CMake
CMAKE_PROJECT_DESCRIPTION:STATIC=
//Value Computed by CMake
CMAKE_PROJECT_HOMEPAGE_URL:STATIC=
//Value Computed by CMake
CMAKE_PROJECT_NAME:STATIC=HelloWorld
//Path to a program.
CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib
//Path to a program.
CMAKE_READELF:FILEPATH=/usr/bin/readelf
//Flags used by the linker during the creation of shared libraries
// during all build types.
CMAKE_SHARED_LINKER_FLAGS:STRING=
//Flags used by the linker during the creation of shared libraries
// during DEBUG builds.
CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during the creation of shared libraries
// during MINSIZEREL builds.
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during the creation of shared libraries
// during RELEASE builds.
CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during the creation of shared libraries
// during RELWITHDEBINFO builds.
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//If set, runtime paths are not added when installing shared libraries,
// but are added when building.
CMAKE_SKIP_INSTALL_RPATH:BOOL=NO
//If set, runtime paths are not added when using shared libraries.
CMAKE_SKIP_RPATH:BOOL=NO
//Flags used by the linker during the creation of static libraries
// during all build types.
CMAKE_STATIC_LINKER_FLAGS:STRING=
//Flags used by the linker during the creation of static libraries
// during DEBUG builds.
CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during the creation of static libraries
// during MINSIZEREL builds.
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during the creation of static libraries
// during RELEASE builds.
CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during the creation of static libraries
// during RELWITHDEBINFO builds.
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//Path to a program.
CMAKE_STRIP:FILEPATH=/usr/bin/strip
//If this value is on, makefiles will be generated without the
// .SILENT directive, and all commands will be echoed to the console
// during the make. This is useful for debugging only. With Visual
// Studio IDE projects all commands are done without /nologo.
CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE
//Value Computed by CMake
HelloWorld_BINARY_DIR:STATIC=/home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build
//Value Computed by CMake
HelloWorld_SOURCE_DIR:STATIC=/home/vishal/grpc/grpc/examples/cpp/KVServer
//The directory containing a CMake configuration file for Protobuf.
Protobuf_DIR:PATH=/home/vishal/grpc/lib/cmake/protobuf
//The directory containing a CMake configuration file for gRPC.
gRPC_DIR:PATH=/home/vishal/grpc/lib/cmake/grpc
//Dependencies for the target
hw_grpc_proto_LIB_DEPENDS:STATIC=general;gRPC::grpc++_reflection;general;gRPC::grpc++;general;protobuf::libprotobuf;
//CMake built-in FindProtobuf.cmake module compatible
protobuf_MODULE_COMPATIBLE:BOOL=OFF
//Enable for verbose output
protobuf_VERBOSE:BOOL=OFF
########################
# INTERNAL cache entries
########################
//ADVANCED property for variable: CMAKE_ADDR2LINE
CMAKE_ADDR2LINE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_AR
CMAKE_AR-ADVANCED:INTERNAL=1
//This is the directory where this CMakeCache.txt was created
CMAKE_CACHEFILE_DIR:INTERNAL=/home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build
//Major version of cmake used to create the current loaded cache
CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
//Minor version of cmake used to create the current loaded cache
CMAKE_CACHE_MINOR_VERSION:INTERNAL=19
//Patch version of cmake used to create the current loaded cache
CMAKE_CACHE_PATCH_VERSION:INTERNAL=6
//ADVANCED property for variable: CMAKE_COLOR_MAKEFILE
CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1
//Path to CMake executable.
CMAKE_COMMAND:INTERNAL=/home/vishal/.local/bin/cmake
//Path to cpack program executable.
CMAKE_CPACK_COMMAND:INTERNAL=/home/vishal/.local/bin/cpack
//Path to ctest program executable.
CMAKE_CTEST_COMMAND:INTERNAL=/home/vishal/.local/bin/ctest
//ADVANCED property for variable: CMAKE_CXX_COMPILER
CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_COMPILER_AR
CMAKE_CXX_COMPILER_AR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_COMPILER_RANLIB
CMAKE_CXX_COMPILER_RANLIB-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS
CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG
CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL
CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE
CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO
CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_COMPILER
CMAKE_C_COMPILER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_COMPILER_AR
CMAKE_C_COMPILER_AR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_COMPILER_RANLIB
CMAKE_C_COMPILER_RANLIB-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS
CMAKE_C_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG
CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL
CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE
CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO
CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_DLLTOOL
CMAKE_DLLTOOL-ADVANCED:INTERNAL=1
//Path to cache edit program executable.
CMAKE_EDIT_COMMAND:INTERNAL=/home/vishal/.local/bin/ccmake
//Executable file format
CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS
CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG
CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE
CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS
CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1
//Name of external makefile project generator.
CMAKE_EXTRA_GENERATOR:INTERNAL=
//Name of generator.
CMAKE_GENERATOR:INTERNAL=Unix Makefiles
//Generator instance identifier.
CMAKE_GENERATOR_INSTANCE:INTERNAL=
//Name of generator platform.
CMAKE_GENERATOR_PLATFORM:INTERNAL=
//Name of generator toolset.
CMAKE_GENERATOR_TOOLSET:INTERNAL=
//Test CMAKE_HAVE_LIBC_PTHREAD
CMAKE_HAVE_LIBC_PTHREAD:INTERNAL=1
//Have include pthread.h
CMAKE_HAVE_PTHREAD_H:INTERNAL=1
//Source directory with the top level CMakeLists.txt file for this
// project
CMAKE_HOME_DIRECTORY:INTERNAL=/home/vishal/grpc/grpc/examples/cpp/KVServer
//Install .so files without execute permission.
CMAKE_INSTALL_SO_NO_EXE:INTERNAL=1
//ADVANCED property for variable: CMAKE_LINKER
CMAKE_LINKER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MAKE_PROGRAM
CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS
CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG
CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE
CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_NM
CMAKE_NM-ADVANCED:INTERNAL=1
//number of local generators
CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=1
//ADVANCED property for variable: CMAKE_OBJCOPY
CMAKE_OBJCOPY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_OBJDUMP
CMAKE_OBJDUMP-ADVANCED:INTERNAL=1
//Platform information initialized
CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1
//ADVANCED property for variable: CMAKE_RANLIB
CMAKE_RANLIB-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_READELF
CMAKE_READELF-ADVANCED:INTERNAL=1
//Path to CMake installation.
CMAKE_ROOT:INTERNAL=/home/vishal/.local/share/cmake-3.19
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE
CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH
CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SKIP_RPATH
CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS
CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG
CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE
CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STRIP
CMAKE_STRIP-ADVANCED:INTERNAL=1
//uname command
CMAKE_UNAME:INTERNAL=/usr/bin/uname
//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
//Details about finding Protobuf
FIND_PACKAGE_MESSAGE_DETAILS_Protobuf:INTERNAL=[/home/vishal/grpc/bin/protoc-3.15.8.0][/home/vishal/grpc/lib/libprotobuf.a][/home/vishal/grpc/include][v3.15.8.0()]
//Details about finding Threads
FIND_PACKAGE_MESSAGE_DETAILS_Threads:INTERNAL=[TRUE][v()]
//ADVANCED property for variable: protobuf_MODULE_COMPATIBLE
protobuf_MODULE_COMPATIBLE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: protobuf_VERBOSE
protobuf_VERBOSE-ADVANCED:INTERNAL=1
set(CMAKE_C_COMPILER "/usr/bin/cc")
set(CMAKE_C_COMPILER_ARG1 "")
set(CMAKE_C_COMPILER_ID "GNU")
set(CMAKE_C_COMPILER_VERSION "11.2.0")
set(CMAKE_C_COMPILER_VERSION_INTERNAL "")
set(CMAKE_C_COMPILER_WRAPPER "")
set(CMAKE_C_STANDARD_COMPUTED_DEFAULT "11")
set(CMAKE_C_COMPILE_FEATURES "c_std_90;c_function_prototypes;c_std_99;c_restrict;c_variadic_macros;c_std_11;c_static_assert")
set(CMAKE_C90_COMPILE_FEATURES "c_std_90;c_function_prototypes")
set(CMAKE_C99_COMPILE_FEATURES "c_std_99;c_restrict;c_variadic_macros")
set(CMAKE_C11_COMPILE_FEATURES "c_std_11;c_static_assert")
set(CMAKE_C_PLATFORM_ID "Linux")
set(CMAKE_C_SIMULATE_ID "")
set(CMAKE_C_COMPILER_FRONTEND_VARIANT "")
set(CMAKE_C_SIMULATE_VERSION "")
set(CMAKE_AR "/usr/bin/ar")
set(CMAKE_C_COMPILER_AR "/usr/bin/gcc-ar-11")
set(CMAKE_RANLIB "/usr/bin/ranlib")
set(CMAKE_C_COMPILER_RANLIB "/usr/bin/gcc-ranlib-11")
set(CMAKE_LINKER "/usr/bin/ld")
set(CMAKE_MT "")
set(CMAKE_COMPILER_IS_GNUCC 1)
set(CMAKE_C_COMPILER_LOADED 1)
set(CMAKE_C_COMPILER_WORKS TRUE)
set(CMAKE_C_ABI_COMPILED TRUE)
set(CMAKE_COMPILER_IS_MINGW )
set(CMAKE_COMPILER_IS_CYGWIN )
if(CMAKE_COMPILER_IS_CYGWIN)
set(CYGWIN 1)
set(UNIX 1)
endif()
set(CMAKE_C_COMPILER_ENV_VAR "CC")
if(CMAKE_COMPILER_IS_MINGW)
set(MINGW 1)
endif()
set(CMAKE_C_COMPILER_ID_RUN 1)
set(CMAKE_C_SOURCE_FILE_EXTENSIONS c;m)
set(CMAKE_C_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC)
set(CMAKE_C_LINKER_PREFERENCE 10)
# Save compiler ABI information.
set(CMAKE_C_SIZEOF_DATA_PTR "8")
set(CMAKE_C_COMPILER_ABI "ELF")
set(CMAKE_C_LIBRARY_ARCHITECTURE "x86_64-linux-gnu")
if(CMAKE_C_SIZEOF_DATA_PTR)
set(CMAKE_SIZEOF_VOID_P "${CMAKE_C_SIZEOF_DATA_PTR}")
endif()
if(CMAKE_C_COMPILER_ABI)
set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_C_COMPILER_ABI}")
endif()
if(CMAKE_C_LIBRARY_ARCHITECTURE)
set(CMAKE_LIBRARY_ARCHITECTURE "x86_64-linux-gnu")
endif()
set(CMAKE_C_CL_SHOWINCLUDES_PREFIX "")
if(CMAKE_C_CL_SHOWINCLUDES_PREFIX)
set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_C_CL_SHOWINCLUDES_PREFIX}")
endif()
set(CMAKE_C_IMPLICIT_INCLUDE_DIRECTORIES "/usr/lib/gcc/x86_64-linux-gnu/11/include;/usr/local/include;/usr/include/x86_64-linux-gnu;/usr/include")
set(CMAKE_C_IMPLICIT_LINK_LIBRARIES "gcc;gcc_s;c;gcc;gcc_s")
set(CMAKE_C_IMPLICIT_LINK_DIRECTORIES "/usr/lib/gcc/x86_64-linux-gnu/11;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib")
set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "")
set(CMAKE_CXX_COMPILER "/usr/bin/c++")
set(CMAKE_CXX_COMPILER_ARG1 "")
set(CMAKE_CXX_COMPILER_ID "GNU")
set(CMAKE_CXX_COMPILER_VERSION "11.2.0")
set(CMAKE_CXX_COMPILER_VERSION_INTERNAL "")
set(CMAKE_CXX_COMPILER_WRAPPER "")
set(CMAKE_CXX_STANDARD_COMPUTED_DEFAULT "17")
set(CMAKE_CXX_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters;cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates;cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates;cxx_std_17;cxx_std_20")
set(CMAKE_CXX98_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters")
set(CMAKE_CXX11_COMPILE_FEATURES "cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates")
set(CMAKE_CXX14_COMPILE_FEATURES "cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates")
set(CMAKE_CXX17_COMPILE_FEATURES "cxx_std_17")
set(CMAKE_CXX20_COMPILE_FEATURES "cxx_std_20")
set(CMAKE_CXX_PLATFORM_ID "Linux")
set(CMAKE_CXX_SIMULATE_ID "")
set(CMAKE_CXX_COMPILER_FRONTEND_VARIANT "")
set(CMAKE_CXX_SIMULATE_VERSION "")
set(CMAKE_AR "/usr/bin/ar")
set(CMAKE_CXX_COMPILER_AR "/usr/bin/gcc-ar-11")
set(CMAKE_RANLIB "/usr/bin/ranlib")
set(CMAKE_CXX_COMPILER_RANLIB "/usr/bin/gcc-ranlib-11")
set(CMAKE_LINKER "/usr/bin/ld")
set(CMAKE_MT "")
set(CMAKE_COMPILER_IS_GNUCXX 1)
set(CMAKE_CXX_COMPILER_LOADED 1)
set(CMAKE_CXX_COMPILER_WORKS TRUE)
set(CMAKE_CXX_ABI_COMPILED TRUE)
set(CMAKE_COMPILER_IS_MINGW )
set(CMAKE_COMPILER_IS_CYGWIN )
if(CMAKE_COMPILER_IS_CYGWIN)
set(CYGWIN 1)
set(UNIX 1)
endif()
set(CMAKE_CXX_COMPILER_ENV_VAR "CXX")
if(CMAKE_COMPILER_IS_MINGW)
set(MINGW 1)
endif()
set(CMAKE_CXX_COMPILER_ID_RUN 1)
set(CMAKE_CXX_SOURCE_FILE_EXTENSIONS C;M;c++;cc;cpp;cxx;m;mm;CPP)
set(CMAKE_CXX_IGNORE_EXTENSIONS inl;h;hpp;HPP;H;o;O;obj;OBJ;def;DEF;rc;RC)
foreach (lang C OBJC OBJCXX)
if (CMAKE_${lang}_COMPILER_ID_RUN)
foreach(extension IN LISTS CMAKE_${lang}_SOURCE_FILE_EXTENSIONS)
list(REMOVE_ITEM CMAKE_CXX_SOURCE_FILE_EXTENSIONS ${extension})
endforeach()
endif()
endforeach()
set(CMAKE_CXX_LINKER_PREFERENCE 30)
set(CMAKE_CXX_LINKER_PREFERENCE_PROPAGATES 1)
# Save compiler ABI information.
set(CMAKE_CXX_SIZEOF_DATA_PTR "8")
set(CMAKE_CXX_COMPILER_ABI "ELF")
set(CMAKE_CXX_LIBRARY_ARCHITECTURE "x86_64-linux-gnu")
if(CMAKE_CXX_SIZEOF_DATA_PTR)
set(CMAKE_SIZEOF_VOID_P "${CMAKE_CXX_SIZEOF_DATA_PTR}")
endif()
if(CMAKE_CXX_COMPILER_ABI)
set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_CXX_COMPILER_ABI}")
endif()
if(CMAKE_CXX_LIBRARY_ARCHITECTURE)
set(CMAKE_LIBRARY_ARCHITECTURE "x86_64-linux-gnu")
endif()
set(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX "")
if(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX)
set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_CXX_CL_SHOWINCLUDES_PREFIX}")
endif()
set(CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES "/usr/include/c++/11;/usr/include/x86_64-linux-gnu/c++/11;/usr/include/c++/11/backward;/usr/lib/gcc/x86_64-linux-gnu/11/include;/usr/local/include;/usr/include/x86_64-linux-gnu;/usr/include")
set(CMAKE_CXX_IMPLICIT_LINK_LIBRARIES "stdc++;m;gcc_s;gcc;c;gcc_s;gcc")
set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "/usr/lib/gcc/x86_64-linux-gnu/11;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib")
set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "")
set(CMAKE_HOST_SYSTEM "Linux-5.13.0-19-generic")
set(CMAKE_HOST_SYSTEM_NAME "Linux")
set(CMAKE_HOST_SYSTEM_VERSION "5.13.0-19-generic")
set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64")
set(CMAKE_SYSTEM "Linux-5.13.0-19-generic")
set(CMAKE_SYSTEM_NAME "Linux")
set(CMAKE_SYSTEM_VERSION "5.13.0-19-generic")
set(CMAKE_SYSTEM_PROCESSOR "x86_64")
set(CMAKE_CROSSCOMPILING "FALSE")
set(CMAKE_SYSTEM_LOADED 1)
#ifdef __cplusplus
# error "A C++ compiler has been selected for C."
#endif
#if defined(__18CXX)
# define ID_VOID_MAIN
#endif
#if defined(__CLASSIC_C__)
/* cv-qualifiers did not exist in K&R C */
# define const
# define volatile
#endif
/* Version number components: V=Version, R=Revision, P=Patch
Version date components: YYYY=Year, MM=Month, DD=Day */
#if defined(__INTEL_COMPILER) || defined(__ICC)
# define COMPILER_ID "Intel"
# if defined(_MSC_VER)
# define SIMULATE_ID "MSVC"
# endif
# if defined(__GNUC__)
# define SIMULATE_ID "GNU"
# endif
/* __INTEL_COMPILER = VRP */
# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100)
# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10)
# if defined(__INTEL_COMPILER_UPDATE)
# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE)
# else
# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10)
# endif
# if defined(__INTEL_COMPILER_BUILD_DATE)
/* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */
# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE)
# endif
# if defined(_MSC_VER)
/* _MSC_VER = VVRR */
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
# endif
# if defined(__GNUC__)
# define SIMULATE_VERSION_MAJOR DEC(__GNUC__)
# elif defined(__GNUG__)
# define SIMULATE_VERSION_MAJOR DEC(__GNUG__)
# endif
# if defined(__GNUC_MINOR__)
# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__)
# endif
# if defined(__GNUC_PATCHLEVEL__)
# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
# endif
#elif defined(__PATHCC__)
# define COMPILER_ID "PathScale"
# define COMPILER_VERSION_MAJOR DEC(__PATHCC__)
# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__)
# if defined(__PATHCC_PATCHLEVEL__)
# define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__)
# endif
#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__)
# define COMPILER_ID "Embarcadero"
# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF)
# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF)
# define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF)
#elif defined(__BORLANDC__)
# define COMPILER_ID "Borland"
/* __BORLANDC__ = 0xVRR */
# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8)
# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF)
#elif defined(__WATCOMC__) && __WATCOMC__ < 1200
# define COMPILER_ID "Watcom"
/* __WATCOMC__ = VVRR */
# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100)
# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10)
# if (__WATCOMC__ % 10) > 0
# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10)
# endif
#elif defined(__WATCOMC__)
# define COMPILER_ID "OpenWatcom"
/* __WATCOMC__ = VVRP + 1100 */
# define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100)
# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10)
# if (__WATCOMC__ % 10) > 0
# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10)
# endif
#elif defined(__SUNPRO_C)
# define COMPILER_ID "SunPro"
# if __SUNPRO_C >= 0x5100
/* __SUNPRO_C = 0xVRRP */
# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>12)
# define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xFF)
# define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF)
# else
/* __SUNPRO_CC = 0xVRP */
# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>8)
# define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xF)
# define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF)
# endif
#elif defined(__HP_cc)
# define COMPILER_ID "HP"
/* __HP_cc = VVRRPP */
# define COMPILER_VERSION_MAJOR DEC(__HP_cc/10000)
# define COMPILER_VERSION_MINOR DEC(__HP_cc/100 % 100)
# define COMPILER_VERSION_PATCH DEC(__HP_cc % 100)
#elif defined(__DECC)
# define COMPILER_ID "Compaq"
/* __DECC_VER = VVRRTPPPP */
# define COMPILER_VERSION_MAJOR DEC(__DECC_VER/10000000)
# define COMPILER_VERSION_MINOR DEC(__DECC_VER/100000 % 100)
# define COMPILER_VERSION_PATCH DEC(__DECC_VER % 10000)
#elif defined(__IBMC__) && defined(__COMPILER_VER__)
# define COMPILER_ID "zOS"
/* __IBMC__ = VRP */
# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100)
# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10)
# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10)
#elif defined(__ibmxl__) && defined(__clang__)
# define COMPILER_ID "XLClang"
# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__)
# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__)
# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__)
# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__)
#elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ >= 800
# define COMPILER_ID "XL"
/* __IBMC__ = VRP */
# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100)
# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10)
# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10)
#elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ < 800
# define COMPILER_ID "VisualAge"
/* __IBMC__ = VRP */
# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100)
# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10)
# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10)
#elif defined(__PGI)
# define COMPILER_ID "PGI"
# define COMPILER_VERSION_MAJOR DEC(__PGIC__)
# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__)
# if defined(__PGIC_PATCHLEVEL__)
# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__)
# endif
#elif defined(_CRAYC)
# define COMPILER_ID "Cray"
# define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR)
# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR)
#elif defined(__TI_COMPILER_VERSION__)
# define COMPILER_ID "TI"
/* __TI_COMPILER_VERSION__ = VVVRRRPPP */
# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000)
# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000)
# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000)
#elif defined(__FUJITSU) || defined(__FCC_VERSION) || defined(__fcc_version)
# define COMPILER_ID "Fujitsu"
#elif defined(__ghs__)
# define COMPILER_ID "GHS"
/* __GHS_VERSION_NUMBER = VVVVRP */
# ifdef __GHS_VERSION_NUMBER
# define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100)
# define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10)
# define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10)
# endif
#elif defined(__TINYC__)
# define COMPILER_ID "TinyCC"
#elif defined(__BCC__)
# define COMPILER_ID "Bruce"
#elif defined(__SCO_VERSION__)
# define COMPILER_ID "SCO"
#elif defined(__ARMCC_VERSION) && !defined(__clang__)
# define COMPILER_ID "ARMCC"
#if __ARMCC_VERSION >= 1000000
/* __ARMCC_VERSION = VRRPPPP */
# define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000)
# define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100)
# define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000)
#else
/* __ARMCC_VERSION = VRPPPP */
# define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000)
# define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10)
# define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000)
#endif
#elif defined(__clang__) && defined(__apple_build_version__)
# define COMPILER_ID "AppleClang"
# if defined(_MSC_VER)
# define SIMULATE_ID "MSVC"
# endif
# define COMPILER_VERSION_MAJOR DEC(__clang_major__)
# define COMPILER_VERSION_MINOR DEC(__clang_minor__)
# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
# if defined(_MSC_VER)
/* _MSC_VER = VVRR */
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
# endif
# define COMPILER_VERSION_TWEAK DEC(__apple_build_version__)
#elif defined(__clang__) && defined(__ARMCOMPILER_VERSION)
# define COMPILER_ID "ARMClang"
# define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000)
# define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100)
# define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION % 10000)
# define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION)
#elif defined(__clang__)
# define COMPILER_ID "Clang"
# if defined(_MSC_VER)
# define SIMULATE_ID "MSVC"
# endif
# define COMPILER_VERSION_MAJOR DEC(__clang_major__)
# define COMPILER_VERSION_MINOR DEC(__clang_minor__)
# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
# if defined(_MSC_VER)
/* _MSC_VER = VVRR */
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
# endif
#elif defined(__GNUC__)
# define COMPILER_ID "GNU"
# define COMPILER_VERSION_MAJOR DEC(__GNUC__)
# if defined(__GNUC_MINOR__)
# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__)
# endif
# if defined(__GNUC_PATCHLEVEL__)
# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
# endif
#elif defined(_MSC_VER)
# define COMPILER_ID "MSVC"
/* _MSC_VER = VVRR */
# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100)
# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100)
# if defined(_MSC_FULL_VER)
# if _MSC_VER >= 1400
/* _MSC_FULL_VER = VVRRPPPPP */
# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000)
# else
/* _MSC_FULL_VER = VVRRPPPP */
# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000)
# endif
# endif
# if defined(_MSC_BUILD)
# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD)
# endif
#elif defined(__VISUALDSPVERSION__) || defined(__ADSPBLACKFIN__) || defined(__ADSPTS__) || defined(__ADSP21000__)
# define COMPILER_ID "ADSP"
#if defined(__VISUALDSPVERSION__)
/* __VISUALDSPVERSION__ = 0xVVRRPP00 */
# define COMPILER_VERSION_MAJOR HEX(__VISUALDSPVERSION__>>24)
# define COMPILER_VERSION_MINOR HEX(__VISUALDSPVERSION__>>16 & 0xFF)
# define COMPILER_VERSION_PATCH HEX(__VISUALDSPVERSION__>>8 & 0xFF)
#endif
#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC)
# define COMPILER_ID "IAR"
# if defined(__VER__) && defined(__ICCARM__)
# define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000)
# define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000)
# define COMPILER_VERSION_PATCH DEC((__VER__) % 1000)
# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__)
# elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__))
# define COMPILER_VERSION_MAJOR DEC((__VER__) / 100)
# define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100))
# define COMPILER_VERSION_PATCH DEC(__SUBVERSION__)
# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__)
# endif
#elif defined(__SDCC_VERSION_MAJOR) || defined(SDCC)
# define COMPILER_ID "SDCC"
# if defined(__SDCC_VERSION_MAJOR)
# define COMPILER_VERSION_MAJOR DEC(__SDCC_VERSION_MAJOR)
# define COMPILER_VERSION_MINOR DEC(__SDCC_VERSION_MINOR)
# define COMPILER_VERSION_PATCH DEC(__SDCC_VERSION_PATCH)
# else
/* SDCC = VRP */
# define COMPILER_VERSION_MAJOR DEC(SDCC/100)
# define COMPILER_VERSION_MINOR DEC(SDCC/10 % 10)
# define COMPILER_VERSION_PATCH DEC(SDCC % 10)
# endif
/* These compilers are either not known or too old to define an
identification macro. Try to identify the platform and guess that
it is the native compiler. */
#elif defined(__hpux) || defined(__hpua)
# define COMPILER_ID "HP"
#else /* unknown compiler */
# define COMPILER_ID ""
#endif
/* Construct the string literal in pieces to prevent the source from
getting matched. Store it in a pointer rather than an array
because some compilers will just produce instructions to fill the
array rather than assigning a pointer to a static array. */
char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]";
#ifdef SIMULATE_ID
char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]";
#endif
#ifdef __QNXNTO__
char const* qnxnto = "INFO" ":" "qnxnto[]";
#endif
#if defined(_CRAYC) || defined(__cray__)
char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]";
#endif
#define STRINGIFY_HELPER(X) #X
#define STRINGIFY(X) STRINGIFY_HELPER(X)
/* Identify known platforms by name. */
#if defined(__linux) || defined(__linux__) || defined(linux)
# define PLATFORM_ID "Linux"
#elif defined(__CYGWIN__)
# define PLATFORM_ID "Cygwin"
#elif defined(__MINGW32__)
# define PLATFORM_ID "MinGW"
#elif defined(__APPLE__)
# define PLATFORM_ID "Darwin"
#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32)
# define PLATFORM_ID "Windows"
#elif defined(__FreeBSD__) || defined(__FreeBSD)
# define PLATFORM_ID "FreeBSD"
#elif defined(__NetBSD__) || defined(__NetBSD)
# define PLATFORM_ID "NetBSD"
#elif defined(__OpenBSD__) || defined(__OPENBSD)
# define PLATFORM_ID "OpenBSD"
#elif defined(__sun) || defined(sun)
# define PLATFORM_ID "SunOS"
#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__)
# define PLATFORM_ID "AIX"
#elif defined(__hpux) || defined(__hpux__)
# define PLATFORM_ID "HP-UX"
#elif defined(__HAIKU__)
# define PLATFORM_ID "Haiku"
#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS)
# define PLATFORM_ID "BeOS"
#elif defined(__QNX__) || defined(__QNXNTO__)
# define PLATFORM_ID "QNX"
#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__)
# define PLATFORM_ID "Tru64"
#elif defined(__riscos) || defined(__riscos__)
# define PLATFORM_ID "RISCos"
#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__)
# define PLATFORM_ID "SINIX"
#elif defined(__UNIX_SV__)
# define PLATFORM_ID "UNIX_SV"
#elif defined(__bsdos__)
# define PLATFORM_ID "BSDOS"
#elif defined(_MPRAS) || defined(MPRAS)
# define PLATFORM_ID "MP-RAS"
#elif defined(__osf) || defined(__osf__)
# define PLATFORM_ID "OSF1"
#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv)
# define PLATFORM_ID "SCO_SV"
#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX)
# define PLATFORM_ID "ULTRIX"
#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX)
# define PLATFORM_ID "Xenix"
#elif defined(__WATCOMC__)
# if defined(__LINUX__)
# define PLATFORM_ID "Linux"
# elif defined(__DOS__)
# define PLATFORM_ID "DOS"
# elif defined(__OS2__)
# define PLATFORM_ID "OS2"
# elif defined(__WINDOWS__)
# define PLATFORM_ID "Windows3x"
# elif defined(__VXWORKS__)
# define PLATFORM_ID "VxWorks"
# else /* unknown platform */
# define PLATFORM_ID
# endif
#elif defined(__INTEGRITY)
# if defined(INT_178B)
# define PLATFORM_ID "Integrity178"
# else /* regular Integrity */
# define PLATFORM_ID "Integrity"
# endif
#else /* unknown platform */
# define PLATFORM_ID
#endif
/* For windows compilers MSVC and Intel we can determine
the architecture of the compiler being used. This is because
the compilers do not have flags that can change the architecture,
but rather depend on which compiler is being used
*/
#if defined(_WIN32) && defined(_MSC_VER)
# if defined(_M_IA64)
# define ARCHITECTURE_ID "IA64"
# elif defined(_M_X64) || defined(_M_AMD64)
# define ARCHITECTURE_ID "x64"
# elif defined(_M_IX86)
# define ARCHITECTURE_ID "X86"
# elif defined(_M_ARM64)
# define ARCHITECTURE_ID "ARM64"
# elif defined(_M_ARM)
# if _M_ARM == 4
# define ARCHITECTURE_ID "ARMV4I"
# elif _M_ARM == 5
# define ARCHITECTURE_ID "ARMV5I"
# else
# define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM)
# endif
# elif defined(_M_MIPS)
# define ARCHITECTURE_ID "MIPS"
# elif defined(_M_SH)
# define ARCHITECTURE_ID "SHx"
# else /* unknown architecture */
# define ARCHITECTURE_ID ""
# endif
#elif defined(__WATCOMC__)
# if defined(_M_I86)
# define ARCHITECTURE_ID "I86"
# elif defined(_M_IX86)
# define ARCHITECTURE_ID "X86"
# else /* unknown architecture */
# define ARCHITECTURE_ID ""
# endif
#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC)
# if defined(__ICCARM__)
# define ARCHITECTURE_ID "ARM"
# elif defined(__ICCRX__)
# define ARCHITECTURE_ID "RX"
# elif defined(__ICCRH850__)
# define ARCHITECTURE_ID "RH850"
# elif defined(__ICCRL78__)
# define ARCHITECTURE_ID "RL78"
# elif defined(__ICCRISCV__)
# define ARCHITECTURE_ID "RISCV"
# elif defined(__ICCAVR__)
# define ARCHITECTURE_ID "AVR"
# elif defined(__ICC430__)
# define ARCHITECTURE_ID "MSP430"
# elif defined(__ICCV850__)
# define ARCHITECTURE_ID "V850"
# elif defined(__ICC8051__)
# define ARCHITECTURE_ID "8051"
# else /* unknown architecture */
# define ARCHITECTURE_ID ""
# endif
#elif defined(__ghs__)
# if defined(__PPC64__)
# define ARCHITECTURE_ID "PPC64"
# elif defined(__ppc__)
# define ARCHITECTURE_ID "PPC"
# elif defined(__ARM__)
# define ARCHITECTURE_ID "ARM"
# elif defined(__x86_64__)
# define ARCHITECTURE_ID "x64"
# elif defined(__i386__)
# define ARCHITECTURE_ID "X86"
# else /* unknown architecture */
# define ARCHITECTURE_ID ""
# endif
#elif defined(__TI_COMPILER_VERSION__)
# if defined(__TI_ARM__)
# define ARCHITECTURE_ID "ARM"
# elif defined(__MSP430__)
# define ARCHITECTURE_ID "MSP430"
# elif defined(__TMS320C28XX__)
# define ARCHITECTURE_ID "TMS320C28x"
# elif defined(__TMS320C6X__) || defined(_TMS320C6X)
# define ARCHITECTURE_ID "TMS320C6x"
# else /* unknown architecture */
# define ARCHITECTURE_ID ""
# endif
#else
# define ARCHITECTURE_ID
#endif
/* Convert integer to decimal digit literals. */
#define DEC(n) \
('0' + (((n) / 10000000)%10)), \
('0' + (((n) / 1000000)%10)), \
('0' + (((n) / 100000)%10)), \
('0' + (((n) / 10000)%10)), \
('0' + (((n) / 1000)%10)), \
('0' + (((n) / 100)%10)), \
('0' + (((n) / 10)%10)), \
('0' + ((n) % 10))
/* Convert integer to hex digit literals. */
#define HEX(n) \
('0' + ((n)>>28 & 0xF)), \
('0' + ((n)>>24 & 0xF)), \
('0' + ((n)>>20 & 0xF)), \
('0' + ((n)>>16 & 0xF)), \
('0' + ((n)>>12 & 0xF)), \
('0' + ((n)>>8 & 0xF)), \
('0' + ((n)>>4 & 0xF)), \
('0' + ((n) & 0xF))
/* Construct a string literal encoding the version number components. */
#ifdef COMPILER_VERSION_MAJOR
char const info_version[] = {
'I', 'N', 'F', 'O', ':',
'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[',
COMPILER_VERSION_MAJOR,
# ifdef COMPILER_VERSION_MINOR
'.', COMPILER_VERSION_MINOR,
# ifdef COMPILER_VERSION_PATCH
'.', COMPILER_VERSION_PATCH,
# ifdef COMPILER_VERSION_TWEAK
'.', COMPILER_VERSION_TWEAK,
# endif
# endif
# endif
']','\0'};
#endif
/* Construct a string literal encoding the internal version number. */
#ifdef COMPILER_VERSION_INTERNAL
char const info_version_internal[] = {
'I', 'N', 'F', 'O', ':',
'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_',
'i','n','t','e','r','n','a','l','[',
COMPILER_VERSION_INTERNAL,']','\0'};
#endif
/* Construct a string literal encoding the version number components. */
#ifdef SIMULATE_VERSION_MAJOR
char const info_simulate_version[] = {
'I', 'N', 'F', 'O', ':',
's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[',
SIMULATE_VERSION_MAJOR,
# ifdef SIMULATE_VERSION_MINOR
'.', SIMULATE_VERSION_MINOR,
# ifdef SIMULATE_VERSION_PATCH
'.', SIMULATE_VERSION_PATCH,
# ifdef SIMULATE_VERSION_TWEAK
'.', SIMULATE_VERSION_TWEAK,
# endif
# endif
# endif
']','\0'};
#endif
/* Construct the string literal in pieces to prevent the source from
getting matched. Store it in a pointer rather than an array
because some compilers will just produce instructions to fill the
array rather than assigning a pointer to a static array. */
char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]";
char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]";
#if !defined(__STDC__)
# if (defined(_MSC_VER) && !defined(__clang__)) \
|| (defined(__ibmxl__) || defined(__IBMC__))
# define C_DIALECT "90"
# else
# define C_DIALECT
# endif
#elif __STDC_VERSION__ >= 201000L
# define C_DIALECT "11"
#elif __STDC_VERSION__ >= 199901L
# define C_DIALECT "99"
#else
# define C_DIALECT "90"
#endif
const char* info_language_dialect_default =
"INFO" ":" "dialect_default[" C_DIALECT "]";
/*--------------------------------------------------------------------------*/
#ifdef ID_VOID_MAIN
void main() {}
#else
# if defined(__CLASSIC_C__)
int main(argc, argv) int argc; char *argv[];
# else
int main(int argc, char* argv[])
# endif
{
int require = 0;
require += info_compiler[argc];
require += info_platform[argc];
require += info_arch[argc];
#ifdef COMPILER_VERSION_MAJOR
require += info_version[argc];
#endif
#ifdef COMPILER_VERSION_INTERNAL
require += info_version_internal[argc];
#endif
#ifdef SIMULATE_ID
require += info_simulate[argc];
#endif
#ifdef SIMULATE_VERSION_MAJOR
require += info_simulate_version[argc];
#endif
#if defined(_CRAYC) || defined(__cray__)
require += info_cray[argc];
#endif
require += info_language_dialect_default[argc];
(void)argv;
return require;
}
#endif
/* This source file must have a .cpp extension so that all C++ compilers
recognize the extension without flags. Borland does not know .cxx for
example. */
#ifndef __cplusplus
# error "A C compiler has been selected for C++."
#endif
/* Version number components: V=Version, R=Revision, P=Patch
Version date components: YYYY=Year, MM=Month, DD=Day */
#if defined(__COMO__)
# define COMPILER_ID "Comeau"
/* __COMO_VERSION__ = VRR */
# define COMPILER_VERSION_MAJOR DEC(__COMO_VERSION__ / 100)
# define COMPILER_VERSION_MINOR DEC(__COMO_VERSION__ % 100)
#elif defined(__INTEL_COMPILER) || defined(__ICC)
# define COMPILER_ID "Intel"
# if defined(_MSC_VER)
# define SIMULATE_ID "MSVC"
# endif
# if defined(__GNUC__)
# define SIMULATE_ID "GNU"
# endif
/* __INTEL_COMPILER = VRP */
# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100)
# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10)
# if defined(__INTEL_COMPILER_UPDATE)
# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE)
# else
# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10)
# endif
# if defined(__INTEL_COMPILER_BUILD_DATE)
/* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */
# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE)
# endif
# if defined(_MSC_VER)
/* _MSC_VER = VVRR */
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
# endif
# if defined(__GNUC__)
# define SIMULATE_VERSION_MAJOR DEC(__GNUC__)
# elif defined(__GNUG__)
# define SIMULATE_VERSION_MAJOR DEC(__GNUG__)
# endif
# if defined(__GNUC_MINOR__)
# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__)
# endif
# if defined(__GNUC_PATCHLEVEL__)
# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
# endif
#elif defined(__PATHCC__)
# define COMPILER_ID "PathScale"
# define COMPILER_VERSION_MAJOR DEC(__PATHCC__)
# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__)
# if defined(__PATHCC_PATCHLEVEL__)
# define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__)
# endif
#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__)
# define COMPILER_ID "Embarcadero"
# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF)
# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF)
# define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF)
#elif defined(__BORLANDC__)
# define COMPILER_ID "Borland"
/* __BORLANDC__ = 0xVRR */
# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8)
# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF)
#elif defined(__WATCOMC__) && __WATCOMC__ < 1200
# define COMPILER_ID "Watcom"
/* __WATCOMC__ = VVRR */
# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100)
# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10)
# if (__WATCOMC__ % 10) > 0
# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10)
# endif
#elif defined(__WATCOMC__)
# define COMPILER_ID "OpenWatcom"
/* __WATCOMC__ = VVRP + 1100 */
# define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100)
# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10)
# if (__WATCOMC__ % 10) > 0
# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10)
# endif
#elif defined(__SUNPRO_CC)
# define COMPILER_ID "SunPro"
# if __SUNPRO_CC >= 0x5100
/* __SUNPRO_CC = 0xVRRP */
# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>12)
# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xFF)
# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF)
# else
/* __SUNPRO_CC = 0xVRP */
# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>8)
# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xF)
# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF)
# endif
#elif defined(__HP_aCC)
# define COMPILER_ID "HP"
/* __HP_aCC = VVRRPP */
# define COMPILER_VERSION_MAJOR DEC(__HP_aCC/10000)
# define COMPILER_VERSION_MINOR DEC(__HP_aCC/100 % 100)
# define COMPILER_VERSION_PATCH DEC(__HP_aCC % 100)
#elif defined(__DECCXX)
# define COMPILER_ID "Compaq"
/* __DECCXX_VER = VVRRTPPPP */
# define COMPILER_VERSION_MAJOR DEC(__DECCXX_VER/10000000)
# define COMPILER_VERSION_MINOR DEC(__DECCXX_VER/100000 % 100)
# define COMPILER_VERSION_PATCH DEC(__DECCXX_VER % 10000)
#elif defined(__IBMCPP__) && defined(__COMPILER_VER__)
# define COMPILER_ID "zOS"
/* __IBMCPP__ = VRP */
# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100)
# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10)
# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10)
#elif defined(__ibmxl__) && defined(__clang__)
# define COMPILER_ID "XLClang"
# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__)
# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__)
# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__)
# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__)
#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ >= 800
# define COMPILER_ID "XL"
/* __IBMCPP__ = VRP */
# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100)
# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10)
# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10)
#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ < 800
# define COMPILER_ID "VisualAge"
/* __IBMCPP__ = VRP */
# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100)
# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10)
# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10)
#elif defined(__PGI)
# define COMPILER_ID "PGI"
# define COMPILER_VERSION_MAJOR DEC(__PGIC__)
# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__)
# if defined(__PGIC_PATCHLEVEL__)
# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__)
# endif
#elif defined(_CRAYC)
# define COMPILER_ID "Cray"
# define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR)
# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR)
#elif defined(__TI_COMPILER_VERSION__)
# define COMPILER_ID "TI"
/* __TI_COMPILER_VERSION__ = VVVRRRPPP */
# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000)
# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000)
# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000)
#elif defined(__FUJITSU) || defined(__FCC_VERSION) || defined(__fcc_version)
# define COMPILER_ID "Fujitsu"
#elif defined(__ghs__)
# define COMPILER_ID "GHS"
/* __GHS_VERSION_NUMBER = VVVVRP */
# ifdef __GHS_VERSION_NUMBER
# define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100)
# define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10)
# define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10)
# endif
#elif defined(__SCO_VERSION__)
# define COMPILER_ID "SCO"
#elif defined(__ARMCC_VERSION) && !defined(__clang__)
# define COMPILER_ID "ARMCC"
#if __ARMCC_VERSION >= 1000000
/* __ARMCC_VERSION = VRRPPPP */
# define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000)
# define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100)
# define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000)
#else
/* __ARMCC_VERSION = VRPPPP */
# define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000)
# define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10)
# define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000)
#endif
#elif defined(__clang__) && defined(__apple_build_version__)
# define COMPILER_ID "AppleClang"
# if defined(_MSC_VER)
# define SIMULATE_ID "MSVC"
# endif
# define COMPILER_VERSION_MAJOR DEC(__clang_major__)
# define COMPILER_VERSION_MINOR DEC(__clang_minor__)
# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
# if defined(_MSC_VER)
/* _MSC_VER = VVRR */
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
# endif
# define COMPILER_VERSION_TWEAK DEC(__apple_build_version__)
#elif defined(__clang__) && defined(__ARMCOMPILER_VERSION)
# define COMPILER_ID "ARMClang"
# define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000)
# define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100)
# define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION % 10000)
# define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION)
#elif defined(__clang__)
# define COMPILER_ID "Clang"
# if defined(_MSC_VER)
# define SIMULATE_ID "MSVC"
# endif
# define COMPILER_VERSION_MAJOR DEC(__clang_major__)
# define COMPILER_VERSION_MINOR DEC(__clang_minor__)
# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
# if defined(_MSC_VER)
/* _MSC_VER = VVRR */
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
# endif
#elif defined(__GNUC__) || defined(__GNUG__)
# define COMPILER_ID "GNU"
# if defined(__GNUC__)
# define COMPILER_VERSION_MAJOR DEC(__GNUC__)
# else
# define COMPILER_VERSION_MAJOR DEC(__GNUG__)
# endif
# if defined(__GNUC_MINOR__)
# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__)
# endif
# if defined(__GNUC_PATCHLEVEL__)
# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
# endif
#elif defined(_MSC_VER)
# define COMPILER_ID "MSVC"
/* _MSC_VER = VVRR */
# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100)
# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100)
# if defined(_MSC_FULL_VER)
# if _MSC_VER >= 1400
/* _MSC_FULL_VER = VVRRPPPPP */
# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000)
# else
/* _MSC_FULL_VER = VVRRPPPP */
# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000)
# endif
# endif
# if defined(_MSC_BUILD)
# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD)
# endif
#elif defined(__VISUALDSPVERSION__) || defined(__ADSPBLACKFIN__) || defined(__ADSPTS__) || defined(__ADSP21000__)
# define COMPILER_ID "ADSP"
#if defined(__VISUALDSPVERSION__)
/* __VISUALDSPVERSION__ = 0xVVRRPP00 */
# define COMPILER_VERSION_MAJOR HEX(__VISUALDSPVERSION__>>24)
# define COMPILER_VERSION_MINOR HEX(__VISUALDSPVERSION__>>16 & 0xFF)
# define COMPILER_VERSION_PATCH HEX(__VISUALDSPVERSION__>>8 & 0xFF)
#endif
#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC)
# define COMPILER_ID "IAR"
# if defined(__VER__) && defined(__ICCARM__)
# define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000)
# define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000)
# define COMPILER_VERSION_PATCH DEC((__VER__) % 1000)
# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__)
# elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__))
# define COMPILER_VERSION_MAJOR DEC((__VER__) / 100)
# define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100))
# define COMPILER_VERSION_PATCH DEC(__SUBVERSION__)
# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__)
# endif
/* These compilers are either not known or too old to define an
identification macro. Try to identify the platform and guess that
it is the native compiler. */
#elif defined(__hpux) || defined(__hpua)
# define COMPILER_ID "HP"
#else /* unknown compiler */
# define COMPILER_ID ""
#endif
/* Construct the string literal in pieces to prevent the source from
getting matched. Store it in a pointer rather than an array
because some compilers will just produce instructions to fill the
array rather than assigning a pointer to a static array. */
char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]";
#ifdef SIMULATE_ID
char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]";
#endif
#ifdef __QNXNTO__
char const* qnxnto = "INFO" ":" "qnxnto[]";
#endif
#if defined(_CRAYC) || defined(__cray__)
char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]";
#endif
#define STRINGIFY_HELPER(X) #X
#define STRINGIFY(X) STRINGIFY_HELPER(X)
/* Identify known platforms by name. */
#if defined(__linux) || defined(__linux__) || defined(linux)
# define PLATFORM_ID "Linux"
#elif defined(__CYGWIN__)
# define PLATFORM_ID "Cygwin"
#elif defined(__MINGW32__)
# define PLATFORM_ID "MinGW"
#elif defined(__APPLE__)
# define PLATFORM_ID "Darwin"
#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32)
# define PLATFORM_ID "Windows"
#elif defined(__FreeBSD__) || defined(__FreeBSD)
# define PLATFORM_ID "FreeBSD"
#elif defined(__NetBSD__) || defined(__NetBSD)
# define PLATFORM_ID "NetBSD"
#elif defined(__OpenBSD__) || defined(__OPENBSD)
# define PLATFORM_ID "OpenBSD"
#elif defined(__sun) || defined(sun)
# define PLATFORM_ID "SunOS"
#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__)
# define PLATFORM_ID "AIX"
#elif defined(__hpux) || defined(__hpux__)
# define PLATFORM_ID "HP-UX"
#elif defined(__HAIKU__)
# define PLATFORM_ID "Haiku"
#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS)
# define PLATFORM_ID "BeOS"
#elif defined(__QNX__) || defined(__QNXNTO__)
# define PLATFORM_ID "QNX"
#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__)
# define PLATFORM_ID "Tru64"
#elif defined(__riscos) || defined(__riscos__)
# define PLATFORM_ID "RISCos"
#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__)
# define PLATFORM_ID "SINIX"
#elif defined(__UNIX_SV__)
# define PLATFORM_ID "UNIX_SV"
#elif defined(__bsdos__)
# define PLATFORM_ID "BSDOS"
#elif defined(_MPRAS) || defined(MPRAS)
# define PLATFORM_ID "MP-RAS"
#elif defined(__osf) || defined(__osf__)
# define PLATFORM_ID "OSF1"
#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv)
# define PLATFORM_ID "SCO_SV"
#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX)
# define PLATFORM_ID "ULTRIX"
#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX)
# define PLATFORM_ID "Xenix"
#elif defined(__WATCOMC__)
# if defined(__LINUX__)
# define PLATFORM_ID "Linux"
# elif defined(__DOS__)
# define PLATFORM_ID "DOS"
# elif defined(__OS2__)
# define PLATFORM_ID "OS2"
# elif defined(__WINDOWS__)
# define PLATFORM_ID "Windows3x"
# elif defined(__VXWORKS__)
# define PLATFORM_ID "VxWorks"
# else /* unknown platform */
# define PLATFORM_ID
# endif
#elif defined(__INTEGRITY)
# if defined(INT_178B)
# define PLATFORM_ID "Integrity178"
# else /* regular Integrity */
# define PLATFORM_ID "Integrity"
# endif
#else /* unknown platform */
# define PLATFORM_ID
#endif
/* For windows compilers MSVC and Intel we can determine
the architecture of the compiler being used. This is because
the compilers do not have flags that can change the architecture,
but rather depend on which compiler is being used
*/
#if defined(_WIN32) && defined(_MSC_VER)
# if defined(_M_IA64)
# define ARCHITECTURE_ID "IA64"
# elif defined(_M_X64) || defined(_M_AMD64)
# define ARCHITECTURE_ID "x64"
# elif defined(_M_IX86)
# define ARCHITECTURE_ID "X86"
# elif defined(_M_ARM64)
# define ARCHITECTURE_ID "ARM64"
# elif defined(_M_ARM)
# if _M_ARM == 4
# define ARCHITECTURE_ID "ARMV4I"
# elif _M_ARM == 5
# define ARCHITECTURE_ID "ARMV5I"
# else
# define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM)
# endif
# elif defined(_M_MIPS)
# define ARCHITECTURE_ID "MIPS"
# elif defined(_M_SH)
# define ARCHITECTURE_ID "SHx"
# else /* unknown architecture */
# define ARCHITECTURE_ID ""
# endif
#elif defined(__WATCOMC__)
# if defined(_M_I86)
# define ARCHITECTURE_ID "I86"
# elif defined(_M_IX86)
# define ARCHITECTURE_ID "X86"
# else /* unknown architecture */
# define ARCHITECTURE_ID ""
# endif
#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC)
# if defined(__ICCARM__)
# define ARCHITECTURE_ID "ARM"
# elif defined(__ICCRX__)
# define ARCHITECTURE_ID "RX"
# elif defined(__ICCRH850__)
# define ARCHITECTURE_ID "RH850"
# elif defined(__ICCRL78__)
# define ARCHITECTURE_ID "RL78"
# elif defined(__ICCRISCV__)
# define ARCHITECTURE_ID "RISCV"
# elif defined(__ICCAVR__)
# define ARCHITECTURE_ID "AVR"
# elif defined(__ICC430__)
# define ARCHITECTURE_ID "MSP430"
# elif defined(__ICCV850__)
# define ARCHITECTURE_ID "V850"
# elif defined(__ICC8051__)
# define ARCHITECTURE_ID "8051"
# else /* unknown architecture */
# define ARCHITECTURE_ID ""
# endif
#elif defined(__ghs__)
# if defined(__PPC64__)
# define ARCHITECTURE_ID "PPC64"
# elif defined(__ppc__)
# define ARCHITECTURE_ID "PPC"
# elif defined(__ARM__)
# define ARCHITECTURE_ID "ARM"
# elif defined(__x86_64__)
# define ARCHITECTURE_ID "x64"
# elif defined(__i386__)
# define ARCHITECTURE_ID "X86"
# else /* unknown architecture */
# define ARCHITECTURE_ID ""
# endif
#elif defined(__TI_COMPILER_VERSION__)
# if defined(__TI_ARM__)
# define ARCHITECTURE_ID "ARM"
# elif defined(__MSP430__)
# define ARCHITECTURE_ID "MSP430"
# elif defined(__TMS320C28XX__)
# define ARCHITECTURE_ID "TMS320C28x"
# elif defined(__TMS320C6X__) || defined(_TMS320C6X)
# define ARCHITECTURE_ID "TMS320C6x"
# else /* unknown architecture */
# define ARCHITECTURE_ID ""
# endif
#else
# define ARCHITECTURE_ID
#endif
/* Convert integer to decimal digit literals. */
#define DEC(n) \
('0' + (((n) / 10000000)%10)), \
('0' + (((n) / 1000000)%10)), \
('0' + (((n) / 100000)%10)), \
('0' + (((n) / 10000)%10)), \
('0' + (((n) / 1000)%10)), \
('0' + (((n) / 100)%10)), \
('0' + (((n) / 10)%10)), \
('0' + ((n) % 10))
/* Convert integer to hex digit literals. */
#define HEX(n) \
('0' + ((n)>>28 & 0xF)), \
('0' + ((n)>>24 & 0xF)), \
('0' + ((n)>>20 & 0xF)), \
('0' + ((n)>>16 & 0xF)), \
('0' + ((n)>>12 & 0xF)), \
('0' + ((n)>>8 & 0xF)), \
('0' + ((n)>>4 & 0xF)), \
('0' + ((n) & 0xF))
/* Construct a string literal encoding the version number components. */
#ifdef COMPILER_VERSION_MAJOR
char const info_version[] = {
'I', 'N', 'F', 'O', ':',
'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[',
COMPILER_VERSION_MAJOR,
# ifdef COMPILER_VERSION_MINOR
'.', COMPILER_VERSION_MINOR,
# ifdef COMPILER_VERSION_PATCH
'.', COMPILER_VERSION_PATCH,
# ifdef COMPILER_VERSION_TWEAK
'.', COMPILER_VERSION_TWEAK,
# endif
# endif
# endif
']','\0'};
#endif
/* Construct a string literal encoding the internal version number. */
#ifdef COMPILER_VERSION_INTERNAL
char const info_version_internal[] = {
'I', 'N', 'F', 'O', ':',
'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_',
'i','n','t','e','r','n','a','l','[',
COMPILER_VERSION_INTERNAL,']','\0'};
#endif
/* Construct a string literal encoding the version number components. */
#ifdef SIMULATE_VERSION_MAJOR
char const info_simulate_version[] = {
'I', 'N', 'F', 'O', ':',
's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[',
SIMULATE_VERSION_MAJOR,
# ifdef SIMULATE_VERSION_MINOR
'.', SIMULATE_VERSION_MINOR,
# ifdef SIMULATE_VERSION_PATCH
'.', SIMULATE_VERSION_PATCH,
# ifdef SIMULATE_VERSION_TWEAK
'.', SIMULATE_VERSION_TWEAK,
# endif
# endif
# endif
']','\0'};
#endif
/* Construct the string literal in pieces to prevent the source from
getting matched. Store it in a pointer rather than an array
because some compilers will just produce instructions to fill the
array rather than assigning a pointer to a static array. */
char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]";
char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]";
#if defined(__INTEL_COMPILER) && defined(_MSVC_LANG) && _MSVC_LANG < 201403L
# if defined(__INTEL_CXX11_MODE__)
# if defined(__cpp_aggregate_nsdmi)
# define CXX_STD 201402L
# else
# define CXX_STD 201103L
# endif
# else
# define CXX_STD 199711L
# endif
#elif defined(_MSC_VER) && defined(_MSVC_LANG)
# define CXX_STD _MSVC_LANG
#else
# define CXX_STD __cplusplus
#endif
const char* info_language_dialect_default = "INFO" ":" "dialect_default["
#if CXX_STD > 201703L
"20"
#elif CXX_STD >= 201703L
"17"
#elif CXX_STD >= 201402L
"14"
#elif CXX_STD >= 201103L
"11"
#else
"98"
#endif
"]";
/*--------------------------------------------------------------------------*/
int main(int argc, char* argv[])
{
int require = 0;
require += info_compiler[argc];
require += info_platform[argc];
#ifdef COMPILER_VERSION_MAJOR
require += info_version[argc];
#endif
#ifdef COMPILER_VERSION_INTERNAL
require += info_version_internal[argc];
#endif
#ifdef SIMULATE_ID
require += info_simulate[argc];
#endif
#ifdef SIMULATE_VERSION_MAJOR
require += info_simulate_version[argc];
#endif
#if defined(_CRAYC) || defined(__cray__)
require += info_cray[argc];
#endif
require += info_language_dialect_default[argc];
(void)argv;
return require;
}
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.19
# Relative path conversion top directories.
set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/vishal/grpc/grpc/examples/cpp/KVServer")
set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build")
# Force unix paths in dependencies.
set(CMAKE_FORCE_UNIX_PATHS 1)
# The C and CXX include file regular expressions for this directory.
set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})
The system is: Linux - 5.13.0-19-generic - x86_64
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
Compiler: /usr/bin/cc
Build flags:
Id flags:
The output was:
0
Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out"
The C compiler identification is GNU, found in "/home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/CMakeFiles/3.19.6/CompilerIdC/a.out"
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
Compiler: /usr/bin/c++
Build flags:
Id flags:
The output was:
0
Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out"
The CXX compiler identification is GNU, found in "/home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/CMakeFiles/3.19.6/CompilerIdCXX/a.out"
Detecting C compiler ABI info compiled with the following output:
Change Dir: /home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/gmake cmTC_98c52/fast && /usr/bin/gmake -f CMakeFiles/cmTC_98c52.dir/build.make CMakeFiles/cmTC_98c52.dir/build
gmake[1]: Entering directory '/home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_98c52.dir/CMakeCCompilerABI.c.o
/usr/bin/cc -v -o CMakeFiles/cmTC_98c52.dir/CMakeCCompilerABI.c.o -c /home/vishal/.local/share/cmake-3.19/Modules/CMakeCCompilerABI.c
Using built-in specs.
COLLECT_GCC=/usr/bin/cc
OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.2.0-7ubuntu2' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-ZPT0kp/gcc-11-11.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-ZPT0kp/gcc-11-11.2.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 11.2.0 (Ubuntu 11.2.0-7ubuntu2)
COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_98c52.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_98c52.dir/'
/usr/lib/gcc/x86_64-linux-gnu/11/cc1 -quiet -v -imultiarch x86_64-linux-gnu /home/vishal/.local/share/cmake-3.19/Modules/CMakeCCompilerABI.c -quiet -dumpdir CMakeFiles/cmTC_98c52.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -mtune=generic -march=x86-64 -version -fasynchronous-unwind-tables -fstack-protector-strong -Wformat -Wformat-security -fstack-clash-protection -fcf-protection -o /tmp/ccow7pPW.s
GNU C17 (Ubuntu 11.2.0-7ubuntu2) version 11.2.0 (x86_64-linux-gnu)
compiled by GNU C version 11.2.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.0, isl version isl-0.24-GMP
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
ignoring nonexistent directory "/usr/local/include/x86_64-linux-gnu"
ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/11/include-fixed"
ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/include"
#include "..." search starts here:
#include <...> search starts here:
/usr/lib/gcc/x86_64-linux-gnu/11/include
/usr/local/include
/usr/include/x86_64-linux-gnu
/usr/include
End of search list.
GNU C17 (Ubuntu 11.2.0-7ubuntu2) version 11.2.0 (x86_64-linux-gnu)
compiled by GNU C version 11.2.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.0, isl version isl-0.24-GMP
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
Compiler executable checksum: f3dd7923bcb266d3f9d710c81aeb9218
COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_98c52.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_98c52.dir/'
as -v --64 -o CMakeFiles/cmTC_98c52.dir/CMakeCCompilerABI.c.o /tmp/ccow7pPW.s
GNU assembler version 2.37 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.37
COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/
LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/
COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_98c52.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_98c52.dir/CMakeCCompilerABI.c.'
Linking C executable cmTC_98c52
/home/vishal/.local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_98c52.dir/link.txt --verbose=1
/usr/bin/cc -v CMakeFiles/cmTC_98c52.dir/CMakeCCompilerABI.c.o -o cmTC_98c52
Using built-in specs.
COLLECT_GCC=/usr/bin/cc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.2.0-7ubuntu2' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-ZPT0kp/gcc-11-11.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-ZPT0kp/gcc-11-11.2.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 11.2.0 (Ubuntu 11.2.0-7ubuntu2)
COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/
LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_98c52' '-mtune=generic' '-march=x86-64' '-dumpdir' 'cmTC_98c52.'
/usr/lib/gcc/x86_64-linux-gnu/11/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/ccqJZNU7.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o cmTC_98c52 /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. CMakeFiles/cmTC_98c52.dir/CMakeCCompilerABI.c.o -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_98c52' '-mtune=generic' '-march=x86-64' '-dumpdir' 'cmTC_98c52.'
gmake[1]: Leaving directory '/home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/CMakeFiles/CMakeTmp'
Parsed C implicit include dir info from above output: rv=done
found start of include info
found start of implicit include info
add: [/usr/lib/gcc/x86_64-linux-gnu/11/include]
add: [/usr/local/include]
add: [/usr/include/x86_64-linux-gnu]
add: [/usr/include]
end of search list found
collapse include dir [/usr/lib/gcc/x86_64-linux-gnu/11/include] ==> [/usr/lib/gcc/x86_64-linux-gnu/11/include]
collapse include dir [/usr/local/include] ==> [/usr/local/include]
collapse include dir [/usr/include/x86_64-linux-gnu] ==> [/usr/include/x86_64-linux-gnu]
collapse include dir [/usr/include] ==> [/usr/include]
implicit include dirs: [/usr/lib/gcc/x86_64-linux-gnu/11/include;/usr/local/include;/usr/include/x86_64-linux-gnu;/usr/include]
Parsed C implicit link information from above output:
link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
ignore line: [Change Dir: /home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/CMakeFiles/CMakeTmp]
ignore line: []
ignore line: [Run Build Command(s):/usr/bin/gmake cmTC_98c52/fast && /usr/bin/gmake -f CMakeFiles/cmTC_98c52.dir/build.make CMakeFiles/cmTC_98c52.dir/build]
ignore line: [gmake[1]: Entering directory '/home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/CMakeFiles/CMakeTmp']
ignore line: [Building C object CMakeFiles/cmTC_98c52.dir/CMakeCCompilerABI.c.o]
ignore line: [/usr/bin/cc -v -o CMakeFiles/cmTC_98c52.dir/CMakeCCompilerABI.c.o -c /home/vishal/.local/share/cmake-3.19/Modules/CMakeCCompilerABI.c]
ignore line: [Using built-in specs.]
ignore line: [COLLECT_GCC=/usr/bin/cc]
ignore line: [OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa]
ignore line: [OFFLOAD_TARGET_DEFAULT=1]
ignore line: [Target: x86_64-linux-gnu]
ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.2.0-7ubuntu2' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c ada c++ go brig d fortran objc obj-c++ m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32 m64 mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-ZPT0kp/gcc-11-11.2.0/debian/tmp-nvptx/usr amdgcn-amdhsa=/build/gcc-11-ZPT0kp/gcc-11-11.2.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2]
ignore line: [Thread model: posix]
ignore line: [Supported LTO compression algorithms: zlib zstd]
ignore line: [gcc version 11.2.0 (Ubuntu 11.2.0-7ubuntu2) ]
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_98c52.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_98c52.dir/']
ignore line: [ /usr/lib/gcc/x86_64-linux-gnu/11/cc1 -quiet -v -imultiarch x86_64-linux-gnu /home/vishal/.local/share/cmake-3.19/Modules/CMakeCCompilerABI.c -quiet -dumpdir CMakeFiles/cmTC_98c52.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -mtune=generic -march=x86-64 -version -fasynchronous-unwind-tables -fstack-protector-strong -Wformat -Wformat-security -fstack-clash-protection -fcf-protection -o /tmp/ccow7pPW.s]
ignore line: [GNU C17 (Ubuntu 11.2.0-7ubuntu2) version 11.2.0 (x86_64-linux-gnu)]
ignore line: [ compiled by GNU C version 11.2.0 GMP version 6.2.1 MPFR version 4.1.0 MPC version 1.2.0 isl version isl-0.24-GMP]
ignore line: []
ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
ignore line: [ignoring nonexistent directory "/usr/local/include/x86_64-linux-gnu"]
ignore line: [ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/11/include-fixed"]
ignore line: [ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/include"]
ignore line: [#include "..." search starts here:]
ignore line: [#include <...> search starts here:]
ignore line: [ /usr/lib/gcc/x86_64-linux-gnu/11/include]
ignore line: [ /usr/local/include]
ignore line: [ /usr/include/x86_64-linux-gnu]
ignore line: [ /usr/include]
ignore line: [End of search list.]
ignore line: [GNU C17 (Ubuntu 11.2.0-7ubuntu2) version 11.2.0 (x86_64-linux-gnu)]
ignore line: [ compiled by GNU C version 11.2.0 GMP version 6.2.1 MPFR version 4.1.0 MPC version 1.2.0 isl version isl-0.24-GMP]
ignore line: []
ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
ignore line: [Compiler executable checksum: f3dd7923bcb266d3f9d710c81aeb9218]
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_98c52.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_98c52.dir/']
ignore line: [ as -v --64 -o CMakeFiles/cmTC_98c52.dir/CMakeCCompilerABI.c.o /tmp/ccow7pPW.s]
ignore line: [GNU assembler version 2.37 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.37]
ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/]
ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/]
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_98c52.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_98c52.dir/CMakeCCompilerABI.c.']
ignore line: [Linking C executable cmTC_98c52]
ignore line: [/home/vishal/.local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_98c52.dir/link.txt --verbose=1]
ignore line: [/usr/bin/cc -v CMakeFiles/cmTC_98c52.dir/CMakeCCompilerABI.c.o -o cmTC_98c52 ]
ignore line: [Using built-in specs.]
ignore line: [COLLECT_GCC=/usr/bin/cc]
ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper]
ignore line: [OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa]
ignore line: [OFFLOAD_TARGET_DEFAULT=1]
ignore line: [Target: x86_64-linux-gnu]
ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.2.0-7ubuntu2' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c ada c++ go brig d fortran objc obj-c++ m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32 m64 mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-ZPT0kp/gcc-11-11.2.0/debian/tmp-nvptx/usr amdgcn-amdhsa=/build/gcc-11-ZPT0kp/gcc-11-11.2.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2]
ignore line: [Thread model: posix]
ignore line: [Supported LTO compression algorithms: zlib zstd]
ignore line: [gcc version 11.2.0 (Ubuntu 11.2.0-7ubuntu2) ]
ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/]
ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/]
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_98c52' '-mtune=generic' '-march=x86-64' '-dumpdir' 'cmTC_98c52.']
link line: [ /usr/lib/gcc/x86_64-linux-gnu/11/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/ccqJZNU7.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o cmTC_98c52 /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. CMakeFiles/cmTC_98c52.dir/CMakeCCompilerABI.c.o -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o]
arg [/usr/lib/gcc/x86_64-linux-gnu/11/collect2] ==> ignore
arg [-plugin] ==> ignore
arg [/usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so] ==> ignore
arg [-plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper] ==> ignore
arg [-plugin-opt=-fresolution=/tmp/ccqJZNU7.res] ==> ignore
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
arg [-plugin-opt=-pass-through=-lc] ==> ignore
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
arg [--build-id] ==> ignore
arg [--eh-frame-hdr] ==> ignore
arg [-m] ==> ignore
arg [elf_x86_64] ==> ignore
arg [--hash-style=gnu] ==> ignore
arg [--as-needed] ==> ignore
arg [-dynamic-linker] ==> ignore
arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
arg [-pie] ==> ignore
arg [-znow] ==> ignore
arg [-zrelro] ==> ignore
arg [-o] ==> ignore
arg [cmTC_98c52] ==> ignore
arg [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o] ==> ignore
arg [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o] ==> ignore
arg [/usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o] ==> ignore
arg [-L/usr/lib/gcc/x86_64-linux-gnu/11] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/11]
arg [-L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu]
arg [-L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib]
arg [-L/lib/x86_64-linux-gnu] ==> dir [/lib/x86_64-linux-gnu]
arg [-L/lib/../lib] ==> dir [/lib/../lib]
arg [-L/usr/lib/x86_64-linux-gnu] ==> dir [/usr/lib/x86_64-linux-gnu]
arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
arg [-L/usr/lib/gcc/x86_64-linux-gnu/11/../../..] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/11/../../..]
arg [CMakeFiles/cmTC_98c52.dir/CMakeCCompilerABI.c.o] ==> ignore
arg [-lgcc] ==> lib [gcc]
arg [--push-state] ==> ignore
arg [--as-needed] ==> ignore
arg [-lgcc_s] ==> lib [gcc_s]
arg [--pop-state] ==> ignore
arg [-lc] ==> lib [c]
arg [-lgcc] ==> lib [gcc]
arg [--push-state] ==> ignore
arg [--as-needed] ==> ignore
arg [-lgcc_s] ==> lib [gcc_s]
arg [--pop-state] ==> ignore
arg [/usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o] ==> ignore
arg [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o] ==> ignore
collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/11] ==> [/usr/lib/gcc/x86_64-linux-gnu/11]
collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu]
collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib] ==> [/usr/lib]
collapse library dir [/lib/x86_64-linux-gnu] ==> [/lib/x86_64-linux-gnu]
collapse library dir [/lib/../lib] ==> [/lib]
collapse library dir [/usr/lib/x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu]
collapse library dir [/usr/lib/../lib] ==> [/usr/lib]
collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/11/../../..] ==> [/usr/lib]
implicit libs: [gcc;gcc_s;c;gcc;gcc_s]
implicit dirs: [/usr/lib/gcc/x86_64-linux-gnu/11;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib]
implicit fwks: []
Detecting CXX compiler ABI info compiled with the following output:
Change Dir: /home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/gmake cmTC_188bc/fast && /usr/bin/gmake -f CMakeFiles/cmTC_188bc.dir/build.make CMakeFiles/cmTC_188bc.dir/build
gmake[1]: Entering directory '/home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_188bc.dir/CMakeCXXCompilerABI.cpp.o
/usr/bin/c++ -v -o CMakeFiles/cmTC_188bc.dir/CMakeCXXCompilerABI.cpp.o -c /home/vishal/.local/share/cmake-3.19/Modules/CMakeCXXCompilerABI.cpp
Using built-in specs.
COLLECT_GCC=/usr/bin/c++
OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.2.0-7ubuntu2' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-ZPT0kp/gcc-11-11.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-ZPT0kp/gcc-11-11.2.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 11.2.0 (Ubuntu 11.2.0-7ubuntu2)
COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_188bc.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_188bc.dir/'
/usr/lib/gcc/x86_64-linux-gnu/11/cc1plus -quiet -v -imultiarch x86_64-linux-gnu -D_GNU_SOURCE /home/vishal/.local/share/cmake-3.19/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpdir CMakeFiles/cmTC_188bc.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -mtune=generic -march=x86-64 -version -fasynchronous-unwind-tables -fstack-protector-strong -Wformat -Wformat-security -fstack-clash-protection -fcf-protection -o /tmp/ccAUwGlb.s
GNU C++17 (Ubuntu 11.2.0-7ubuntu2) version 11.2.0 (x86_64-linux-gnu)
compiled by GNU C version 11.2.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.0, isl version isl-0.24-GMP
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
ignoring duplicate directory "/usr/include/x86_64-linux-gnu/c++/11"
ignoring nonexistent directory "/usr/local/include/x86_64-linux-gnu"
ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/11/include-fixed"
ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/include"
#include "..." search starts here:
#include <...> search starts here:
/usr/include/c++/11
/usr/include/x86_64-linux-gnu/c++/11
/usr/include/c++/11/backward
/usr/lib/gcc/x86_64-linux-gnu/11/include
/usr/local/include
/usr/include/x86_64-linux-gnu
/usr/include
End of search list.
GNU C++17 (Ubuntu 11.2.0-7ubuntu2) version 11.2.0 (x86_64-linux-gnu)
compiled by GNU C version 11.2.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.0, isl version isl-0.24-GMP
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
Compiler executable checksum: b2aa013a9bb78f98e29ce58cd37c6337
COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_188bc.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_188bc.dir/'
as -v --64 -o CMakeFiles/cmTC_188bc.dir/CMakeCXXCompilerABI.cpp.o /tmp/ccAUwGlb.s
GNU assembler version 2.37 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.37
COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/
LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/
COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_188bc.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_188bc.dir/CMakeCXXCompilerABI.cpp.'
Linking CXX executable cmTC_188bc
/home/vishal/.local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_188bc.dir/link.txt --verbose=1
/usr/bin/c++ -v CMakeFiles/cmTC_188bc.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_188bc
Using built-in specs.
COLLECT_GCC=/usr/bin/c++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.2.0-7ubuntu2' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-ZPT0kp/gcc-11-11.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-ZPT0kp/gcc-11-11.2.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 11.2.0 (Ubuntu 11.2.0-7ubuntu2)
COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/
LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_188bc' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'cmTC_188bc.'
/usr/lib/gcc/x86_64-linux-gnu/11/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/cc80VECl.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o cmTC_188bc /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. CMakeFiles/cmTC_188bc.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_188bc' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'cmTC_188bc.'
gmake[1]: Leaving directory '/home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/CMakeFiles/CMakeTmp'
Parsed CXX implicit include dir info from above output: rv=done
found start of include info
found start of implicit include info
add: [/usr/include/c++/11]
add: [/usr/include/x86_64-linux-gnu/c++/11]
add: [/usr/include/c++/11/backward]
add: [/usr/lib/gcc/x86_64-linux-gnu/11/include]
add: [/usr/local/include]
add: [/usr/include/x86_64-linux-gnu]
add: [/usr/include]
end of search list found
collapse include dir [/usr/include/c++/11] ==> [/usr/include/c++/11]
collapse include dir [/usr/include/x86_64-linux-gnu/c++/11] ==> [/usr/include/x86_64-linux-gnu/c++/11]
collapse include dir [/usr/include/c++/11/backward] ==> [/usr/include/c++/11/backward]
collapse include dir [/usr/lib/gcc/x86_64-linux-gnu/11/include] ==> [/usr/lib/gcc/x86_64-linux-gnu/11/include]
collapse include dir [/usr/local/include] ==> [/usr/local/include]
collapse include dir [/usr/include/x86_64-linux-gnu] ==> [/usr/include/x86_64-linux-gnu]
collapse include dir [/usr/include] ==> [/usr/include]
implicit include dirs: [/usr/include/c++/11;/usr/include/x86_64-linux-gnu/c++/11;/usr/include/c++/11/backward;/usr/lib/gcc/x86_64-linux-gnu/11/include;/usr/local/include;/usr/include/x86_64-linux-gnu;/usr/include]
Parsed CXX implicit link information from above output:
link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
ignore line: [Change Dir: /home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/CMakeFiles/CMakeTmp]
ignore line: []
ignore line: [Run Build Command(s):/usr/bin/gmake cmTC_188bc/fast && /usr/bin/gmake -f CMakeFiles/cmTC_188bc.dir/build.make CMakeFiles/cmTC_188bc.dir/build]
ignore line: [gmake[1]: Entering directory '/home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/CMakeFiles/CMakeTmp']
ignore line: [Building CXX object CMakeFiles/cmTC_188bc.dir/CMakeCXXCompilerABI.cpp.o]
ignore line: [/usr/bin/c++ -v -o CMakeFiles/cmTC_188bc.dir/CMakeCXXCompilerABI.cpp.o -c /home/vishal/.local/share/cmake-3.19/Modules/CMakeCXXCompilerABI.cpp]
ignore line: [Using built-in specs.]
ignore line: [COLLECT_GCC=/usr/bin/c++]
ignore line: [OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa]
ignore line: [OFFLOAD_TARGET_DEFAULT=1]
ignore line: [Target: x86_64-linux-gnu]
ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.2.0-7ubuntu2' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c ada c++ go brig d fortran objc obj-c++ m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32 m64 mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-ZPT0kp/gcc-11-11.2.0/debian/tmp-nvptx/usr amdgcn-amdhsa=/build/gcc-11-ZPT0kp/gcc-11-11.2.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2]
ignore line: [Thread model: posix]
ignore line: [Supported LTO compression algorithms: zlib zstd]
ignore line: [gcc version 11.2.0 (Ubuntu 11.2.0-7ubuntu2) ]
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_188bc.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_188bc.dir/']
ignore line: [ /usr/lib/gcc/x86_64-linux-gnu/11/cc1plus -quiet -v -imultiarch x86_64-linux-gnu -D_GNU_SOURCE /home/vishal/.local/share/cmake-3.19/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpdir CMakeFiles/cmTC_188bc.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -mtune=generic -march=x86-64 -version -fasynchronous-unwind-tables -fstack-protector-strong -Wformat -Wformat-security -fstack-clash-protection -fcf-protection -o /tmp/ccAUwGlb.s]
ignore line: [GNU C++17 (Ubuntu 11.2.0-7ubuntu2) version 11.2.0 (x86_64-linux-gnu)]
ignore line: [ compiled by GNU C version 11.2.0 GMP version 6.2.1 MPFR version 4.1.0 MPC version 1.2.0 isl version isl-0.24-GMP]
ignore line: []
ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
ignore line: [ignoring duplicate directory "/usr/include/x86_64-linux-gnu/c++/11"]
ignore line: [ignoring nonexistent directory "/usr/local/include/x86_64-linux-gnu"]
ignore line: [ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/11/include-fixed"]
ignore line: [ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/include"]
ignore line: [#include "..." search starts here:]
ignore line: [#include <...> search starts here:]
ignore line: [ /usr/include/c++/11]
ignore line: [ /usr/include/x86_64-linux-gnu/c++/11]
ignore line: [ /usr/include/c++/11/backward]
ignore line: [ /usr/lib/gcc/x86_64-linux-gnu/11/include]
ignore line: [ /usr/local/include]
ignore line: [ /usr/include/x86_64-linux-gnu]
ignore line: [ /usr/include]
ignore line: [End of search list.]
ignore line: [GNU C++17 (Ubuntu 11.2.0-7ubuntu2) version 11.2.0 (x86_64-linux-gnu)]
ignore line: [ compiled by GNU C version 11.2.0 GMP version 6.2.1 MPFR version 4.1.0 MPC version 1.2.0 isl version isl-0.24-GMP]
ignore line: []
ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
ignore line: [Compiler executable checksum: b2aa013a9bb78f98e29ce58cd37c6337]
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_188bc.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_188bc.dir/']
ignore line: [ as -v --64 -o CMakeFiles/cmTC_188bc.dir/CMakeCXXCompilerABI.cpp.o /tmp/ccAUwGlb.s]
ignore line: [GNU assembler version 2.37 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.37]
ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/]
ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/]
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_188bc.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_188bc.dir/CMakeCXXCompilerABI.cpp.']
ignore line: [Linking CXX executable cmTC_188bc]
ignore line: [/home/vishal/.local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_188bc.dir/link.txt --verbose=1]
ignore line: [/usr/bin/c++ -v CMakeFiles/cmTC_188bc.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_188bc ]
ignore line: [Using built-in specs.]
ignore line: [COLLECT_GCC=/usr/bin/c++]
ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper]
ignore line: [OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa]
ignore line: [OFFLOAD_TARGET_DEFAULT=1]
ignore line: [Target: x86_64-linux-gnu]
ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.2.0-7ubuntu2' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c ada c++ go brig d fortran objc obj-c++ m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32 m64 mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-ZPT0kp/gcc-11-11.2.0/debian/tmp-nvptx/usr amdgcn-amdhsa=/build/gcc-11-ZPT0kp/gcc-11-11.2.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2]
ignore line: [Thread model: posix]
ignore line: [Supported LTO compression algorithms: zlib zstd]
ignore line: [gcc version 11.2.0 (Ubuntu 11.2.0-7ubuntu2) ]
ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/]
ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/]
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_188bc' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'cmTC_188bc.']
link line: [ /usr/lib/gcc/x86_64-linux-gnu/11/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/cc80VECl.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o cmTC_188bc /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. CMakeFiles/cmTC_188bc.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o]
arg [/usr/lib/gcc/x86_64-linux-gnu/11/collect2] ==> ignore
arg [-plugin] ==> ignore
arg [/usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so] ==> ignore
arg [-plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper] ==> ignore
arg [-plugin-opt=-fresolution=/tmp/cc80VECl.res] ==> ignore
arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
arg [-plugin-opt=-pass-through=-lc] ==> ignore
arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
arg [--build-id] ==> ignore
arg [--eh-frame-hdr] ==> ignore
arg [-m] ==> ignore
arg [elf_x86_64] ==> ignore
arg [--hash-style=gnu] ==> ignore
arg [--as-needed] ==> ignore
arg [-dynamic-linker] ==> ignore
arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
arg [-pie] ==> ignore
arg [-znow] ==> ignore
arg [-zrelro] ==> ignore
arg [-o] ==> ignore
arg [cmTC_188bc] ==> ignore
arg [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o] ==> ignore
arg [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o] ==> ignore
arg [/usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o] ==> ignore
arg [-L/usr/lib/gcc/x86_64-linux-gnu/11] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/11]
arg [-L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu]
arg [-L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib]
arg [-L/lib/x86_64-linux-gnu] ==> dir [/lib/x86_64-linux-gnu]
arg [-L/lib/../lib] ==> dir [/lib/../lib]
arg [-L/usr/lib/x86_64-linux-gnu] ==> dir [/usr/lib/x86_64-linux-gnu]
arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
arg [-L/usr/lib/gcc/x86_64-linux-gnu/11/../../..] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/11/../../..]
arg [CMakeFiles/cmTC_188bc.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
arg [-lstdc++] ==> lib [stdc++]
arg [-lm] ==> lib [m]
arg [-lgcc_s] ==> lib [gcc_s]
arg [-lgcc] ==> lib [gcc]
arg [-lc] ==> lib [c]
arg [-lgcc_s] ==> lib [gcc_s]
arg [-lgcc] ==> lib [gcc]
arg [/usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o] ==> ignore
arg [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o] ==> ignore
collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/11] ==> [/usr/lib/gcc/x86_64-linux-gnu/11]
collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu]
collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib] ==> [/usr/lib]
collapse library dir [/lib/x86_64-linux-gnu] ==> [/lib/x86_64-linux-gnu]
collapse library dir [/lib/../lib] ==> [/lib]
collapse library dir [/usr/lib/x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu]
collapse library dir [/usr/lib/../lib] ==> [/usr/lib]
collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/11/../../..] ==> [/usr/lib]
implicit libs: [stdc++;m;gcc_s;gcc;c;gcc_s;gcc]
implicit dirs: [/usr/lib/gcc/x86_64-linux-gnu/11;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib]
implicit fwks: []
Determining if the include file pthread.h exists passed with the following output:
Change Dir: /home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/gmake cmTC_04927/fast && /usr/bin/gmake -f CMakeFiles/cmTC_04927.dir/build.make CMakeFiles/cmTC_04927.dir/build
gmake[1]: Entering directory '/home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_04927.dir/CheckIncludeFile.c.o
/usr/bin/cc -o CMakeFiles/cmTC_04927.dir/CheckIncludeFile.c.o -c /home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_04927
/home/vishal/.local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_04927.dir/link.txt --verbose=1
/usr/bin/cc CMakeFiles/cmTC_04927.dir/CheckIncludeFile.c.o -o cmTC_04927
gmake[1]: Leaving directory '/home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/CMakeFiles/CMakeTmp'
Performing C SOURCE FILE Test CMAKE_HAVE_LIBC_PTHREAD succeeded with the following output:
Change Dir: /home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/gmake cmTC_fb8c8/fast && /usr/bin/gmake -f CMakeFiles/cmTC_fb8c8.dir/build.make CMakeFiles/cmTC_fb8c8.dir/build
gmake[1]: Entering directory '/home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_fb8c8.dir/src.c.o
/usr/bin/cc -DCMAKE_HAVE_LIBC_PTHREAD -o CMakeFiles/cmTC_fb8c8.dir/src.c.o -c /home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_fb8c8
/home/vishal/.local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_fb8c8.dir/link.txt --verbose=1
/usr/bin/cc CMakeFiles/cmTC_fb8c8.dir/src.c.o -o cmTC_fb8c8
gmake[1]: Leaving directory '/home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/CMakeFiles/CMakeTmp'
Source file was:
#include <pthread.h>
static void* test_func(void* data)
{
return data;
}
int main(void)
{
pthread_t thread;
pthread_create(&thread, NULL, test_func, NULL);
pthread_detach(thread);
pthread_cancel(thread);
pthread_join(thread, NULL);
pthread_atfork(NULL, NULL, NULL);
pthread_exit(NULL);
return 0;
}
# Hashes of file build rules.
0d2fd8e51a837ea293f466bd0db13660 keyvaluepackage.pb.cc
#IncludeRegexLine: ^[ ]*[#%][ ]*(include|import)[ ]*[<"]([^">]+)([">])
#IncludeRegexScan: ^.*$
#IncludeRegexComplain: ^$
#IncludeRegexTransform:
/home/vishal/grpc/grpc/examples/cpp/KVServer/KVclient.cc
fstream
-
unistd.h
/home/vishal/grpc/grpc/examples/cpp/KVServer/unistd.h
iostream
-
memory
-
string
-
grpc/support/log.h
-
grpcpp/grpcpp.h
-
thread
-
keyvaluepackage.grpc.pb.h
/home/vishal/grpc/grpc/examples/cpp/KVServer/keyvaluepackage.grpc.pb.h
helper.h
/home/vishal/grpc/grpc/examples/cpp/KVServer/helper.h
chrono
-
ctime
-
/home/vishal/grpc/grpc/examples/cpp/KVServer/helper.h
iostream
/home/vishal/grpc/grpc/examples/cpp/KVServer/iostream
/home/vishal/grpc/grpc/examples/cpp/KVServer/keyvaluepackage.grpc.pb.h
keyvaluepackage.pb.h
/home/vishal/grpc/grpc/examples/cpp/KVServer/keyvaluepackage.pb.h
functional
-
grpcpp/impl/codegen/async_generic_service.h
-
grpcpp/impl/codegen/async_stream.h
-
grpcpp/impl/codegen/async_unary_call.h
-
grpcpp/impl/codegen/client_callback.h
-
grpcpp/impl/codegen/client_context.h
-
grpcpp/impl/codegen/completion_queue.h
-
grpcpp/impl/codegen/message_allocator.h
-
grpcpp/impl/codegen/method_handler.h
-
grpcpp/impl/codegen/proto_utils.h
-
grpcpp/impl/codegen/rpc_method.h
-
grpcpp/impl/codegen/server_callback.h
-
grpcpp/impl/codegen/server_callback_handlers.h
-
grpcpp/impl/codegen/server_context.h
-
grpcpp/impl/codegen/service_type.h
-
grpcpp/impl/codegen/status.h
-
grpcpp/impl/codegen/stub_options.h
-
grpcpp/impl/codegen/sync_stream.h
-
/home/vishal/grpc/grpc/examples/cpp/KVServer/keyvaluepackage.pb.h
limits
-
string
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
google/protobuf/io/coded_stream.h
-
google/protobuf/arena.h
-
google/protobuf/arenastring.h
-
google/protobuf/generated_message_table_driven.h
-
google/protobuf/generated_message_util.h
-
google/protobuf/metadata_lite.h
-
google/protobuf/generated_message_reflection.h
-
google/protobuf/message.h
-
google/protobuf/repeated_field.h
-
google/protobuf/extension_set.h
-
google/protobuf/unknown_field_set.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/any.h
string
-
google/protobuf/stubs/common.h
-
google/protobuf/arenastring.h
-
google/protobuf/message_lite.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/any.pb.h
limits
-
string
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
google/protobuf/io/coded_stream.h
-
google/protobuf/arena.h
-
google/protobuf/arenastring.h
-
google/protobuf/generated_message_table_driven.h
-
google/protobuf/generated_message_util.h
-
google/protobuf/metadata_lite.h
-
google/protobuf/generated_message_reflection.h
-
google/protobuf/message.h
-
google/protobuf/repeated_field.h
-
google/protobuf/extension_set.h
-
google/protobuf/unknown_field_set.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/arena.h
limits
-
type_traits
-
utility
-
exception
-
typeinfo
-
typeinfo
-
type_traits
-
google/protobuf/arena_impl.h
-
google/protobuf/port.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/arena_impl.h
atomic
-
limits
-
typeinfo
-
google/protobuf/stubs/common.h
-
google/protobuf/stubs/logging.h
-
sanitizer/asan_interface.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/arenastring.h
string
-
type_traits
-
utility
-
google/protobuf/stubs/logging.h
-
google/protobuf/stubs/common.h
-
google/protobuf/arena.h
-
google/protobuf/port.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/descriptor.h
atomic
-
map
-
memory
-
set
-
string
-
vector
-
google/protobuf/stubs/common.h
-
google/protobuf/stubs/mutex.h
-
google/protobuf/stubs/once.h
-
google/protobuf/port.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/descriptor.pb.h
limits
-
string
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
google/protobuf/io/coded_stream.h
-
google/protobuf/arena.h
-
google/protobuf/arenastring.h
-
google/protobuf/generated_message_table_driven.h
-
google/protobuf/generated_message_util.h
-
google/protobuf/metadata_lite.h
-
google/protobuf/generated_message_reflection.h
-
google/protobuf/message.h
-
google/protobuf/repeated_field.h
-
google/protobuf/extension_set.h
-
google/protobuf/generated_enum_reflection.h
-
google/protobuf/unknown_field_set.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/descriptor_database.h
map
-
string
-
utility
-
vector
-
google/protobuf/stubs/common.h
-
google/protobuf/descriptor.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/extension_set.h
algorithm
-
cassert
-
map
-
string
-
utility
-
vector
-
google/protobuf/stubs/common.h
-
google/protobuf/stubs/logging.h
-
google/protobuf/parse_context.h
-
google/protobuf/io/coded_stream.h
-
google/protobuf/port.h
-
google/protobuf/repeated_field.h
-
google/protobuf/wire_format_lite.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/generated_enum_reflection.h
string
-
google/protobuf/generated_enum_util.h
-
google/protobuf/port.h
-
google/protobuf/stubs/strutil.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/generated_enum_util.h
type_traits
-
google/protobuf/message_lite.h
-
google/protobuf/stubs/strutil.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/generated_message_reflection.h
string
-
vector
-
google/protobuf/stubs/casts.h
-
google/protobuf/stubs/common.h
-
google/protobuf/descriptor.h
-
google/protobuf/generated_enum_reflection.h
-
google/protobuf/stubs/once.h
-
google/protobuf/port.h
-
google/protobuf/unknown_field_set.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/generated_message_table_driven.h
google/protobuf/map.h
-
google/protobuf/map_entry_lite.h
-
google/protobuf/map_field_lite.h
-
google/protobuf/message_lite.h
-
google/protobuf/wire_format_lite.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/generated_message_util.h
assert.h
-
atomic
-
climits
-
string
-
vector
-
google/protobuf/stubs/common.h
-
google/protobuf/any.h
-
google/protobuf/has_bits.h
-
google/protobuf/implicit_weak_message.h
-
google/protobuf/message_lite.h
-
google/protobuf/stubs/once.h
-
google/protobuf/port.h
-
google/protobuf/repeated_field.h
-
google/protobuf/wire_format_lite.h
-
google/protobuf/stubs/strutil.h
-
google/protobuf/stubs/casts.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/has_bits.h
google/protobuf/stubs/common.h
-
google/protobuf/port.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/implicit_weak_message.h
string
-
google/protobuf/io/coded_stream.h
-
google/protobuf/arena.h
-
google/protobuf/message_lite.h
-
google/protobuf/repeated_field.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/io/coded_stream.h
assert.h
-
atomic
-
climits
-
cstddef
-
cstring
-
string
-
type_traits
-
utility
-
machine/endian.h
-
endian.h
-
google/protobuf/stubs/common.h
-
google/protobuf/stubs/logging.h
-
google/protobuf/stubs/strutil.h
-
google/protobuf/port.h
-
google/protobuf/stubs/port.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/io/zero_copy_stream.h
string
-
google/protobuf/stubs/common.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/io/zero_copy_stream_impl_lite.h
iosfwd
-
memory
-
string
-
google/protobuf/stubs/callback.h
-
google/protobuf/stubs/common.h
-
google/protobuf/io/zero_copy_stream.h
-
google/protobuf/stubs/stl_util.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/map.h
functional
-
initializer_list
-
iterator
-
limits
-
map
-
string
-
type_traits
-
utility
-
string_view
-
google/protobuf/stubs/common.h
-
google/protobuf/arena.h
-
google/protobuf/generated_enum_util.h
-
google/protobuf/map_type_handler.h
-
google/protobuf/stubs/hash.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/map_entry_lite.h
assert.h
-
string
-
google/protobuf/stubs/casts.h
-
google/protobuf/parse_context.h
-
google/protobuf/io/coded_stream.h
-
google/protobuf/arena.h
-
google/protobuf/arenastring.h
-
google/protobuf/generated_message_util.h
-
google/protobuf/map.h
-
google/protobuf/map_type_handler.h
-
google/protobuf/port.h
-
google/protobuf/wire_format_lite.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/map_field_lite.h
type_traits
-
google/protobuf/parse_context.h
-
google/protobuf/io/coded_stream.h
-
google/protobuf/map.h
-
google/protobuf/map_entry_lite.h
-
google/protobuf/port.h
-
google/protobuf/wire_format_lite.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/map_type_handler.h
google/protobuf/parse_context.h
-
google/protobuf/io/coded_stream.h
-
google/protobuf/arena.h
-
google/protobuf/wire_format_lite.h
-
/home/vishal/grpc/include/google/protobuf/message.h
iosfwd
-
string
-
type_traits
-
vector
-
google/protobuf/stubs/casts.h
-
google/protobuf/stubs/common.h
-
google/protobuf/arena.h
-
google/protobuf/descriptor.h
-
google/protobuf/generated_message_reflection.h
-
google/protobuf/message_lite.h
-
google/protobuf/port.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/message_lite.h
climits
-
string
-
google/protobuf/stubs/common.h
-
google/protobuf/stubs/logging.h
-
google/protobuf/io/coded_stream.h
-
google/protobuf/arena.h
-
google/protobuf/metadata_lite.h
-
google/protobuf/stubs/once.h
-
google/protobuf/port.h
-
google/protobuf/stubs/strutil.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/metadata_lite.h
string
-
google/protobuf/stubs/common.h
-
google/protobuf/arena.h
-
google/protobuf/port.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/parse_context.h
cstdint
-
cstring
-
string
-
google/protobuf/io/coded_stream.h
-
google/protobuf/io/zero_copy_stream.h
-
google/protobuf/arena.h
-
google/protobuf/arenastring.h
-
google/protobuf/implicit_weak_message.h
-
google/protobuf/metadata_lite.h
-
google/protobuf/port.h
-
google/protobuf/repeated_field.h
-
google/protobuf/wire_format_lite.h
-
google/protobuf/stubs/strutil.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/port.h
/home/vishal/grpc/include/google/protobuf/port_def.inc
/home/vishal/grpc/include/google/protobuf/port_undef.inc
/home/vishal/grpc/include/google/protobuf/repeated_field.h
utility
-
algorithm
-
iterator
-
limits
-
string
-
type_traits
-
google/protobuf/stubs/logging.h
-
google/protobuf/stubs/common.h
-
google/protobuf/arena.h
-
google/protobuf/message_lite.h
-
google/protobuf/port.h
-
google/protobuf/stubs/casts.h
-
type_traits
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/source_context.pb.h
limits
-
string
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
google/protobuf/io/coded_stream.h
-
google/protobuf/arena.h
-
google/protobuf/arenastring.h
-
google/protobuf/generated_message_table_driven.h
-
google/protobuf/generated_message_util.h
-
google/protobuf/metadata_lite.h
-
google/protobuf/generated_message_reflection.h
-
google/protobuf/message.h
-
google/protobuf/repeated_field.h
-
google/protobuf/extension_set.h
-
google/protobuf/unknown_field_set.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/stubs/bytestream.h
stddef.h
-
string
-
google/protobuf/stubs/common.h
-
google/protobuf/stubs/stringpiece.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/stubs/callback.h
type_traits
-
google/protobuf/stubs/macros.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/stubs/casts.h
google/protobuf/stubs/common.h
-
google/protobuf/port_def.inc
-
type_traits
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/stubs/common.h
algorithm
-
iostream
-
map
-
memory
-
set
-
string
-
vector
-
google/protobuf/stubs/macros.h
-
google/protobuf/stubs/platform_macros.h
-
google/protobuf/stubs/port.h
-
google/protobuf/stubs/stringpiece.h
-
exception
-
TargetConditionals.h
-
pthread.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/stubs/hash.h
cstring
-
string
-
unordered_map
-
unordered_set
-
/home/vishal/grpc/include/google/protobuf/stubs/logging.h
google/protobuf/stubs/macros.h
-
google/protobuf/stubs/port.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/stubs/macros.h
google/protobuf/stubs/port.h
-
/home/vishal/grpc/include/google/protobuf/stubs/mutex.h
mutex
-
windows.h
-
google/protobuf/stubs/macros.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/stubs/once.h
mutex
-
utility
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/stubs/platform_macros.h
Availability.h
-
TargetConditionals.h
-
/home/vishal/grpc/include/google/protobuf/stubs/port.h
assert.h
-
cstdint
-
stdlib.h
-
cstddef
-
string
-
string.h
-
google/protobuf/stubs/platform_macros.h
-
google/protobuf/port_def.inc
-
machine/endian.h
-
endian.h
-
stdlib.h
-
intrin.h
-
libkern/OSByteOrder.h
-
byteswap.h
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/stubs/status.h
iosfwd
-
string
-
google/protobuf/stubs/common.h
-
google/protobuf/stubs/stringpiece.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/stubs/stl_util.h
google/protobuf/stubs/common.h
-
/home/vishal/grpc/include/google/protobuf/stubs/stringpiece.h
assert.h
-
stddef.h
-
string.h
-
iosfwd
-
limits
-
string
-
google/protobuf/stubs/hash.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/stubs/strutil.h
google/protobuf/stubs/common.h
-
google/protobuf/stubs/stringpiece.h
-
stdlib.h
-
cstring
-
google/protobuf/port_def.inc
-
vector
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/type.pb.h
limits
-
string
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
google/protobuf/io/coded_stream.h
-
google/protobuf/arena.h
-
google/protobuf/arenastring.h
-
google/protobuf/generated_message_table_driven.h
-
google/protobuf/generated_message_util.h
-
google/protobuf/metadata_lite.h
-
google/protobuf/generated_message_reflection.h
-
google/protobuf/message.h
-
google/protobuf/repeated_field.h
-
google/protobuf/extension_set.h
-
google/protobuf/generated_enum_reflection.h
-
google/protobuf/unknown_field_set.h
-
google/protobuf/any.pb.h
-
google/protobuf/source_context.pb.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/unknown_field_set.h
assert.h
-
string
-
vector
-
google/protobuf/stubs/common.h
-
google/protobuf/stubs/logging.h
-
google/protobuf/parse_context.h
-
google/protobuf/io/coded_stream.h
-
google/protobuf/io/zero_copy_stream_impl_lite.h
-
google/protobuf/message_lite.h
-
google/protobuf/port.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/util/json_util.h
google/protobuf/message.h
-
google/protobuf/util/type_resolver.h
-
google/protobuf/stubs/bytestream.h
-
google/protobuf/stubs/strutil.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/util/type_resolver.h
string
-
google/protobuf/stubs/common.h
-
google/protobuf/type.pb.h
-
google/protobuf/stubs/status.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/util/type_resolver_util.h
string
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/wire_format_lite.h
string
-
google/protobuf/stubs/common.h
-
google/protobuf/stubs/logging.h
-
google/protobuf/io/coded_stream.h
-
google/protobuf/arenastring.h
-
google/protobuf/message_lite.h
-
google/protobuf/port.h
-
google/protobuf/repeated_field.h
-
google/protobuf/stubs/casts.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/grpc/byte_buffer.h
grpc/support/port_platform.h
-
grpc/impl/codegen/byte_buffer.h
-
grpc/slice_buffer.h
-
/home/vishal/grpc/include/grpc/compression.h
grpc/impl/codegen/port_platform.h
-
stdlib.h
-
grpc/impl/codegen/compression_types.h
-
grpc/slice.h
-
/home/vishal/grpc/include/grpc/grpc.h
grpc/support/port_platform.h
-
grpc/status.h
-
grpc/byte_buffer.h
-
grpc/impl/codegen/connectivity_state.h
-
grpc/impl/codegen/grpc_types.h
-
grpc/impl/codegen/propagation_bits.h
-
grpc/slice.h
-
grpc/support/time.h
-
stddef.h
-
/home/vishal/grpc/include/grpc/grpc_security_constants.h
/home/vishal/grpc/include/grpc/impl/codegen/atm.h
grpc/impl/codegen/port_platform.h
-
grpc/impl/codegen/atm_gcc_atomic.h
-
grpc/impl/codegen/atm_gcc_sync.h
-
grpc/impl/codegen/atm_windows.h
-
/home/vishal/grpc/include/grpc/impl/codegen/atm_gcc_atomic.h
grpc/impl/codegen/port_platform.h
-
/home/vishal/grpc/include/grpc/impl/codegen/atm_gcc_sync.h
grpc/impl/codegen/port_platform.h
-
/home/vishal/grpc/include/grpc/impl/codegen/atm_windows.h
grpc/impl/codegen/port_platform.h
-
/home/vishal/grpc/include/grpc/impl/codegen/byte_buffer.h
grpc/impl/codegen/port_platform.h
-
grpc/impl/codegen/grpc_types.h
-
/home/vishal/grpc/include/grpc/impl/codegen/byte_buffer_reader.h
/home/vishal/grpc/include/grpc/impl/codegen/compression_types.h
grpc/impl/codegen/port_platform.h
-
/home/vishal/grpc/include/grpc/impl/codegen/connectivity_state.h
/home/vishal/grpc/include/grpc/impl/codegen/gpr_slice.h
/home/vishal/grpc/include/grpc/impl/codegen/gpr_types.h
grpc/impl/codegen/port_platform.h
-
stddef.h
-
/home/vishal/grpc/include/grpc/impl/codegen/grpc_types.h
grpc/impl/codegen/port_platform.h
-
grpc/impl/codegen/compression_types.h
-
grpc/impl/codegen/gpr_types.h
-
grpc/impl/codegen/slice.h
-
grpc/impl/codegen/status.h
-
stddef.h
-
/home/vishal/grpc/include/grpc/impl/codegen/log.h
grpc/impl/codegen/port_platform.h
-
stdarg.h
-
stdlib.h
-
/home/vishal/grpc/include/grpc/impl/codegen/port_platform.h
windows.h
-
features.h
-
linux/version.h
-
Availability.h
-
TargetConditionals.h
-
features.h
-
stdint.h
-
stdint.h
-
/home/vishal/grpc/include/grpc/impl/codegen/propagation_bits.h
grpc/impl/codegen/port_platform.h
-
/home/vishal/grpc/include/grpc/impl/codegen/slice.h
grpc/impl/codegen/port_platform.h
-
stddef.h
-
grpc/impl/codegen/gpr_slice.h
-
/home/vishal/grpc/include/grpc/impl/codegen/status.h
/home/vishal/grpc/include/grpc/impl/codegen/sync.h
grpc/impl/codegen/port_platform.h
-
grpc/impl/codegen/sync_generic.h
-
grpc/impl/codegen/sync_custom.h
-
grpc/impl/codegen/sync_abseil.h
-
grpc/impl/codegen/sync_posix.h
-
grpc/impl/codegen/sync_windows.h
-
/home/vishal/grpc/include/grpc/impl/codegen/sync_abseil.h
grpc/impl/codegen/port_platform.h
-
grpc/impl/codegen/sync_generic.h
-
/home/vishal/grpc/include/grpc/impl/codegen/sync_custom.h
grpc/impl/codegen/port_platform.h
-
grpc/impl/codegen/sync_generic.h
-
/home/vishal/grpc/include/grpc/impl/codegen/sync_generic.h
grpc/impl/codegen/port_platform.h
-
grpc/impl/codegen/atm.h
-
/home/vishal/grpc/include/grpc/impl/codegen/sync_posix.h
grpc/impl/codegen/port_platform.h
-
grpc/impl/codegen/sync_generic.h
-
pthread.h
-
/home/vishal/grpc/include/grpc/impl/codegen/sync_windows.h
grpc/impl/codegen/port_platform.h
-
grpc/impl/codegen/sync_generic.h
-
/home/vishal/grpc/include/grpc/slice.h
grpc/support/port_platform.h
-
grpc/impl/codegen/slice.h
-
grpc/support/sync.h
-
/home/vishal/grpc/include/grpc/slice_buffer.h
grpc/support/port_platform.h
-
grpc/slice.h
-
/home/vishal/grpc/include/grpc/status.h
grpc/support/port_platform.h
-
grpc/impl/codegen/status.h
-
/home/vishal/grpc/include/grpc/support/atm.h
grpc/support/port_platform.h
-
grpc/impl/codegen/atm.h
-
/home/vishal/grpc/include/grpc/support/cpu.h
grpc/support/port_platform.h
-
/home/vishal/grpc/include/grpc/support/log.h
grpc/support/port_platform.h
-
grpc/impl/codegen/log.h
-
/home/vishal/grpc/include/grpc/support/port_platform.h
grpc/impl/codegen/port_platform.h
-
/home/vishal/grpc/include/grpc/support/sync.h
grpc/support/port_platform.h
-
grpc/impl/codegen/gpr_types.h
-
grpc/impl/codegen/sync.h
-
/home/vishal/grpc/include/grpc/support/time.h
grpc/support/port_platform.h
-
grpc/impl/codegen/gpr_types.h
-
stddef.h
-
time.h
-
/home/vishal/grpc/include/grpc/support/workaround_list.h
/home/vishal/grpc/include/grpcpp/channel.h
memory
-
grpc/grpc.h
-
grpcpp/impl/call.h
-
grpcpp/impl/codegen/channel_interface.h
-
grpcpp/impl/codegen/client_interceptor.h
-
grpcpp/impl/codegen/completion_queue.h
-
grpcpp/impl/codegen/config.h
-
grpcpp/impl/codegen/grpc_library.h
-
grpcpp/impl/codegen/sync.h
-
/home/vishal/grpc/include/grpcpp/client_context.h
grpcpp/impl/codegen/client_context.h
-
/home/vishal/grpc/include/grpcpp/completion_queue.h
grpcpp/impl/codegen/completion_queue.h
-
/home/vishal/grpc/include/grpcpp/create_channel.h
memory
-
grpcpp/channel.h
-
grpcpp/impl/codegen/client_interceptor.h
-
grpcpp/security/credentials.h
-
grpcpp/support/channel_arguments.h
-
grpcpp/support/config.h
-
/home/vishal/grpc/include/grpcpp/create_channel_posix.h
memory
-
grpc/support/port_platform.h
-
grpcpp/channel.h
-
grpcpp/support/channel_arguments.h
-
/home/vishal/grpc/include/grpcpp/grpcpp.h
grpc/grpc.h
-
grpcpp/channel.h
-
grpcpp/client_context.h
-
grpcpp/completion_queue.h
-
grpcpp/create_channel.h
-
grpcpp/create_channel_posix.h
-
grpcpp/server.h
-
grpcpp/server_builder.h
-
grpcpp/server_context.h
-
grpcpp/server_posix.h
-
/home/vishal/grpc/include/grpcpp/health_check_service_interface.h
grpcpp/support/config.h
-
/home/vishal/grpc/include/grpcpp/impl/call.h
grpcpp/impl/codegen/call.h
-
/home/vishal/grpc/include/grpcpp/impl/channel_argument_option.h
map
-
memory
-
grpcpp/impl/server_builder_option.h
-
grpcpp/support/channel_arguments.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/async_generic_service.h
grpc/impl/codegen/port_platform.h
-
grpcpp/impl/codegen/async_stream.h
-
grpcpp/impl/codegen/byte_buffer.h
-
grpcpp/impl/codegen/server_callback.h
-
grpcpp/impl/codegen/server_callback_handlers.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/async_stream.h
grpcpp/impl/codegen/call.h
-
grpcpp/impl/codegen/channel_interface.h
-
grpcpp/impl/codegen/core_codegen_interface.h
-
grpcpp/impl/codegen/server_context.h
-
grpcpp/impl/codegen/service_type.h
-
grpcpp/impl/codegen/status.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/async_unary_call.h
grpcpp/impl/codegen/call.h
-
grpcpp/impl/codegen/call_op_set.h
-
grpcpp/impl/codegen/call_op_set_interface.h
-
grpcpp/impl/codegen/channel_interface.h
-
grpcpp/impl/codegen/client_context.h
-
grpcpp/impl/codegen/server_context.h
-
grpcpp/impl/codegen/service_type.h
-
grpcpp/impl/codegen/status.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/byte_buffer.h
grpc/impl/codegen/byte_buffer.h
-
grpcpp/impl/codegen/config.h
-
grpcpp/impl/codegen/core_codegen_interface.h
-
grpcpp/impl/codegen/serialization_traits.h
-
grpcpp/impl/codegen/slice.h
-
grpcpp/impl/codegen/status.h
-
vector
-
/home/vishal/grpc/include/grpcpp/impl/codegen/call.h
grpc/impl/codegen/grpc_types.h
-
grpcpp/impl/codegen/call_hook.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/call_hook.h
/home/vishal/grpc/include/grpcpp/impl/codegen/call_op_set.h
cstring
-
map
-
memory
-
grpc/impl/codegen/compression_types.h
-
grpc/impl/codegen/grpc_types.h
-
grpcpp/impl/codegen/byte_buffer.h
-
grpcpp/impl/codegen/call.h
-
grpcpp/impl/codegen/call_hook.h
-
grpcpp/impl/codegen/call_op_set_interface.h
-
grpcpp/impl/codegen/client_context.h
-
grpcpp/impl/codegen/completion_queue.h
-
grpcpp/impl/codegen/completion_queue_tag.h
-
grpcpp/impl/codegen/config.h
-
grpcpp/impl/codegen/core_codegen_interface.h
-
grpcpp/impl/codegen/intercepted_channel.h
-
grpcpp/impl/codegen/interceptor_common.h
-
grpcpp/impl/codegen/serialization_traits.h
-
grpcpp/impl/codegen/slice.h
-
grpcpp/impl/codegen/string_ref.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/call_op_set_interface.h
grpcpp/impl/codegen/completion_queue_tag.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/callback_common.h
functional
-
grpc/impl/codegen/grpc_types.h
-
grpcpp/impl/codegen/call.h
-
grpcpp/impl/codegen/channel_interface.h
-
grpcpp/impl/codegen/completion_queue_tag.h
-
grpcpp/impl/codegen/config.h
-
grpcpp/impl/codegen/core_codegen_interface.h
-
grpcpp/impl/codegen/status.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/channel_interface.h
grpc/impl/codegen/connectivity_state.h
-
grpcpp/impl/codegen/call.h
-
grpcpp/impl/codegen/status.h
-
grpcpp/impl/codegen/time.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/client_callback.h
atomic
-
functional
-
grpcpp/impl/codegen/call.h
-
grpcpp/impl/codegen/call_op_set.h
-
grpcpp/impl/codegen/callback_common.h
-
grpcpp/impl/codegen/channel_interface.h
-
grpcpp/impl/codegen/config.h
-
grpcpp/impl/codegen/core_codegen_interface.h
-
grpcpp/impl/codegen/status.h
-
grpcpp/impl/codegen/sync.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/client_context.h
map
-
memory
-
string
-
grpc/impl/codegen/compression_types.h
-
grpc/impl/codegen/propagation_bits.h
-
grpcpp/impl/codegen/client_interceptor.h
-
grpcpp/impl/codegen/config.h
-
grpcpp/impl/codegen/core_codegen_interface.h
-
grpcpp/impl/codegen/create_auth_context.h
-
grpcpp/impl/codegen/metadata_map.h
-
grpcpp/impl/codegen/rpc_method.h
-
grpcpp/impl/codegen/security/auth_context.h
-
grpcpp/impl/codegen/slice.h
-
grpcpp/impl/codegen/status.h
-
grpcpp/impl/codegen/string_ref.h
-
grpcpp/impl/codegen/sync.h
-
grpcpp/impl/codegen/time.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/client_interceptor.h
memory
-
vector
-
grpcpp/impl/codegen/interceptor.h
-
grpcpp/impl/codegen/rpc_method.h
-
grpcpp/impl/codegen/string_ref.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/completion_queue.h
list
-
grpc/impl/codegen/atm.h
-
grpcpp/impl/codegen/completion_queue_tag.h
-
grpcpp/impl/codegen/core_codegen_interface.h
-
grpcpp/impl/codegen/grpc_library.h
-
grpcpp/impl/codegen/rpc_service_method.h
-
grpcpp/impl/codegen/status.h
-
grpcpp/impl/codegen/sync.h
-
grpcpp/impl/codegen/time.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/completion_queue_tag.h
/home/vishal/grpc/include/grpcpp/impl/codegen/config.h
string
-
/home/vishal/grpc/include/grpcpp/impl/codegen/config_protobuf.h
google/protobuf/message_lite.h
-
google/protobuf/message.h
-
google/protobuf/descriptor.h
-
google/protobuf/descriptor.pb.h
-
google/protobuf/descriptor_database.h
-
google/protobuf/io/coded_stream.h
-
google/protobuf/io/zero_copy_stream.h
-
google/protobuf/util/json_util.h
-
google/protobuf/util/type_resolver_util.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/core_codegen_interface.h
grpc/impl/codegen/byte_buffer.h
-
grpc/impl/codegen/byte_buffer_reader.h
-
grpc/impl/codegen/grpc_types.h
-
grpc/impl/codegen/sync.h
-
grpcpp/impl/codegen/config.h
-
grpcpp/impl/codegen/status.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/create_auth_context.h
memory
-
grpc/impl/codegen/grpc_types.h
-
grpcpp/impl/codegen/security/auth_context.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/grpc_library.h
grpcpp/impl/codegen/core_codegen_interface.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/intercepted_channel.h
grpcpp/impl/codegen/channel_interface.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/interceptor.h
memory
-
grpc/impl/codegen/grpc_types.h
-
grpcpp/impl/codegen/byte_buffer.h
-
grpcpp/impl/codegen/config.h
-
grpcpp/impl/codegen/core_codegen_interface.h
-
grpcpp/impl/codegen/metadata_map.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/interceptor_common.h
array
-
functional
-
grpcpp/impl/codegen/call.h
-
grpcpp/impl/codegen/call_op_set_interface.h
-
grpcpp/impl/codegen/client_interceptor.h
-
grpcpp/impl/codegen/intercepted_channel.h
-
grpcpp/impl/codegen/server_interceptor.h
-
grpc/impl/codegen/grpc_types.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/message_allocator.h
/home/vishal/grpc/include/grpcpp/impl/codegen/metadata_map.h
map
-
grpc/impl/codegen/log.h
-
grpcpp/impl/codegen/slice.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/method_handler.h
grpcpp/impl/codegen/byte_buffer.h
-
grpcpp/impl/codegen/core_codegen_interface.h
-
grpcpp/impl/codegen/rpc_service_method.h
-
grpcpp/impl/codegen/sync_stream.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/proto_buffer_reader.h
type_traits
-
grpc/impl/codegen/byte_buffer_reader.h
-
grpc/impl/codegen/grpc_types.h
-
grpc/impl/codegen/slice.h
-
grpcpp/impl/codegen/byte_buffer.h
-
grpcpp/impl/codegen/config_protobuf.h
-
grpcpp/impl/codegen/core_codegen_interface.h
-
grpcpp/impl/codegen/serialization_traits.h
-
grpcpp/impl/codegen/status.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/proto_buffer_writer.h
type_traits
-
grpc/impl/codegen/grpc_types.h
-
grpc/impl/codegen/slice.h
-
grpcpp/impl/codegen/byte_buffer.h
-
grpcpp/impl/codegen/config_protobuf.h
-
grpcpp/impl/codegen/core_codegen_interface.h
-
grpcpp/impl/codegen/serialization_traits.h
-
grpcpp/impl/codegen/status.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/proto_utils.h
type_traits
-
grpc/impl/codegen/byte_buffer_reader.h
-
grpc/impl/codegen/grpc_types.h
-
grpc/impl/codegen/slice.h
-
grpcpp/impl/codegen/byte_buffer.h
-
grpcpp/impl/codegen/config_protobuf.h
-
grpcpp/impl/codegen/core_codegen_interface.h
-
grpcpp/impl/codegen/proto_buffer_reader.h
-
grpcpp/impl/codegen/proto_buffer_writer.h
-
grpcpp/impl/codegen/serialization_traits.h
-
grpcpp/impl/codegen/slice.h
-
grpcpp/impl/codegen/status.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/rpc_method.h
memory
-
grpcpp/impl/codegen/channel_interface.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/rpc_service_method.h
climits
-
functional
-
map
-
memory
-
vector
-
grpc/impl/codegen/log.h
-
grpcpp/impl/codegen/byte_buffer.h
-
grpcpp/impl/codegen/config.h
-
grpcpp/impl/codegen/rpc_method.h
-
grpcpp/impl/codegen/status.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/security/auth_context.h
iterator
-
vector
-
grpcpp/impl/codegen/config.h
-
grpcpp/impl/codegen/string_ref.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/serialization_traits.h
/home/vishal/grpc/include/grpcpp/impl/codegen/server_callback.h
atomic
-
functional
-
type_traits
-
grpcpp/impl/codegen/call.h
-
grpcpp/impl/codegen/call_op_set.h
-
grpcpp/impl/codegen/callback_common.h
-
grpcpp/impl/codegen/config.h
-
grpcpp/impl/codegen/core_codegen_interface.h
-
grpcpp/impl/codegen/message_allocator.h
-
grpcpp/impl/codegen/status.h
-
grpcpp/impl/codegen/sync.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/server_callback_handlers.h
grpcpp/impl/codegen/message_allocator.h
-
grpcpp/impl/codegen/rpc_service_method.h
-
grpcpp/impl/codegen/server_callback.h
-
grpcpp/impl/codegen/server_context.h
-
grpcpp/impl/codegen/status.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/server_context.h
atomic
-
cassert
-
map
-
memory
-
type_traits
-
vector
-
grpc/impl/codegen/port_platform.h
-
grpc/impl/codegen/compression_types.h
-
grpcpp/impl/codegen/call.h
-
grpcpp/impl/codegen/call_op_set.h
-
grpcpp/impl/codegen/callback_common.h
-
grpcpp/impl/codegen/completion_queue_tag.h
-
grpcpp/impl/codegen/config.h
-
grpcpp/impl/codegen/create_auth_context.h
-
grpcpp/impl/codegen/message_allocator.h
-
grpcpp/impl/codegen/metadata_map.h
-
grpcpp/impl/codegen/rpc_service_method.h
-
grpcpp/impl/codegen/security/auth_context.h
-
grpcpp/impl/codegen/server_callback.h
-
grpcpp/impl/codegen/server_interceptor.h
-
grpcpp/impl/codegen/status.h
-
grpcpp/impl/codegen/string_ref.h
-
grpcpp/impl/codegen/time.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/server_interceptor.h
atomic
-
vector
-
grpcpp/impl/codegen/interceptor.h
-
grpcpp/impl/codegen/rpc_method.h
-
grpcpp/impl/codegen/string_ref.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/server_interface.h
grpc/impl/codegen/port_platform.h
-
grpc/impl/codegen/grpc_types.h
-
grpcpp/impl/codegen/byte_buffer.h
-
grpcpp/impl/codegen/call.h
-
grpcpp/impl/codegen/call_hook.h
-
grpcpp/impl/codegen/completion_queue_tag.h
-
grpcpp/impl/codegen/core_codegen_interface.h
-
grpcpp/impl/codegen/interceptor_common.h
-
grpcpp/impl/codegen/rpc_service_method.h
-
grpcpp/impl/codegen/server_context.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/service_type.h
grpcpp/impl/codegen/config.h
-
grpcpp/impl/codegen/core_codegen_interface.h
-
grpcpp/impl/codegen/rpc_service_method.h
-
grpcpp/impl/codegen/serialization_traits.h
-
grpcpp/impl/codegen/server_interface.h
-
grpcpp/impl/codegen/status.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/slice.h
grpcpp/impl/codegen/config.h
-
grpcpp/impl/codegen/core_codegen_interface.h
-
grpcpp/impl/codegen/string_ref.h
-
grpc/impl/codegen/slice.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/status.h
grpc/impl/codegen/status.h
-
grpcpp/impl/codegen/config.h
-
grpcpp/impl/codegen/status_code_enum.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/status_code_enum.h
/home/vishal/grpc/include/grpcpp/impl/codegen/string_ref.h
string.h
-
algorithm
-
iosfwd
-
iostream
-
iterator
-
grpcpp/impl/codegen/config.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/stub_options.h
/home/vishal/grpc/include/grpcpp/impl/codegen/sync.h
grpc/impl/codegen/port_platform.h
-
pthread.h
-
mutex
-
grpc/impl/codegen/log.h
-
grpc/impl/codegen/sync.h
-
grpcpp/impl/codegen/core_codegen_interface.h
-
absl/synchronization/mutex.h
/home/vishal/grpc/include/grpcpp/impl/codegen/absl/synchronization/mutex.h
/home/vishal/grpc/include/grpcpp/impl/codegen/sync_stream.h
grpcpp/impl/codegen/call.h
-
grpcpp/impl/codegen/channel_interface.h
-
grpcpp/impl/codegen/client_context.h
-
grpcpp/impl/codegen/completion_queue.h
-
grpcpp/impl/codegen/core_codegen_interface.h
-
grpcpp/impl/codegen/server_context.h
-
grpcpp/impl/codegen/service_type.h
-
grpcpp/impl/codegen/status.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/time.h
chrono
-
grpc/impl/codegen/grpc_types.h
-
grpcpp/impl/codegen/config.h
-
/home/vishal/grpc/include/grpcpp/impl/rpc_service_method.h
grpcpp/impl/codegen/rpc_service_method.h
-
/home/vishal/grpc/include/grpcpp/impl/server_builder_option.h
map
-
memory
-
grpcpp/impl/server_builder_plugin.h
-
grpcpp/support/channel_arguments.h
-
/home/vishal/grpc/include/grpcpp/impl/server_builder_plugin.h
memory
-
grpcpp/support/channel_arguments.h
-
grpcpp/support/config.h
-
/home/vishal/grpc/include/grpcpp/resource_quota.h
grpcpp/impl/codegen/config.h
-
grpcpp/impl/codegen/grpc_library.h
-
/home/vishal/grpc/include/grpcpp/security/auth_context.h
grpcpp/impl/codegen/security/auth_context.h
-
/home/vishal/grpc/include/grpcpp/security/auth_metadata_processor.h
map
-
grpcpp/security/auth_context.h
-
grpcpp/support/status.h
-
grpcpp/support/string_ref.h
-
/home/vishal/grpc/include/grpcpp/security/authorization_policy_provider.h
grpc/status.h
-
grpcpp/impl/codegen/grpc_library.h
-
memory
-
/home/vishal/grpc/include/grpcpp/security/credentials.h
map
-
memory
-
vector
-
grpc/grpc_security_constants.h
-
grpcpp/channel.h
-
grpcpp/impl/codegen/client_interceptor.h
-
grpcpp/impl/codegen/grpc_library.h
-
grpcpp/security/auth_context.h
-
grpcpp/security/tls_credentials_options.h
-
grpcpp/support/channel_arguments.h
-
grpcpp/support/status.h
-
grpcpp/support/string_ref.h
-
/home/vishal/grpc/include/grpcpp/security/server_credentials.h
memory
-
vector
-
grpc/grpc_security_constants.h
-
grpcpp/security/auth_metadata_processor.h
-
grpcpp/security/tls_credentials_options.h
-
grpcpp/support/config.h
-
/home/vishal/grpc/include/grpcpp/security/tls_certificate_provider.h
grpc/grpc_security_constants.h
-
grpc/status.h
-
grpc/support/log.h
-
grpcpp/impl/codegen/grpc_library.h
-
grpcpp/support/config.h
-
memory
-
vector
-
/home/vishal/grpc/include/grpcpp/security/tls_credentials_options.h
grpc/grpc_security_constants.h
-
grpc/status.h
-
grpc/support/log.h
-
grpcpp/security/tls_certificate_provider.h
-
grpcpp/support/config.h
-
memory
-
vector
-
/home/vishal/grpc/include/grpcpp/server.h
list
-
memory
-
vector
-
grpc/impl/codegen/port_platform.h
-
grpc/compression.h
-
grpc/support/atm.h
-
grpcpp/channel.h
-
grpcpp/completion_queue.h
-
grpcpp/health_check_service_interface.h
-
grpcpp/impl/call.h
-
grpcpp/impl/codegen/client_interceptor.h
-
grpcpp/impl/codegen/completion_queue.h
-
grpcpp/impl/codegen/grpc_library.h
-
grpcpp/impl/codegen/server_interface.h
-
grpcpp/impl/rpc_service_method.h
-
grpcpp/security/server_credentials.h
-
grpcpp/support/channel_arguments.h
-
grpcpp/support/config.h
-
grpcpp/support/status.h
-
/home/vishal/grpc/include/grpcpp/server_builder.h
climits
-
map
-
memory
-
vector
-
grpc/impl/codegen/port_platform.h
-
grpc/compression.h
-
grpc/support/cpu.h
-
grpc/support/workaround_list.h
-
grpcpp/impl/channel_argument_option.h
-
grpcpp/impl/codegen/server_interceptor.h
-
grpcpp/impl/server_builder_option.h
-
grpcpp/impl/server_builder_plugin.h
-
grpcpp/security/authorization_policy_provider.h
-
grpcpp/server.h
-
grpcpp/support/config.h
-
/home/vishal/grpc/include/grpcpp/server_context.h
grpcpp/impl/codegen/server_context.h
-
/home/vishal/grpc/include/grpcpp/server_posix.h
memory
-
grpc/support/port_platform.h
-
grpcpp/server.h
-
/home/vishal/grpc/include/grpcpp/support/channel_arguments.h
list
-
vector
-
grpc/compression.h
-
grpc/grpc.h
-
grpcpp/resource_quota.h
-
grpcpp/support/config.h
-
/home/vishal/grpc/include/grpcpp/support/config.h
grpcpp/impl/codegen/config.h
-
/home/vishal/grpc/include/grpcpp/support/status.h
grpcpp/impl/codegen/status.h
-
/home/vishal/grpc/include/grpcpp/support/string_ref.h
grpcpp/impl/codegen/string_ref.h
-
# The set of languages for which implicit dependencies are needed:
set(CMAKE_DEPENDS_LANGUAGES
"CXX"
)
# The set of files for implicit dependencies of each language:
set(CMAKE_DEPENDS_CHECK_CXX
"/home/vishal/grpc/grpc/examples/cpp/KVServer/KVclient.cc" "/home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/CMakeFiles/KVclient.dir/KVclient.cc.o"
"/home/vishal/grpc/grpc/examples/cpp/KVServer/helper.cc" "/home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/CMakeFiles/KVclient.dir/helper.cc.o"
)
set(CMAKE_CXX_COMPILER_ID "GNU")
# Preprocessor definitions for this target.
set(CMAKE_TARGET_DEFINITIONS_CXX
"CARES_STATICLIB"
)
# The include file search paths:
set(CMAKE_CXX_TARGET_INCLUDE_PATH
"."
"/home/vishal/grpc/include"
)
# Targets to which this target links.
set(CMAKE_TARGET_LINKED_INFO_FILES
"/home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/CMakeFiles/hw_grpc_proto.dir/DependInfo.cmake"
)
# Fortran module output directory.
set(CMAKE_Fortran_TARGET_MODULE_DIR "")
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.19
# Delete rule output on recipe failure.
.DELETE_ON_ERROR:
#=============================================================================
# Special targets provided by cmake.
# Disable implicit rules so canonical targets will work.
.SUFFIXES:
# Disable VCS-based implicit rules.
% : %,v
# Disable VCS-based implicit rules.
% : RCS/%
# Disable VCS-based implicit rules.
% : RCS/%,v
# Disable VCS-based implicit rules.
% : SCCS/s.%
# Disable VCS-based implicit rules.
% : s.%
.SUFFIXES: .hpux_make_needs_suffix_list
# Command-line flag to silence nested $(MAKE).
$(VERBOSE)MAKESILENT = -s
#Suppress display of executed commands.
$(VERBOSE).SILENT:
# A target that is always out of date.
cmake_force:
.PHONY : cmake_force
#=============================================================================
# Set environment variables for the build.
# The shell in which to execute make rules.
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /home/vishal/.local/bin/cmake
# The command to remove a file.
RM = /home/vishal/.local/bin/cmake -E rm -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/vishal/grpc/grpc/examples/cpp/KVServer
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build
# Include any dependencies generated for this target.
include CMakeFiles/KVclient.dir/depend.make
# Include the progress variables for this target.
include CMakeFiles/KVclient.dir/progress.make
# Include the compile flags for this target's objects.
include CMakeFiles/KVclient.dir/flags.make
CMakeFiles/KVclient.dir/KVclient.cc.o: CMakeFiles/KVclient.dir/flags.make
CMakeFiles/KVclient.dir/KVclient.cc.o: ../../KVclient.cc
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object CMakeFiles/KVclient.dir/KVclient.cc.o"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/KVclient.dir/KVclient.cc.o -c /home/vishal/grpc/grpc/examples/cpp/KVServer/KVclient.cc
CMakeFiles/KVclient.dir/KVclient.cc.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/KVclient.dir/KVclient.cc.i"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/vishal/grpc/grpc/examples/cpp/KVServer/KVclient.cc > CMakeFiles/KVclient.dir/KVclient.cc.i
CMakeFiles/KVclient.dir/KVclient.cc.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/KVclient.dir/KVclient.cc.s"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/vishal/grpc/grpc/examples/cpp/KVServer/KVclient.cc -o CMakeFiles/KVclient.dir/KVclient.cc.s
CMakeFiles/KVclient.dir/helper.cc.o: CMakeFiles/KVclient.dir/flags.make
CMakeFiles/KVclient.dir/helper.cc.o: ../../helper.cc
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building CXX object CMakeFiles/KVclient.dir/helper.cc.o"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/KVclient.dir/helper.cc.o -c /home/vishal/grpc/grpc/examples/cpp/KVServer/helper.cc
CMakeFiles/KVclient.dir/helper.cc.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/KVclient.dir/helper.cc.i"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/vishal/grpc/grpc/examples/cpp/KVServer/helper.cc > CMakeFiles/KVclient.dir/helper.cc.i
CMakeFiles/KVclient.dir/helper.cc.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/KVclient.dir/helper.cc.s"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/vishal/grpc/grpc/examples/cpp/KVServer/helper.cc -o CMakeFiles/KVclient.dir/helper.cc.s
# Object files for target KVclient
KVclient_OBJECTS = \
"CMakeFiles/KVclient.dir/KVclient.cc.o" \
"CMakeFiles/KVclient.dir/helper.cc.o"
# External object files for target KVclient
KVclient_EXTERNAL_OBJECTS =
KVclient: CMakeFiles/KVclient.dir/KVclient.cc.o
KVclient: CMakeFiles/KVclient.dir/helper.cc.o
KVclient: CMakeFiles/KVclient.dir/build.make
KVclient: libhw_grpc_proto.a
KVclient: /home/vishal/grpc/lib/libgrpc++_reflection.a
KVclient: /home/vishal/grpc/lib/libgrpc++.a
KVclient: /home/vishal/grpc/lib/libprotobuf.a
KVclient: /home/vishal/grpc/lib/libgrpc.a
KVclient: /home/vishal/grpc/lib/libz.a
KVclient: /home/vishal/grpc/lib/libcares.a
KVclient: /home/vishal/grpc/lib/libaddress_sorting.a
KVclient: /home/vishal/grpc/lib/libre2.a
KVclient: /home/vishal/grpc/lib/libabsl_hash.a
KVclient: /home/vishal/grpc/lib/libabsl_city.a
KVclient: /home/vishal/grpc/lib/libabsl_wyhash.a
KVclient: /home/vishal/grpc/lib/libabsl_raw_hash_set.a
KVclient: /home/vishal/grpc/lib/libabsl_hashtablez_sampler.a
KVclient: /home/vishal/grpc/lib/libabsl_exponential_biased.a
KVclient: /home/vishal/grpc/lib/libabsl_statusor.a
KVclient: /home/vishal/grpc/lib/libabsl_bad_variant_access.a
KVclient: /home/vishal/grpc/lib/libgpr.a
KVclient: /home/vishal/grpc/lib/libupb.a
KVclient: /home/vishal/grpc/lib/libabsl_status.a
KVclient: /home/vishal/grpc/lib/libabsl_cord.a
KVclient: /home/vishal/grpc/lib/libabsl_str_format_internal.a
KVclient: /home/vishal/grpc/lib/libabsl_synchronization.a
KVclient: /home/vishal/grpc/lib/libabsl_stacktrace.a
KVclient: /home/vishal/grpc/lib/libabsl_symbolize.a
KVclient: /home/vishal/grpc/lib/libabsl_debugging_internal.a
KVclient: /home/vishal/grpc/lib/libabsl_demangle_internal.a
KVclient: /home/vishal/grpc/lib/libabsl_graphcycles_internal.a
KVclient: /home/vishal/grpc/lib/libabsl_malloc_internal.a
KVclient: /home/vishal/grpc/lib/libabsl_time.a
KVclient: /home/vishal/grpc/lib/libabsl_strings.a
KVclient: /home/vishal/grpc/lib/libabsl_throw_delegate.a
KVclient: /home/vishal/grpc/lib/libabsl_strings_internal.a
KVclient: /home/vishal/grpc/lib/libabsl_base.a
KVclient: /home/vishal/grpc/lib/libabsl_spinlock_wait.a
KVclient: /home/vishal/grpc/lib/libabsl_int128.a
KVclient: /home/vishal/grpc/lib/libabsl_civil_time.a
KVclient: /home/vishal/grpc/lib/libabsl_time_zone.a
KVclient: /home/vishal/grpc/lib/libabsl_bad_optional_access.a
KVclient: /home/vishal/grpc/lib/libabsl_raw_logging_internal.a
KVclient: /home/vishal/grpc/lib/libabsl_log_severity.a
KVclient: /home/vishal/grpc/lib/libssl.a
KVclient: /home/vishal/grpc/lib/libcrypto.a
KVclient: CMakeFiles/KVclient.dir/link.txt
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Linking CXX executable KVclient"
$(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/KVclient.dir/link.txt --verbose=$(VERBOSE)
# Rule to build all files generated by this target.
CMakeFiles/KVclient.dir/build: KVclient
.PHONY : CMakeFiles/KVclient.dir/build
CMakeFiles/KVclient.dir/clean:
$(CMAKE_COMMAND) -P CMakeFiles/KVclient.dir/cmake_clean.cmake
.PHONY : CMakeFiles/KVclient.dir/clean
CMakeFiles/KVclient.dir/depend:
cd /home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/vishal/grpc/grpc/examples/cpp/KVServer /home/vishal/grpc/grpc/examples/cpp/KVServer /home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build /home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build /home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/CMakeFiles/KVclient.dir/DependInfo.cmake --color=$(COLOR)
.PHONY : CMakeFiles/KVclient.dir/depend
file(REMOVE_RECURSE
"CMakeFiles/KVclient.dir/KVclient.cc.o"
"CMakeFiles/KVclient.dir/helper.cc.o"
"KVclient"
"KVclient.pdb"
)
# Per-language clean rules from dependency scanning.
foreach(lang CXX)
include(CMakeFiles/KVclient.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.19
CMakeFiles/KVclient.dir/KVclient.cc.o
/home/vishal/grpc/grpc/examples/cpp/KVServer/KVclient.cc
/home/vishal/grpc/grpc/examples/cpp/KVServer/helper.h
/home/vishal/grpc/grpc/examples/cpp/KVServer/keyvaluepackage.grpc.pb.h
/home/vishal/grpc/grpc/examples/cpp/KVServer/keyvaluepackage.pb.h
/home/vishal/grpc/include/google/protobuf/any.h
/home/vishal/grpc/include/google/protobuf/any.pb.h
/home/vishal/grpc/include/google/protobuf/arena.h
/home/vishal/grpc/include/google/protobuf/arena_impl.h
/home/vishal/grpc/include/google/protobuf/arenastring.h
/home/vishal/grpc/include/google/protobuf/descriptor.h
/home/vishal/grpc/include/google/protobuf/descriptor.pb.h
/home/vishal/grpc/include/google/protobuf/descriptor_database.h
/home/vishal/grpc/include/google/protobuf/extension_set.h
/home/vishal/grpc/include/google/protobuf/generated_enum_reflection.h
/home/vishal/grpc/include/google/protobuf/generated_enum_util.h
/home/vishal/grpc/include/google/protobuf/generated_message_reflection.h
/home/vishal/grpc/include/google/protobuf/generated_message_table_driven.h
/home/vishal/grpc/include/google/protobuf/generated_message_util.h
/home/vishal/grpc/include/google/protobuf/has_bits.h
/home/vishal/grpc/include/google/protobuf/implicit_weak_message.h
/home/vishal/grpc/include/google/protobuf/io/coded_stream.h
/home/vishal/grpc/include/google/protobuf/io/zero_copy_stream.h
/home/vishal/grpc/include/google/protobuf/io/zero_copy_stream_impl_lite.h
/home/vishal/grpc/include/google/protobuf/map.h
/home/vishal/grpc/include/google/protobuf/map_entry_lite.h
/home/vishal/grpc/include/google/protobuf/map_field_lite.h
/home/vishal/grpc/include/google/protobuf/map_type_handler.h
/home/vishal/grpc/include/google/protobuf/message.h
/home/vishal/grpc/include/google/protobuf/message_lite.h
/home/vishal/grpc/include/google/protobuf/metadata_lite.h
/home/vishal/grpc/include/google/protobuf/parse_context.h
/home/vishal/grpc/include/google/protobuf/port.h
/home/vishal/grpc/include/google/protobuf/port_def.inc
/home/vishal/grpc/include/google/protobuf/port_undef.inc
/home/vishal/grpc/include/google/protobuf/repeated_field.h
/home/vishal/grpc/include/google/protobuf/source_context.pb.h
/home/vishal/grpc/include/google/protobuf/stubs/bytestream.h
/home/vishal/grpc/include/google/protobuf/stubs/callback.h
/home/vishal/grpc/include/google/protobuf/stubs/casts.h
/home/vishal/grpc/include/google/protobuf/stubs/common.h
/home/vishal/grpc/include/google/protobuf/stubs/hash.h
/home/vishal/grpc/include/google/protobuf/stubs/logging.h
/home/vishal/grpc/include/google/protobuf/stubs/macros.h
/home/vishal/grpc/include/google/protobuf/stubs/mutex.h
/home/vishal/grpc/include/google/protobuf/stubs/once.h
/home/vishal/grpc/include/google/protobuf/stubs/platform_macros.h
/home/vishal/grpc/include/google/protobuf/stubs/port.h
/home/vishal/grpc/include/google/protobuf/stubs/status.h
/home/vishal/grpc/include/google/protobuf/stubs/stl_util.h
/home/vishal/grpc/include/google/protobuf/stubs/stringpiece.h
/home/vishal/grpc/include/google/protobuf/stubs/strutil.h
/home/vishal/grpc/include/google/protobuf/type.pb.h
/home/vishal/grpc/include/google/protobuf/unknown_field_set.h
/home/vishal/grpc/include/google/protobuf/util/json_util.h
/home/vishal/grpc/include/google/protobuf/util/type_resolver.h
/home/vishal/grpc/include/google/protobuf/util/type_resolver_util.h
/home/vishal/grpc/include/google/protobuf/wire_format_lite.h
/home/vishal/grpc/include/grpc/byte_buffer.h
/home/vishal/grpc/include/grpc/compression.h
/home/vishal/grpc/include/grpc/grpc.h
/home/vishal/grpc/include/grpc/grpc_security_constants.h
/home/vishal/grpc/include/grpc/impl/codegen/atm.h
/home/vishal/grpc/include/grpc/impl/codegen/atm_gcc_atomic.h
/home/vishal/grpc/include/grpc/impl/codegen/atm_gcc_sync.h
/home/vishal/grpc/include/grpc/impl/codegen/atm_windows.h
/home/vishal/grpc/include/grpc/impl/codegen/byte_buffer.h
/home/vishal/grpc/include/grpc/impl/codegen/byte_buffer_reader.h
/home/vishal/grpc/include/grpc/impl/codegen/compression_types.h
/home/vishal/grpc/include/grpc/impl/codegen/connectivity_state.h
/home/vishal/grpc/include/grpc/impl/codegen/gpr_slice.h
/home/vishal/grpc/include/grpc/impl/codegen/gpr_types.h
/home/vishal/grpc/include/grpc/impl/codegen/grpc_types.h
/home/vishal/grpc/include/grpc/impl/codegen/log.h
/home/vishal/grpc/include/grpc/impl/codegen/port_platform.h
/home/vishal/grpc/include/grpc/impl/codegen/propagation_bits.h
/home/vishal/grpc/include/grpc/impl/codegen/slice.h
/home/vishal/grpc/include/grpc/impl/codegen/status.h
/home/vishal/grpc/include/grpc/impl/codegen/sync.h
/home/vishal/grpc/include/grpc/impl/codegen/sync_abseil.h
/home/vishal/grpc/include/grpc/impl/codegen/sync_custom.h
/home/vishal/grpc/include/grpc/impl/codegen/sync_generic.h
/home/vishal/grpc/include/grpc/impl/codegen/sync_posix.h
/home/vishal/grpc/include/grpc/impl/codegen/sync_windows.h
/home/vishal/grpc/include/grpc/slice.h
/home/vishal/grpc/include/grpc/slice_buffer.h
/home/vishal/grpc/include/grpc/status.h
/home/vishal/grpc/include/grpc/support/atm.h
/home/vishal/grpc/include/grpc/support/cpu.h
/home/vishal/grpc/include/grpc/support/log.h
/home/vishal/grpc/include/grpc/support/port_platform.h
/home/vishal/grpc/include/grpc/support/sync.h
/home/vishal/grpc/include/grpc/support/time.h
/home/vishal/grpc/include/grpc/support/workaround_list.h
/home/vishal/grpc/include/grpcpp/channel.h
/home/vishal/grpc/include/grpcpp/client_context.h
/home/vishal/grpc/include/grpcpp/completion_queue.h
/home/vishal/grpc/include/grpcpp/create_channel.h
/home/vishal/grpc/include/grpcpp/create_channel_posix.h
/home/vishal/grpc/include/grpcpp/grpcpp.h
/home/vishal/grpc/include/grpcpp/health_check_service_interface.h
/home/vishal/grpc/include/grpcpp/impl/call.h
/home/vishal/grpc/include/grpcpp/impl/channel_argument_option.h
/home/vishal/grpc/include/grpcpp/impl/codegen/async_generic_service.h
/home/vishal/grpc/include/grpcpp/impl/codegen/async_stream.h
/home/vishal/grpc/include/grpcpp/impl/codegen/async_unary_call.h
/home/vishal/grpc/include/grpcpp/impl/codegen/byte_buffer.h
/home/vishal/grpc/include/grpcpp/impl/codegen/call.h
/home/vishal/grpc/include/grpcpp/impl/codegen/call_hook.h
/home/vishal/grpc/include/grpcpp/impl/codegen/call_op_set.h
/home/vishal/grpc/include/grpcpp/impl/codegen/call_op_set_interface.h
/home/vishal/grpc/include/grpcpp/impl/codegen/callback_common.h
/home/vishal/grpc/include/grpcpp/impl/codegen/channel_interface.h
/home/vishal/grpc/include/grpcpp/impl/codegen/client_callback.h
/home/vishal/grpc/include/grpcpp/impl/codegen/client_context.h
/home/vishal/grpc/include/grpcpp/impl/codegen/client_interceptor.h
/home/vishal/grpc/include/grpcpp/impl/codegen/completion_queue.h
/home/vishal/grpc/include/grpcpp/impl/codegen/completion_queue_tag.h
/home/vishal/grpc/include/grpcpp/impl/codegen/config.h
/home/vishal/grpc/include/grpcpp/impl/codegen/config_protobuf.h
/home/vishal/grpc/include/grpcpp/impl/codegen/core_codegen_interface.h
/home/vishal/grpc/include/grpcpp/impl/codegen/create_auth_context.h
/home/vishal/grpc/include/grpcpp/impl/codegen/grpc_library.h
/home/vishal/grpc/include/grpcpp/impl/codegen/intercepted_channel.h
/home/vishal/grpc/include/grpcpp/impl/codegen/interceptor.h
/home/vishal/grpc/include/grpcpp/impl/codegen/interceptor_common.h
/home/vishal/grpc/include/grpcpp/impl/codegen/message_allocator.h
/home/vishal/grpc/include/grpcpp/impl/codegen/metadata_map.h
/home/vishal/grpc/include/grpcpp/impl/codegen/method_handler.h
/home/vishal/grpc/include/grpcpp/impl/codegen/proto_buffer_reader.h
/home/vishal/grpc/include/grpcpp/impl/codegen/proto_buffer_writer.h
/home/vishal/grpc/include/grpcpp/impl/codegen/proto_utils.h
/home/vishal/grpc/include/grpcpp/impl/codegen/rpc_method.h
/home/vishal/grpc/include/grpcpp/impl/codegen/rpc_service_method.h
/home/vishal/grpc/include/grpcpp/impl/codegen/security/auth_context.h
/home/vishal/grpc/include/grpcpp/impl/codegen/serialization_traits.h
/home/vishal/grpc/include/grpcpp/impl/codegen/server_callback.h
/home/vishal/grpc/include/grpcpp/impl/codegen/server_callback_handlers.h
/home/vishal/grpc/include/grpcpp/impl/codegen/server_context.h
/home/vishal/grpc/include/grpcpp/impl/codegen/server_interceptor.h
/home/vishal/grpc/include/grpcpp/impl/codegen/server_interface.h
/home/vishal/grpc/include/grpcpp/impl/codegen/service_type.h
/home/vishal/grpc/include/grpcpp/impl/codegen/slice.h
/home/vishal/grpc/include/grpcpp/impl/codegen/status.h
/home/vishal/grpc/include/grpcpp/impl/codegen/status_code_enum.h
/home/vishal/grpc/include/grpcpp/impl/codegen/string_ref.h
/home/vishal/grpc/include/grpcpp/impl/codegen/stub_options.h
/home/vishal/grpc/include/grpcpp/impl/codegen/sync.h
/home/vishal/grpc/include/grpcpp/impl/codegen/sync_stream.h
/home/vishal/grpc/include/grpcpp/impl/codegen/time.h
/home/vishal/grpc/include/grpcpp/impl/rpc_service_method.h
/home/vishal/grpc/include/grpcpp/impl/server_builder_option.h
/home/vishal/grpc/include/grpcpp/impl/server_builder_plugin.h
/home/vishal/grpc/include/grpcpp/resource_quota.h
/home/vishal/grpc/include/grpcpp/security/auth_context.h
/home/vishal/grpc/include/grpcpp/security/auth_metadata_processor.h
/home/vishal/grpc/include/grpcpp/security/authorization_policy_provider.h
/home/vishal/grpc/include/grpcpp/security/credentials.h
/home/vishal/grpc/include/grpcpp/security/server_credentials.h
/home/vishal/grpc/include/grpcpp/security/tls_certificate_provider.h
/home/vishal/grpc/include/grpcpp/security/tls_credentials_options.h
/home/vishal/grpc/include/grpcpp/server.h
/home/vishal/grpc/include/grpcpp/server_builder.h
/home/vishal/grpc/include/grpcpp/server_context.h
/home/vishal/grpc/include/grpcpp/server_posix.h
/home/vishal/grpc/include/grpcpp/support/channel_arguments.h
/home/vishal/grpc/include/grpcpp/support/config.h
/home/vishal/grpc/include/grpcpp/support/status.h
/home/vishal/grpc/include/grpcpp/support/string_ref.h
CMakeFiles/KVclient.dir/helper.cc.o
/home/vishal/grpc/grpc/examples/cpp/KVServer/helper.cc
/home/vishal/grpc/grpc/examples/cpp/KVServer/helper.h
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.19
CMakeFiles/KVclient.dir/KVclient.cc.o: ../../KVclient.cc
CMakeFiles/KVclient.dir/KVclient.cc.o: ../../helper.h
CMakeFiles/KVclient.dir/KVclient.cc.o: ../../keyvaluepackage.grpc.pb.h
CMakeFiles/KVclient.dir/KVclient.cc.o: ../../keyvaluepackage.pb.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/google/protobuf/any.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/google/protobuf/any.pb.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/google/protobuf/arena.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/google/protobuf/arena_impl.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/google/protobuf/arenastring.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/google/protobuf/descriptor.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/google/protobuf/descriptor.pb.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/google/protobuf/descriptor_database.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/google/protobuf/extension_set.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/google/protobuf/generated_enum_reflection.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/google/protobuf/generated_enum_util.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/google/protobuf/generated_message_reflection.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/google/protobuf/generated_message_table_driven.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/google/protobuf/generated_message_util.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/google/protobuf/has_bits.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/google/protobuf/implicit_weak_message.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/google/protobuf/io/coded_stream.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/google/protobuf/io/zero_copy_stream.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/google/protobuf/io/zero_copy_stream_impl_lite.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/google/protobuf/map.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/google/protobuf/map_entry_lite.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/google/protobuf/map_field_lite.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/google/protobuf/map_type_handler.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/google/protobuf/message.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/google/protobuf/message_lite.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/google/protobuf/metadata_lite.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/google/protobuf/parse_context.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/google/protobuf/port.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/google/protobuf/port_def.inc
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/google/protobuf/port_undef.inc
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/google/protobuf/repeated_field.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/google/protobuf/source_context.pb.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/google/protobuf/stubs/bytestream.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/google/protobuf/stubs/callback.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/google/protobuf/stubs/casts.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/google/protobuf/stubs/common.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/google/protobuf/stubs/hash.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/google/protobuf/stubs/logging.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/google/protobuf/stubs/macros.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/google/protobuf/stubs/mutex.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/google/protobuf/stubs/once.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/google/protobuf/stubs/platform_macros.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/google/protobuf/stubs/port.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/google/protobuf/stubs/status.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/google/protobuf/stubs/stl_util.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/google/protobuf/stubs/stringpiece.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/google/protobuf/stubs/strutil.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/google/protobuf/type.pb.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/google/protobuf/unknown_field_set.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/google/protobuf/util/json_util.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/google/protobuf/util/type_resolver.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/google/protobuf/util/type_resolver_util.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/google/protobuf/wire_format_lite.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpc/byte_buffer.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpc/compression.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpc/grpc.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpc/grpc_security_constants.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpc/impl/codegen/atm.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpc/impl/codegen/atm_gcc_atomic.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpc/impl/codegen/atm_gcc_sync.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpc/impl/codegen/atm_windows.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpc/impl/codegen/byte_buffer.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpc/impl/codegen/byte_buffer_reader.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpc/impl/codegen/compression_types.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpc/impl/codegen/connectivity_state.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpc/impl/codegen/gpr_slice.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpc/impl/codegen/gpr_types.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpc/impl/codegen/grpc_types.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpc/impl/codegen/log.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpc/impl/codegen/port_platform.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpc/impl/codegen/propagation_bits.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpc/impl/codegen/slice.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpc/impl/codegen/status.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpc/impl/codegen/sync.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpc/impl/codegen/sync_abseil.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpc/impl/codegen/sync_custom.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpc/impl/codegen/sync_generic.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpc/impl/codegen/sync_posix.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpc/impl/codegen/sync_windows.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpc/slice.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpc/slice_buffer.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpc/status.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpc/support/atm.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpc/support/cpu.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpc/support/log.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpc/support/port_platform.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpc/support/sync.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpc/support/time.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpc/support/workaround_list.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/channel.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/client_context.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/completion_queue.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/create_channel.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/create_channel_posix.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/grpcpp.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/health_check_service_interface.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/impl/call.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/impl/channel_argument_option.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/async_generic_service.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/async_stream.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/async_unary_call.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/byte_buffer.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/call.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/call_hook.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/call_op_set.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/call_op_set_interface.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/callback_common.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/channel_interface.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/client_callback.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/client_context.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/client_interceptor.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/completion_queue.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/completion_queue_tag.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/config.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/config_protobuf.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/core_codegen_interface.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/create_auth_context.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/grpc_library.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/intercepted_channel.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/interceptor.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/interceptor_common.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/message_allocator.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/metadata_map.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/method_handler.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/proto_buffer_reader.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/proto_buffer_writer.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/proto_utils.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/rpc_method.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/rpc_service_method.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/security/auth_context.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/serialization_traits.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/server_callback.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/server_callback_handlers.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/server_context.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/server_interceptor.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/server_interface.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/service_type.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/slice.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/status.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/status_code_enum.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/string_ref.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/stub_options.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/sync.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/sync_stream.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/time.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/impl/rpc_service_method.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/impl/server_builder_option.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/impl/server_builder_plugin.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/resource_quota.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/security/auth_context.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/security/auth_metadata_processor.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/security/authorization_policy_provider.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/security/credentials.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/security/server_credentials.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/security/tls_certificate_provider.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/security/tls_credentials_options.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/server.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/server_builder.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/server_context.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/server_posix.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/support/channel_arguments.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/support/config.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/support/status.h
CMakeFiles/KVclient.dir/KVclient.cc.o: /home/vishal/grpc/include/grpcpp/support/string_ref.h
CMakeFiles/KVclient.dir/helper.cc.o: ../../helper.cc
CMakeFiles/KVclient.dir/helper.cc.o: ../../helper.h
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.19
# compile CXX with /usr/bin/c++
CXX_DEFINES = -DCARES_STATICLIB
CXX_INCLUDES = -I/home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build -isystem /home/vishal/grpc/include
CXX_FLAGS = -std=gnu++11
/usr/bin/c++ CMakeFiles/KVclient.dir/KVclient.cc.o CMakeFiles/KVclient.dir/helper.cc.o -o KVclient libhw_grpc_proto.a /home/vishal/grpc/lib/libgrpc++_reflection.a /home/vishal/grpc/lib/libgrpc++.a /home/vishal/grpc/lib/libprotobuf.a /home/vishal/grpc/lib/libgrpc.a /home/vishal/grpc/lib/libz.a /home/vishal/grpc/lib/libcares.a -lnsl /home/vishal/grpc/lib/libaddress_sorting.a /home/vishal/grpc/lib/libre2.a /home/vishal/grpc/lib/libabsl_hash.a /home/vishal/grpc/lib/libabsl_city.a /home/vishal/grpc/lib/libabsl_wyhash.a /home/vishal/grpc/lib/libabsl_raw_hash_set.a /home/vishal/grpc/lib/libabsl_hashtablez_sampler.a /home/vishal/grpc/lib/libabsl_exponential_biased.a /home/vishal/grpc/lib/libabsl_statusor.a /home/vishal/grpc/lib/libabsl_bad_variant_access.a /home/vishal/grpc/lib/libgpr.a /home/vishal/grpc/lib/libupb.a -ldl -lrt -lm /home/vishal/grpc/lib/libabsl_status.a /home/vishal/grpc/lib/libabsl_cord.a /home/vishal/grpc/lib/libabsl_str_format_internal.a /home/vishal/grpc/lib/libabsl_synchronization.a /home/vishal/grpc/lib/libabsl_stacktrace.a /home/vishal/grpc/lib/libabsl_symbolize.a /home/vishal/grpc/lib/libabsl_debugging_internal.a /home/vishal/grpc/lib/libabsl_demangle_internal.a /home/vishal/grpc/lib/libabsl_graphcycles_internal.a /home/vishal/grpc/lib/libabsl_malloc_internal.a /home/vishal/grpc/lib/libabsl_time.a /home/vishal/grpc/lib/libabsl_strings.a /home/vishal/grpc/lib/libabsl_throw_delegate.a /home/vishal/grpc/lib/libabsl_strings_internal.a /home/vishal/grpc/lib/libabsl_base.a /home/vishal/grpc/lib/libabsl_spinlock_wait.a -lrt /home/vishal/grpc/lib/libabsl_int128.a /home/vishal/grpc/lib/libabsl_civil_time.a /home/vishal/grpc/lib/libabsl_time_zone.a /home/vishal/grpc/lib/libabsl_bad_optional_access.a /home/vishal/grpc/lib/libabsl_raw_logging_internal.a /home/vishal/grpc/lib/libabsl_log_severity.a /home/vishal/grpc/lib/libssl.a /home/vishal/grpc/lib/libcrypto.a -lpthread -lpthread
CMAKE_PROGRESS_1 = 1
CMAKE_PROGRESS_2 = 2
CMAKE_PROGRESS_3 = 3
#IncludeRegexLine: ^[ ]*[#%][ ]*(include|import)[ ]*[<"]([^">]+)([">])
#IncludeRegexScan: ^.*$
#IncludeRegexComplain: ^$
#IncludeRegexTransform:
/home/vishal/grpc/grpc/examples/cpp/KVServer/KVserver.cc
bits/stdc++.h
-
mutex
/home/vishal/grpc/grpc/examples/cpp/KVServer/mutex
vector
/home/vishal/grpc/grpc/examples/cpp/KVServer/vector
helper.h
/home/vishal/grpc/grpc/examples/cpp/KVServer/helper.h
unistd.h
/home/vishal/grpc/grpc/examples/cpp/KVServer/unistd.h
iostream
-
memory
-
string
-
thread
-
unordered_map
/home/vishal/grpc/grpc/examples/cpp/KVServer/unordered_map
grpc/support/log.h
-
grpcpp/grpcpp.h
-
unordered_map
/home/vishal/grpc/grpc/examples/cpp/KVServer/unordered_map
utility
/home/vishal/grpc/grpc/examples/cpp/KVServer/utility
keyvaluepackage.grpc.pb.h
/home/vishal/grpc/grpc/examples/cpp/KVServer/keyvaluepackage.grpc.pb.h
iterator
-
set
-
list
-
fstream
-
/home/vishal/grpc/grpc/examples/cpp/KVServer/helper.cc
helper.h
/home/vishal/grpc/grpc/examples/cpp/KVServer/helper.h
iostream
/home/vishal/grpc/grpc/examples/cpp/KVServer/iostream
fstream
-
/home/vishal/grpc/grpc/examples/cpp/KVServer/helper.h
iostream
/home/vishal/grpc/grpc/examples/cpp/KVServer/iostream
/home/vishal/grpc/grpc/examples/cpp/KVServer/keyvaluepackage.grpc.pb.h
keyvaluepackage.pb.h
/home/vishal/grpc/grpc/examples/cpp/KVServer/keyvaluepackage.pb.h
functional
-
grpcpp/impl/codegen/async_generic_service.h
-
grpcpp/impl/codegen/async_stream.h
-
grpcpp/impl/codegen/async_unary_call.h
-
grpcpp/impl/codegen/client_callback.h
-
grpcpp/impl/codegen/client_context.h
-
grpcpp/impl/codegen/completion_queue.h
-
grpcpp/impl/codegen/message_allocator.h
-
grpcpp/impl/codegen/method_handler.h
-
grpcpp/impl/codegen/proto_utils.h
-
grpcpp/impl/codegen/rpc_method.h
-
grpcpp/impl/codegen/server_callback.h
-
grpcpp/impl/codegen/server_callback_handlers.h
-
grpcpp/impl/codegen/server_context.h
-
grpcpp/impl/codegen/service_type.h
-
grpcpp/impl/codegen/status.h
-
grpcpp/impl/codegen/stub_options.h
-
grpcpp/impl/codegen/sync_stream.h
-
/home/vishal/grpc/grpc/examples/cpp/KVServer/keyvaluepackage.pb.h
limits
-
string
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
google/protobuf/io/coded_stream.h
-
google/protobuf/arena.h
-
google/protobuf/arenastring.h
-
google/protobuf/generated_message_table_driven.h
-
google/protobuf/generated_message_util.h
-
google/protobuf/metadata_lite.h
-
google/protobuf/generated_message_reflection.h
-
google/protobuf/message.h
-
google/protobuf/repeated_field.h
-
google/protobuf/extension_set.h
-
google/protobuf/unknown_field_set.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/any.h
string
-
google/protobuf/stubs/common.h
-
google/protobuf/arenastring.h
-
google/protobuf/message_lite.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/any.pb.h
limits
-
string
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
google/protobuf/io/coded_stream.h
-
google/protobuf/arena.h
-
google/protobuf/arenastring.h
-
google/protobuf/generated_message_table_driven.h
-
google/protobuf/generated_message_util.h
-
google/protobuf/metadata_lite.h
-
google/protobuf/generated_message_reflection.h
-
google/protobuf/message.h
-
google/protobuf/repeated_field.h
-
google/protobuf/extension_set.h
-
google/protobuf/unknown_field_set.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/arena.h
limits
-
type_traits
-
utility
-
exception
-
typeinfo
-
typeinfo
-
type_traits
-
google/protobuf/arena_impl.h
-
google/protobuf/port.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/arena_impl.h
atomic
-
limits
-
typeinfo
-
google/protobuf/stubs/common.h
-
google/protobuf/stubs/logging.h
-
sanitizer/asan_interface.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/arenastring.h
string
-
type_traits
-
utility
-
google/protobuf/stubs/logging.h
-
google/protobuf/stubs/common.h
-
google/protobuf/arena.h
-
google/protobuf/port.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/descriptor.h
atomic
-
map
-
memory
-
set
-
string
-
vector
-
google/protobuf/stubs/common.h
-
google/protobuf/stubs/mutex.h
-
google/protobuf/stubs/once.h
-
google/protobuf/port.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/descriptor.pb.h
limits
-
string
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
google/protobuf/io/coded_stream.h
-
google/protobuf/arena.h
-
google/protobuf/arenastring.h
-
google/protobuf/generated_message_table_driven.h
-
google/protobuf/generated_message_util.h
-
google/protobuf/metadata_lite.h
-
google/protobuf/generated_message_reflection.h
-
google/protobuf/message.h
-
google/protobuf/repeated_field.h
-
google/protobuf/extension_set.h
-
google/protobuf/generated_enum_reflection.h
-
google/protobuf/unknown_field_set.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/descriptor_database.h
map
-
string
-
utility
-
vector
-
google/protobuf/stubs/common.h
-
google/protobuf/descriptor.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/extension_set.h
algorithm
-
cassert
-
map
-
string
-
utility
-
vector
-
google/protobuf/stubs/common.h
-
google/protobuf/stubs/logging.h
-
google/protobuf/parse_context.h
-
google/protobuf/io/coded_stream.h
-
google/protobuf/port.h
-
google/protobuf/repeated_field.h
-
google/protobuf/wire_format_lite.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/generated_enum_reflection.h
string
-
google/protobuf/generated_enum_util.h
-
google/protobuf/port.h
-
google/protobuf/stubs/strutil.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/generated_enum_util.h
type_traits
-
google/protobuf/message_lite.h
-
google/protobuf/stubs/strutil.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/generated_message_reflection.h
string
-
vector
-
google/protobuf/stubs/casts.h
-
google/protobuf/stubs/common.h
-
google/protobuf/descriptor.h
-
google/protobuf/generated_enum_reflection.h
-
google/protobuf/stubs/once.h
-
google/protobuf/port.h
-
google/protobuf/unknown_field_set.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/generated_message_table_driven.h
google/protobuf/map.h
-
google/protobuf/map_entry_lite.h
-
google/protobuf/map_field_lite.h
-
google/protobuf/message_lite.h
-
google/protobuf/wire_format_lite.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/generated_message_util.h
assert.h
-
atomic
-
climits
-
string
-
vector
-
google/protobuf/stubs/common.h
-
google/protobuf/any.h
-
google/protobuf/has_bits.h
-
google/protobuf/implicit_weak_message.h
-
google/protobuf/message_lite.h
-
google/protobuf/stubs/once.h
-
google/protobuf/port.h
-
google/protobuf/repeated_field.h
-
google/protobuf/wire_format_lite.h
-
google/protobuf/stubs/strutil.h
-
google/protobuf/stubs/casts.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/has_bits.h
google/protobuf/stubs/common.h
-
google/protobuf/port.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/implicit_weak_message.h
string
-
google/protobuf/io/coded_stream.h
-
google/protobuf/arena.h
-
google/protobuf/message_lite.h
-
google/protobuf/repeated_field.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/io/coded_stream.h
assert.h
-
atomic
-
climits
-
cstddef
-
cstring
-
string
-
type_traits
-
utility
-
machine/endian.h
-
endian.h
-
google/protobuf/stubs/common.h
-
google/protobuf/stubs/logging.h
-
google/protobuf/stubs/strutil.h
-
google/protobuf/port.h
-
google/protobuf/stubs/port.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/io/zero_copy_stream.h
string
-
google/protobuf/stubs/common.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/io/zero_copy_stream_impl_lite.h
iosfwd
-
memory
-
string
-
google/protobuf/stubs/callback.h
-
google/protobuf/stubs/common.h
-
google/protobuf/io/zero_copy_stream.h
-
google/protobuf/stubs/stl_util.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/map.h
functional
-
initializer_list
-
iterator
-
limits
-
map
-
string
-
type_traits
-
utility
-
string_view
-
google/protobuf/stubs/common.h
-
google/protobuf/arena.h
-
google/protobuf/generated_enum_util.h
-
google/protobuf/map_type_handler.h
-
google/protobuf/stubs/hash.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/map_entry_lite.h
assert.h
-
string
-
google/protobuf/stubs/casts.h
-
google/protobuf/parse_context.h
-
google/protobuf/io/coded_stream.h
-
google/protobuf/arena.h
-
google/protobuf/arenastring.h
-
google/protobuf/generated_message_util.h
-
google/protobuf/map.h
-
google/protobuf/map_type_handler.h
-
google/protobuf/port.h
-
google/protobuf/wire_format_lite.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/map_field_lite.h
type_traits
-
google/protobuf/parse_context.h
-
google/protobuf/io/coded_stream.h
-
google/protobuf/map.h
-
google/protobuf/map_entry_lite.h
-
google/protobuf/port.h
-
google/protobuf/wire_format_lite.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/map_type_handler.h
google/protobuf/parse_context.h
-
google/protobuf/io/coded_stream.h
-
google/protobuf/arena.h
-
google/protobuf/wire_format_lite.h
-
/home/vishal/grpc/include/google/protobuf/message.h
iosfwd
-
string
-
type_traits
-
vector
-
google/protobuf/stubs/casts.h
-
google/protobuf/stubs/common.h
-
google/protobuf/arena.h
-
google/protobuf/descriptor.h
-
google/protobuf/generated_message_reflection.h
-
google/protobuf/message_lite.h
-
google/protobuf/port.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/message_lite.h
climits
-
string
-
google/protobuf/stubs/common.h
-
google/protobuf/stubs/logging.h
-
google/protobuf/io/coded_stream.h
-
google/protobuf/arena.h
-
google/protobuf/metadata_lite.h
-
google/protobuf/stubs/once.h
-
google/protobuf/port.h
-
google/protobuf/stubs/strutil.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/metadata_lite.h
string
-
google/protobuf/stubs/common.h
-
google/protobuf/arena.h
-
google/protobuf/port.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/parse_context.h
cstdint
-
cstring
-
string
-
google/protobuf/io/coded_stream.h
-
google/protobuf/io/zero_copy_stream.h
-
google/protobuf/arena.h
-
google/protobuf/arenastring.h
-
google/protobuf/implicit_weak_message.h
-
google/protobuf/metadata_lite.h
-
google/protobuf/port.h
-
google/protobuf/repeated_field.h
-
google/protobuf/wire_format_lite.h
-
google/protobuf/stubs/strutil.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/port.h
/home/vishal/grpc/include/google/protobuf/port_def.inc
/home/vishal/grpc/include/google/protobuf/port_undef.inc
/home/vishal/grpc/include/google/protobuf/repeated_field.h
utility
-
algorithm
-
iterator
-
limits
-
string
-
type_traits
-
google/protobuf/stubs/logging.h
-
google/protobuf/stubs/common.h
-
google/protobuf/arena.h
-
google/protobuf/message_lite.h
-
google/protobuf/port.h
-
google/protobuf/stubs/casts.h
-
type_traits
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/source_context.pb.h
limits
-
string
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
google/protobuf/io/coded_stream.h
-
google/protobuf/arena.h
-
google/protobuf/arenastring.h
-
google/protobuf/generated_message_table_driven.h
-
google/protobuf/generated_message_util.h
-
google/protobuf/metadata_lite.h
-
google/protobuf/generated_message_reflection.h
-
google/protobuf/message.h
-
google/protobuf/repeated_field.h
-
google/protobuf/extension_set.h
-
google/protobuf/unknown_field_set.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/stubs/bytestream.h
stddef.h
-
string
-
google/protobuf/stubs/common.h
-
google/protobuf/stubs/stringpiece.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/stubs/callback.h
type_traits
-
google/protobuf/stubs/macros.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/stubs/casts.h
google/protobuf/stubs/common.h
-
google/protobuf/port_def.inc
-
type_traits
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/stubs/common.h
algorithm
-
iostream
-
map
-
memory
-
set
-
string
-
vector
-
google/protobuf/stubs/macros.h
-
google/protobuf/stubs/platform_macros.h
-
google/protobuf/stubs/port.h
-
google/protobuf/stubs/stringpiece.h
-
exception
-
TargetConditionals.h
-
pthread.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/stubs/hash.h
cstring
-
string
-
unordered_map
-
unordered_set
-
/home/vishal/grpc/include/google/protobuf/stubs/logging.h
google/protobuf/stubs/macros.h
-
google/protobuf/stubs/port.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/stubs/macros.h
google/protobuf/stubs/port.h
-
/home/vishal/grpc/include/google/protobuf/stubs/mutex.h
mutex
-
windows.h
-
google/protobuf/stubs/macros.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/stubs/once.h
mutex
-
utility
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/stubs/platform_macros.h
Availability.h
-
TargetConditionals.h
-
/home/vishal/grpc/include/google/protobuf/stubs/port.h
assert.h
-
cstdint
-
stdlib.h
-
cstddef
-
string
-
string.h
-
google/protobuf/stubs/platform_macros.h
-
google/protobuf/port_def.inc
-
machine/endian.h
-
endian.h
-
stdlib.h
-
intrin.h
-
libkern/OSByteOrder.h
-
byteswap.h
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/stubs/status.h
iosfwd
-
string
-
google/protobuf/stubs/common.h
-
google/protobuf/stubs/stringpiece.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/stubs/stl_util.h
google/protobuf/stubs/common.h
-
/home/vishal/grpc/include/google/protobuf/stubs/stringpiece.h
assert.h
-
stddef.h
-
string.h
-
iosfwd
-
limits
-
string
-
google/protobuf/stubs/hash.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/stubs/strutil.h
google/protobuf/stubs/common.h
-
google/protobuf/stubs/stringpiece.h
-
stdlib.h
-
cstring
-
google/protobuf/port_def.inc
-
vector
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/type.pb.h
limits
-
string
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
google/protobuf/io/coded_stream.h
-
google/protobuf/arena.h
-
google/protobuf/arenastring.h
-
google/protobuf/generated_message_table_driven.h
-
google/protobuf/generated_message_util.h
-
google/protobuf/metadata_lite.h
-
google/protobuf/generated_message_reflection.h
-
google/protobuf/message.h
-
google/protobuf/repeated_field.h
-
google/protobuf/extension_set.h
-
google/protobuf/generated_enum_reflection.h
-
google/protobuf/unknown_field_set.h
-
google/protobuf/any.pb.h
-
google/protobuf/source_context.pb.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/unknown_field_set.h
assert.h
-
string
-
vector
-
google/protobuf/stubs/common.h
-
google/protobuf/stubs/logging.h
-
google/protobuf/parse_context.h
-
google/protobuf/io/coded_stream.h
-
google/protobuf/io/zero_copy_stream_impl_lite.h
-
google/protobuf/message_lite.h
-
google/protobuf/port.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/util/json_util.h
google/protobuf/message.h
-
google/protobuf/util/type_resolver.h
-
google/protobuf/stubs/bytestream.h
-
google/protobuf/stubs/strutil.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/util/type_resolver.h
string
-
google/protobuf/stubs/common.h
-
google/protobuf/type.pb.h
-
google/protobuf/stubs/status.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/util/type_resolver_util.h
string
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/wire_format_lite.h
string
-
google/protobuf/stubs/common.h
-
google/protobuf/stubs/logging.h
-
google/protobuf/io/coded_stream.h
-
google/protobuf/arenastring.h
-
google/protobuf/message_lite.h
-
google/protobuf/port.h
-
google/protobuf/repeated_field.h
-
google/protobuf/stubs/casts.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/grpc/byte_buffer.h
grpc/support/port_platform.h
-
grpc/impl/codegen/byte_buffer.h
-
grpc/slice_buffer.h
-
/home/vishal/grpc/include/grpc/compression.h
grpc/impl/codegen/port_platform.h
-
stdlib.h
-
grpc/impl/codegen/compression_types.h
-
grpc/slice.h
-
/home/vishal/grpc/include/grpc/grpc.h
grpc/support/port_platform.h
-
grpc/status.h
-
grpc/byte_buffer.h
-
grpc/impl/codegen/connectivity_state.h
-
grpc/impl/codegen/grpc_types.h
-
grpc/impl/codegen/propagation_bits.h
-
grpc/slice.h
-
grpc/support/time.h
-
stddef.h
-
/home/vishal/grpc/include/grpc/grpc_security_constants.h
/home/vishal/grpc/include/grpc/impl/codegen/atm.h
grpc/impl/codegen/port_platform.h
-
grpc/impl/codegen/atm_gcc_atomic.h
-
grpc/impl/codegen/atm_gcc_sync.h
-
grpc/impl/codegen/atm_windows.h
-
/home/vishal/grpc/include/grpc/impl/codegen/atm_gcc_atomic.h
grpc/impl/codegen/port_platform.h
-
/home/vishal/grpc/include/grpc/impl/codegen/atm_gcc_sync.h
grpc/impl/codegen/port_platform.h
-
/home/vishal/grpc/include/grpc/impl/codegen/atm_windows.h
grpc/impl/codegen/port_platform.h
-
/home/vishal/grpc/include/grpc/impl/codegen/byte_buffer.h
grpc/impl/codegen/port_platform.h
-
grpc/impl/codegen/grpc_types.h
-
/home/vishal/grpc/include/grpc/impl/codegen/byte_buffer_reader.h
/home/vishal/grpc/include/grpc/impl/codegen/compression_types.h
grpc/impl/codegen/port_platform.h
-
/home/vishal/grpc/include/grpc/impl/codegen/connectivity_state.h
/home/vishal/grpc/include/grpc/impl/codegen/gpr_slice.h
/home/vishal/grpc/include/grpc/impl/codegen/gpr_types.h
grpc/impl/codegen/port_platform.h
-
stddef.h
-
/home/vishal/grpc/include/grpc/impl/codegen/grpc_types.h
grpc/impl/codegen/port_platform.h
-
grpc/impl/codegen/compression_types.h
-
grpc/impl/codegen/gpr_types.h
-
grpc/impl/codegen/slice.h
-
grpc/impl/codegen/status.h
-
stddef.h
-
/home/vishal/grpc/include/grpc/impl/codegen/log.h
grpc/impl/codegen/port_platform.h
-
stdarg.h
-
stdlib.h
-
/home/vishal/grpc/include/grpc/impl/codegen/port_platform.h
windows.h
-
features.h
-
linux/version.h
-
Availability.h
-
TargetConditionals.h
-
features.h
-
stdint.h
-
stdint.h
-
/home/vishal/grpc/include/grpc/impl/codegen/propagation_bits.h
grpc/impl/codegen/port_platform.h
-
/home/vishal/grpc/include/grpc/impl/codegen/slice.h
grpc/impl/codegen/port_platform.h
-
stddef.h
-
grpc/impl/codegen/gpr_slice.h
-
/home/vishal/grpc/include/grpc/impl/codegen/status.h
/home/vishal/grpc/include/grpc/impl/codegen/sync.h
grpc/impl/codegen/port_platform.h
-
grpc/impl/codegen/sync_generic.h
-
grpc/impl/codegen/sync_custom.h
-
grpc/impl/codegen/sync_abseil.h
-
grpc/impl/codegen/sync_posix.h
-
grpc/impl/codegen/sync_windows.h
-
/home/vishal/grpc/include/grpc/impl/codegen/sync_abseil.h
grpc/impl/codegen/port_platform.h
-
grpc/impl/codegen/sync_generic.h
-
/home/vishal/grpc/include/grpc/impl/codegen/sync_custom.h
grpc/impl/codegen/port_platform.h
-
grpc/impl/codegen/sync_generic.h
-
/home/vishal/grpc/include/grpc/impl/codegen/sync_generic.h
grpc/impl/codegen/port_platform.h
-
grpc/impl/codegen/atm.h
-
/home/vishal/grpc/include/grpc/impl/codegen/sync_posix.h
grpc/impl/codegen/port_platform.h
-
grpc/impl/codegen/sync_generic.h
-
pthread.h
-
/home/vishal/grpc/include/grpc/impl/codegen/sync_windows.h
grpc/impl/codegen/port_platform.h
-
grpc/impl/codegen/sync_generic.h
-
/home/vishal/grpc/include/grpc/slice.h
grpc/support/port_platform.h
-
grpc/impl/codegen/slice.h
-
grpc/support/sync.h
-
/home/vishal/grpc/include/grpc/slice_buffer.h
grpc/support/port_platform.h
-
grpc/slice.h
-
/home/vishal/grpc/include/grpc/status.h
grpc/support/port_platform.h
-
grpc/impl/codegen/status.h
-
/home/vishal/grpc/include/grpc/support/atm.h
grpc/support/port_platform.h
-
grpc/impl/codegen/atm.h
-
/home/vishal/grpc/include/grpc/support/cpu.h
grpc/support/port_platform.h
-
/home/vishal/grpc/include/grpc/support/log.h
grpc/support/port_platform.h
-
grpc/impl/codegen/log.h
-
/home/vishal/grpc/include/grpc/support/port_platform.h
grpc/impl/codegen/port_platform.h
-
/home/vishal/grpc/include/grpc/support/sync.h
grpc/support/port_platform.h
-
grpc/impl/codegen/gpr_types.h
-
grpc/impl/codegen/sync.h
-
/home/vishal/grpc/include/grpc/support/time.h
grpc/support/port_platform.h
-
grpc/impl/codegen/gpr_types.h
-
stddef.h
-
time.h
-
/home/vishal/grpc/include/grpc/support/workaround_list.h
/home/vishal/grpc/include/grpcpp/channel.h
memory
-
grpc/grpc.h
-
grpcpp/impl/call.h
-
grpcpp/impl/codegen/channel_interface.h
-
grpcpp/impl/codegen/client_interceptor.h
-
grpcpp/impl/codegen/completion_queue.h
-
grpcpp/impl/codegen/config.h
-
grpcpp/impl/codegen/grpc_library.h
-
grpcpp/impl/codegen/sync.h
-
/home/vishal/grpc/include/grpcpp/client_context.h
grpcpp/impl/codegen/client_context.h
-
/home/vishal/grpc/include/grpcpp/completion_queue.h
grpcpp/impl/codegen/completion_queue.h
-
/home/vishal/grpc/include/grpcpp/create_channel.h
memory
-
grpcpp/channel.h
-
grpcpp/impl/codegen/client_interceptor.h
-
grpcpp/security/credentials.h
-
grpcpp/support/channel_arguments.h
-
grpcpp/support/config.h
-
/home/vishal/grpc/include/grpcpp/create_channel_posix.h
memory
-
grpc/support/port_platform.h
-
grpcpp/channel.h
-
grpcpp/support/channel_arguments.h
-
/home/vishal/grpc/include/grpcpp/grpcpp.h
grpc/grpc.h
-
grpcpp/channel.h
-
grpcpp/client_context.h
-
grpcpp/completion_queue.h
-
grpcpp/create_channel.h
-
grpcpp/create_channel_posix.h
-
grpcpp/server.h
-
grpcpp/server_builder.h
-
grpcpp/server_context.h
-
grpcpp/server_posix.h
-
/home/vishal/grpc/include/grpcpp/health_check_service_interface.h
grpcpp/support/config.h
-
/home/vishal/grpc/include/grpcpp/impl/call.h
grpcpp/impl/codegen/call.h
-
/home/vishal/grpc/include/grpcpp/impl/channel_argument_option.h
map
-
memory
-
grpcpp/impl/server_builder_option.h
-
grpcpp/support/channel_arguments.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/async_generic_service.h
grpc/impl/codegen/port_platform.h
-
grpcpp/impl/codegen/async_stream.h
-
grpcpp/impl/codegen/byte_buffer.h
-
grpcpp/impl/codegen/server_callback.h
-
grpcpp/impl/codegen/server_callback_handlers.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/async_stream.h
grpcpp/impl/codegen/call.h
-
grpcpp/impl/codegen/channel_interface.h
-
grpcpp/impl/codegen/core_codegen_interface.h
-
grpcpp/impl/codegen/server_context.h
-
grpcpp/impl/codegen/service_type.h
-
grpcpp/impl/codegen/status.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/async_unary_call.h
grpcpp/impl/codegen/call.h
-
grpcpp/impl/codegen/call_op_set.h
-
grpcpp/impl/codegen/call_op_set_interface.h
-
grpcpp/impl/codegen/channel_interface.h
-
grpcpp/impl/codegen/client_context.h
-
grpcpp/impl/codegen/server_context.h
-
grpcpp/impl/codegen/service_type.h
-
grpcpp/impl/codegen/status.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/byte_buffer.h
grpc/impl/codegen/byte_buffer.h
-
grpcpp/impl/codegen/config.h
-
grpcpp/impl/codegen/core_codegen_interface.h
-
grpcpp/impl/codegen/serialization_traits.h
-
grpcpp/impl/codegen/slice.h
-
grpcpp/impl/codegen/status.h
-
vector
-
/home/vishal/grpc/include/grpcpp/impl/codegen/call.h
grpc/impl/codegen/grpc_types.h
-
grpcpp/impl/codegen/call_hook.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/call_hook.h
/home/vishal/grpc/include/grpcpp/impl/codegen/call_op_set.h
cstring
-
map
-
memory
-
grpc/impl/codegen/compression_types.h
-
grpc/impl/codegen/grpc_types.h
-
grpcpp/impl/codegen/byte_buffer.h
-
grpcpp/impl/codegen/call.h
-
grpcpp/impl/codegen/call_hook.h
-
grpcpp/impl/codegen/call_op_set_interface.h
-
grpcpp/impl/codegen/client_context.h
-
grpcpp/impl/codegen/completion_queue.h
-
grpcpp/impl/codegen/completion_queue_tag.h
-
grpcpp/impl/codegen/config.h
-
grpcpp/impl/codegen/core_codegen_interface.h
-
grpcpp/impl/codegen/intercepted_channel.h
-
grpcpp/impl/codegen/interceptor_common.h
-
grpcpp/impl/codegen/serialization_traits.h
-
grpcpp/impl/codegen/slice.h
-
grpcpp/impl/codegen/string_ref.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/call_op_set_interface.h
grpcpp/impl/codegen/completion_queue_tag.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/callback_common.h
functional
-
grpc/impl/codegen/grpc_types.h
-
grpcpp/impl/codegen/call.h
-
grpcpp/impl/codegen/channel_interface.h
-
grpcpp/impl/codegen/completion_queue_tag.h
-
grpcpp/impl/codegen/config.h
-
grpcpp/impl/codegen/core_codegen_interface.h
-
grpcpp/impl/codegen/status.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/channel_interface.h
grpc/impl/codegen/connectivity_state.h
-
grpcpp/impl/codegen/call.h
-
grpcpp/impl/codegen/status.h
-
grpcpp/impl/codegen/time.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/client_callback.h
atomic
-
functional
-
grpcpp/impl/codegen/call.h
-
grpcpp/impl/codegen/call_op_set.h
-
grpcpp/impl/codegen/callback_common.h
-
grpcpp/impl/codegen/channel_interface.h
-
grpcpp/impl/codegen/config.h
-
grpcpp/impl/codegen/core_codegen_interface.h
-
grpcpp/impl/codegen/status.h
-
grpcpp/impl/codegen/sync.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/client_context.h
map
-
memory
-
string
-
grpc/impl/codegen/compression_types.h
-
grpc/impl/codegen/propagation_bits.h
-
grpcpp/impl/codegen/client_interceptor.h
-
grpcpp/impl/codegen/config.h
-
grpcpp/impl/codegen/core_codegen_interface.h
-
grpcpp/impl/codegen/create_auth_context.h
-
grpcpp/impl/codegen/metadata_map.h
-
grpcpp/impl/codegen/rpc_method.h
-
grpcpp/impl/codegen/security/auth_context.h
-
grpcpp/impl/codegen/slice.h
-
grpcpp/impl/codegen/status.h
-
grpcpp/impl/codegen/string_ref.h
-
grpcpp/impl/codegen/sync.h
-
grpcpp/impl/codegen/time.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/client_interceptor.h
memory
-
vector
-
grpcpp/impl/codegen/interceptor.h
-
grpcpp/impl/codegen/rpc_method.h
-
grpcpp/impl/codegen/string_ref.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/completion_queue.h
list
-
grpc/impl/codegen/atm.h
-
grpcpp/impl/codegen/completion_queue_tag.h
-
grpcpp/impl/codegen/core_codegen_interface.h
-
grpcpp/impl/codegen/grpc_library.h
-
grpcpp/impl/codegen/rpc_service_method.h
-
grpcpp/impl/codegen/status.h
-
grpcpp/impl/codegen/sync.h
-
grpcpp/impl/codegen/time.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/completion_queue_tag.h
/home/vishal/grpc/include/grpcpp/impl/codegen/config.h
string
-
/home/vishal/grpc/include/grpcpp/impl/codegen/config_protobuf.h
google/protobuf/message_lite.h
-
google/protobuf/message.h
-
google/protobuf/descriptor.h
-
google/protobuf/descriptor.pb.h
-
google/protobuf/descriptor_database.h
-
google/protobuf/io/coded_stream.h
-
google/protobuf/io/zero_copy_stream.h
-
google/protobuf/util/json_util.h
-
google/protobuf/util/type_resolver_util.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/core_codegen_interface.h
grpc/impl/codegen/byte_buffer.h
-
grpc/impl/codegen/byte_buffer_reader.h
-
grpc/impl/codegen/grpc_types.h
-
grpc/impl/codegen/sync.h
-
grpcpp/impl/codegen/config.h
-
grpcpp/impl/codegen/status.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/create_auth_context.h
memory
-
grpc/impl/codegen/grpc_types.h
-
grpcpp/impl/codegen/security/auth_context.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/grpc_library.h
grpcpp/impl/codegen/core_codegen_interface.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/intercepted_channel.h
grpcpp/impl/codegen/channel_interface.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/interceptor.h
memory
-
grpc/impl/codegen/grpc_types.h
-
grpcpp/impl/codegen/byte_buffer.h
-
grpcpp/impl/codegen/config.h
-
grpcpp/impl/codegen/core_codegen_interface.h
-
grpcpp/impl/codegen/metadata_map.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/interceptor_common.h
array
-
functional
-
grpcpp/impl/codegen/call.h
-
grpcpp/impl/codegen/call_op_set_interface.h
-
grpcpp/impl/codegen/client_interceptor.h
-
grpcpp/impl/codegen/intercepted_channel.h
-
grpcpp/impl/codegen/server_interceptor.h
-
grpc/impl/codegen/grpc_types.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/message_allocator.h
/home/vishal/grpc/include/grpcpp/impl/codegen/metadata_map.h
map
-
grpc/impl/codegen/log.h
-
grpcpp/impl/codegen/slice.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/method_handler.h
grpcpp/impl/codegen/byte_buffer.h
-
grpcpp/impl/codegen/core_codegen_interface.h
-
grpcpp/impl/codegen/rpc_service_method.h
-
grpcpp/impl/codegen/sync_stream.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/proto_buffer_reader.h
type_traits
-
grpc/impl/codegen/byte_buffer_reader.h
-
grpc/impl/codegen/grpc_types.h
-
grpc/impl/codegen/slice.h
-
grpcpp/impl/codegen/byte_buffer.h
-
grpcpp/impl/codegen/config_protobuf.h
-
grpcpp/impl/codegen/core_codegen_interface.h
-
grpcpp/impl/codegen/serialization_traits.h
-
grpcpp/impl/codegen/status.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/proto_buffer_writer.h
type_traits
-
grpc/impl/codegen/grpc_types.h
-
grpc/impl/codegen/slice.h
-
grpcpp/impl/codegen/byte_buffer.h
-
grpcpp/impl/codegen/config_protobuf.h
-
grpcpp/impl/codegen/core_codegen_interface.h
-
grpcpp/impl/codegen/serialization_traits.h
-
grpcpp/impl/codegen/status.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/proto_utils.h
type_traits
-
grpc/impl/codegen/byte_buffer_reader.h
-
grpc/impl/codegen/grpc_types.h
-
grpc/impl/codegen/slice.h
-
grpcpp/impl/codegen/byte_buffer.h
-
grpcpp/impl/codegen/config_protobuf.h
-
grpcpp/impl/codegen/core_codegen_interface.h
-
grpcpp/impl/codegen/proto_buffer_reader.h
-
grpcpp/impl/codegen/proto_buffer_writer.h
-
grpcpp/impl/codegen/serialization_traits.h
-
grpcpp/impl/codegen/slice.h
-
grpcpp/impl/codegen/status.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/rpc_method.h
memory
-
grpcpp/impl/codegen/channel_interface.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/rpc_service_method.h
climits
-
functional
-
map
-
memory
-
vector
-
grpc/impl/codegen/log.h
-
grpcpp/impl/codegen/byte_buffer.h
-
grpcpp/impl/codegen/config.h
-
grpcpp/impl/codegen/rpc_method.h
-
grpcpp/impl/codegen/status.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/security/auth_context.h
iterator
-
vector
-
grpcpp/impl/codegen/config.h
-
grpcpp/impl/codegen/string_ref.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/serialization_traits.h
/home/vishal/grpc/include/grpcpp/impl/codegen/server_callback.h
atomic
-
functional
-
type_traits
-
grpcpp/impl/codegen/call.h
-
grpcpp/impl/codegen/call_op_set.h
-
grpcpp/impl/codegen/callback_common.h
-
grpcpp/impl/codegen/config.h
-
grpcpp/impl/codegen/core_codegen_interface.h
-
grpcpp/impl/codegen/message_allocator.h
-
grpcpp/impl/codegen/status.h
-
grpcpp/impl/codegen/sync.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/server_callback_handlers.h
grpcpp/impl/codegen/message_allocator.h
-
grpcpp/impl/codegen/rpc_service_method.h
-
grpcpp/impl/codegen/server_callback.h
-
grpcpp/impl/codegen/server_context.h
-
grpcpp/impl/codegen/status.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/server_context.h
atomic
-
cassert
-
map
-
memory
-
type_traits
-
vector
-
grpc/impl/codegen/port_platform.h
-
grpc/impl/codegen/compression_types.h
-
grpcpp/impl/codegen/call.h
-
grpcpp/impl/codegen/call_op_set.h
-
grpcpp/impl/codegen/callback_common.h
-
grpcpp/impl/codegen/completion_queue_tag.h
-
grpcpp/impl/codegen/config.h
-
grpcpp/impl/codegen/create_auth_context.h
-
grpcpp/impl/codegen/message_allocator.h
-
grpcpp/impl/codegen/metadata_map.h
-
grpcpp/impl/codegen/rpc_service_method.h
-
grpcpp/impl/codegen/security/auth_context.h
-
grpcpp/impl/codegen/server_callback.h
-
grpcpp/impl/codegen/server_interceptor.h
-
grpcpp/impl/codegen/status.h
-
grpcpp/impl/codegen/string_ref.h
-
grpcpp/impl/codegen/time.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/server_interceptor.h
atomic
-
vector
-
grpcpp/impl/codegen/interceptor.h
-
grpcpp/impl/codegen/rpc_method.h
-
grpcpp/impl/codegen/string_ref.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/server_interface.h
grpc/impl/codegen/port_platform.h
-
grpc/impl/codegen/grpc_types.h
-
grpcpp/impl/codegen/byte_buffer.h
-
grpcpp/impl/codegen/call.h
-
grpcpp/impl/codegen/call_hook.h
-
grpcpp/impl/codegen/completion_queue_tag.h
-
grpcpp/impl/codegen/core_codegen_interface.h
-
grpcpp/impl/codegen/interceptor_common.h
-
grpcpp/impl/codegen/rpc_service_method.h
-
grpcpp/impl/codegen/server_context.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/service_type.h
grpcpp/impl/codegen/config.h
-
grpcpp/impl/codegen/core_codegen_interface.h
-
grpcpp/impl/codegen/rpc_service_method.h
-
grpcpp/impl/codegen/serialization_traits.h
-
grpcpp/impl/codegen/server_interface.h
-
grpcpp/impl/codegen/status.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/slice.h
grpcpp/impl/codegen/config.h
-
grpcpp/impl/codegen/core_codegen_interface.h
-
grpcpp/impl/codegen/string_ref.h
-
grpc/impl/codegen/slice.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/status.h
grpc/impl/codegen/status.h
-
grpcpp/impl/codegen/config.h
-
grpcpp/impl/codegen/status_code_enum.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/status_code_enum.h
/home/vishal/grpc/include/grpcpp/impl/codegen/string_ref.h
string.h
-
algorithm
-
iosfwd
-
iostream
-
iterator
-
grpcpp/impl/codegen/config.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/stub_options.h
/home/vishal/grpc/include/grpcpp/impl/codegen/sync.h
grpc/impl/codegen/port_platform.h
-
pthread.h
-
mutex
-
grpc/impl/codegen/log.h
-
grpc/impl/codegen/sync.h
-
grpcpp/impl/codegen/core_codegen_interface.h
-
absl/synchronization/mutex.h
/home/vishal/grpc/include/grpcpp/impl/codegen/absl/synchronization/mutex.h
/home/vishal/grpc/include/grpcpp/impl/codegen/sync_stream.h
grpcpp/impl/codegen/call.h
-
grpcpp/impl/codegen/channel_interface.h
-
grpcpp/impl/codegen/client_context.h
-
grpcpp/impl/codegen/completion_queue.h
-
grpcpp/impl/codegen/core_codegen_interface.h
-
grpcpp/impl/codegen/server_context.h
-
grpcpp/impl/codegen/service_type.h
-
grpcpp/impl/codegen/status.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/time.h
chrono
-
grpc/impl/codegen/grpc_types.h
-
grpcpp/impl/codegen/config.h
-
/home/vishal/grpc/include/grpcpp/impl/rpc_service_method.h
grpcpp/impl/codegen/rpc_service_method.h
-
/home/vishal/grpc/include/grpcpp/impl/server_builder_option.h
map
-
memory
-
grpcpp/impl/server_builder_plugin.h
-
grpcpp/support/channel_arguments.h
-
/home/vishal/grpc/include/grpcpp/impl/server_builder_plugin.h
memory
-
grpcpp/support/channel_arguments.h
-
grpcpp/support/config.h
-
/home/vishal/grpc/include/grpcpp/resource_quota.h
grpcpp/impl/codegen/config.h
-
grpcpp/impl/codegen/grpc_library.h
-
/home/vishal/grpc/include/grpcpp/security/auth_context.h
grpcpp/impl/codegen/security/auth_context.h
-
/home/vishal/grpc/include/grpcpp/security/auth_metadata_processor.h
map
-
grpcpp/security/auth_context.h
-
grpcpp/support/status.h
-
grpcpp/support/string_ref.h
-
/home/vishal/grpc/include/grpcpp/security/authorization_policy_provider.h
grpc/status.h
-
grpcpp/impl/codegen/grpc_library.h
-
memory
-
/home/vishal/grpc/include/grpcpp/security/credentials.h
map
-
memory
-
vector
-
grpc/grpc_security_constants.h
-
grpcpp/channel.h
-
grpcpp/impl/codegen/client_interceptor.h
-
grpcpp/impl/codegen/grpc_library.h
-
grpcpp/security/auth_context.h
-
grpcpp/security/tls_credentials_options.h
-
grpcpp/support/channel_arguments.h
-
grpcpp/support/status.h
-
grpcpp/support/string_ref.h
-
/home/vishal/grpc/include/grpcpp/security/server_credentials.h
memory
-
vector
-
grpc/grpc_security_constants.h
-
grpcpp/security/auth_metadata_processor.h
-
grpcpp/security/tls_credentials_options.h
-
grpcpp/support/config.h
-
/home/vishal/grpc/include/grpcpp/security/tls_certificate_provider.h
grpc/grpc_security_constants.h
-
grpc/status.h
-
grpc/support/log.h
-
grpcpp/impl/codegen/grpc_library.h
-
grpcpp/support/config.h
-
memory
-
vector
-
/home/vishal/grpc/include/grpcpp/security/tls_credentials_options.h
grpc/grpc_security_constants.h
-
grpc/status.h
-
grpc/support/log.h
-
grpcpp/security/tls_certificate_provider.h
-
grpcpp/support/config.h
-
memory
-
vector
-
/home/vishal/grpc/include/grpcpp/server.h
list
-
memory
-
vector
-
grpc/impl/codegen/port_platform.h
-
grpc/compression.h
-
grpc/support/atm.h
-
grpcpp/channel.h
-
grpcpp/completion_queue.h
-
grpcpp/health_check_service_interface.h
-
grpcpp/impl/call.h
-
grpcpp/impl/codegen/client_interceptor.h
-
grpcpp/impl/codegen/completion_queue.h
-
grpcpp/impl/codegen/grpc_library.h
-
grpcpp/impl/codegen/server_interface.h
-
grpcpp/impl/rpc_service_method.h
-
grpcpp/security/server_credentials.h
-
grpcpp/support/channel_arguments.h
-
grpcpp/support/config.h
-
grpcpp/support/status.h
-
/home/vishal/grpc/include/grpcpp/server_builder.h
climits
-
map
-
memory
-
vector
-
grpc/impl/codegen/port_platform.h
-
grpc/compression.h
-
grpc/support/cpu.h
-
grpc/support/workaround_list.h
-
grpcpp/impl/channel_argument_option.h
-
grpcpp/impl/codegen/server_interceptor.h
-
grpcpp/impl/server_builder_option.h
-
grpcpp/impl/server_builder_plugin.h
-
grpcpp/security/authorization_policy_provider.h
-
grpcpp/server.h
-
grpcpp/support/config.h
-
/home/vishal/grpc/include/grpcpp/server_context.h
grpcpp/impl/codegen/server_context.h
-
/home/vishal/grpc/include/grpcpp/server_posix.h
memory
-
grpc/support/port_platform.h
-
grpcpp/server.h
-
/home/vishal/grpc/include/grpcpp/support/channel_arguments.h
list
-
vector
-
grpc/compression.h
-
grpc/grpc.h
-
grpcpp/resource_quota.h
-
grpcpp/support/config.h
-
/home/vishal/grpc/include/grpcpp/support/config.h
grpcpp/impl/codegen/config.h
-
/home/vishal/grpc/include/grpcpp/support/status.h
grpcpp/impl/codegen/status.h
-
/home/vishal/grpc/include/grpcpp/support/string_ref.h
grpcpp/impl/codegen/string_ref.h
-
# The set of languages for which implicit dependencies are needed:
set(CMAKE_DEPENDS_LANGUAGES
"CXX"
)
# The set of files for implicit dependencies of each language:
set(CMAKE_DEPENDS_CHECK_CXX
"/home/vishal/grpc/grpc/examples/cpp/KVServer/KVserver.cc" "/home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/CMakeFiles/KVserver.dir/KVserver.cc.o"
"/home/vishal/grpc/grpc/examples/cpp/KVServer/helper.cc" "/home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/CMakeFiles/KVserver.dir/helper.cc.o"
)
set(CMAKE_CXX_COMPILER_ID "GNU")
# Preprocessor definitions for this target.
set(CMAKE_TARGET_DEFINITIONS_CXX
"CARES_STATICLIB"
)
# The include file search paths:
set(CMAKE_CXX_TARGET_INCLUDE_PATH
"."
"/home/vishal/grpc/include"
)
# Targets to which this target links.
set(CMAKE_TARGET_LINKED_INFO_FILES
"/home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/CMakeFiles/hw_grpc_proto.dir/DependInfo.cmake"
)
# Fortran module output directory.
set(CMAKE_Fortran_TARGET_MODULE_DIR "")
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.19
# Delete rule output on recipe failure.
.DELETE_ON_ERROR:
#=============================================================================
# Special targets provided by cmake.
# Disable implicit rules so canonical targets will work.
.SUFFIXES:
# Disable VCS-based implicit rules.
% : %,v
# Disable VCS-based implicit rules.
% : RCS/%
# Disable VCS-based implicit rules.
% : RCS/%,v
# Disable VCS-based implicit rules.
% : SCCS/s.%
# Disable VCS-based implicit rules.
% : s.%
.SUFFIXES: .hpux_make_needs_suffix_list
# Command-line flag to silence nested $(MAKE).
$(VERBOSE)MAKESILENT = -s
#Suppress display of executed commands.
$(VERBOSE).SILENT:
# A target that is always out of date.
cmake_force:
.PHONY : cmake_force
#=============================================================================
# Set environment variables for the build.
# The shell in which to execute make rules.
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /home/vishal/.local/bin/cmake
# The command to remove a file.
RM = /home/vishal/.local/bin/cmake -E rm -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/vishal/grpc/grpc/examples/cpp/KVServer
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build
# Include any dependencies generated for this target.
include CMakeFiles/KVserver.dir/depend.make
# Include the progress variables for this target.
include CMakeFiles/KVserver.dir/progress.make
# Include the compile flags for this target's objects.
include CMakeFiles/KVserver.dir/flags.make
CMakeFiles/KVserver.dir/KVserver.cc.o: CMakeFiles/KVserver.dir/flags.make
CMakeFiles/KVserver.dir/KVserver.cc.o: ../../KVserver.cc
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object CMakeFiles/KVserver.dir/KVserver.cc.o"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/KVserver.dir/KVserver.cc.o -c /home/vishal/grpc/grpc/examples/cpp/KVServer/KVserver.cc
CMakeFiles/KVserver.dir/KVserver.cc.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/KVserver.dir/KVserver.cc.i"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/vishal/grpc/grpc/examples/cpp/KVServer/KVserver.cc > CMakeFiles/KVserver.dir/KVserver.cc.i
CMakeFiles/KVserver.dir/KVserver.cc.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/KVserver.dir/KVserver.cc.s"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/vishal/grpc/grpc/examples/cpp/KVServer/KVserver.cc -o CMakeFiles/KVserver.dir/KVserver.cc.s
CMakeFiles/KVserver.dir/helper.cc.o: CMakeFiles/KVserver.dir/flags.make
CMakeFiles/KVserver.dir/helper.cc.o: ../../helper.cc
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building CXX object CMakeFiles/KVserver.dir/helper.cc.o"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/KVserver.dir/helper.cc.o -c /home/vishal/grpc/grpc/examples/cpp/KVServer/helper.cc
CMakeFiles/KVserver.dir/helper.cc.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/KVserver.dir/helper.cc.i"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/vishal/grpc/grpc/examples/cpp/KVServer/helper.cc > CMakeFiles/KVserver.dir/helper.cc.i
CMakeFiles/KVserver.dir/helper.cc.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/KVserver.dir/helper.cc.s"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/vishal/grpc/grpc/examples/cpp/KVServer/helper.cc -o CMakeFiles/KVserver.dir/helper.cc.s
# Object files for target KVserver
KVserver_OBJECTS = \
"CMakeFiles/KVserver.dir/KVserver.cc.o" \
"CMakeFiles/KVserver.dir/helper.cc.o"
# External object files for target KVserver
KVserver_EXTERNAL_OBJECTS =
KVserver: CMakeFiles/KVserver.dir/KVserver.cc.o
KVserver: CMakeFiles/KVserver.dir/helper.cc.o
KVserver: CMakeFiles/KVserver.dir/build.make
KVserver: libhw_grpc_proto.a
KVserver: /home/vishal/grpc/lib/libgrpc++_reflection.a
KVserver: /home/vishal/grpc/lib/libgrpc++.a
KVserver: /home/vishal/grpc/lib/libprotobuf.a
KVserver: /home/vishal/grpc/lib/libgrpc.a
KVserver: /home/vishal/grpc/lib/libz.a
KVserver: /home/vishal/grpc/lib/libcares.a
KVserver: /home/vishal/grpc/lib/libaddress_sorting.a
KVserver: /home/vishal/grpc/lib/libre2.a
KVserver: /home/vishal/grpc/lib/libabsl_hash.a
KVserver: /home/vishal/grpc/lib/libabsl_city.a
KVserver: /home/vishal/grpc/lib/libabsl_wyhash.a
KVserver: /home/vishal/grpc/lib/libabsl_raw_hash_set.a
KVserver: /home/vishal/grpc/lib/libabsl_hashtablez_sampler.a
KVserver: /home/vishal/grpc/lib/libabsl_exponential_biased.a
KVserver: /home/vishal/grpc/lib/libabsl_statusor.a
KVserver: /home/vishal/grpc/lib/libabsl_bad_variant_access.a
KVserver: /home/vishal/grpc/lib/libgpr.a
KVserver: /home/vishal/grpc/lib/libupb.a
KVserver: /home/vishal/grpc/lib/libabsl_status.a
KVserver: /home/vishal/grpc/lib/libabsl_cord.a
KVserver: /home/vishal/grpc/lib/libabsl_str_format_internal.a
KVserver: /home/vishal/grpc/lib/libabsl_synchronization.a
KVserver: /home/vishal/grpc/lib/libabsl_stacktrace.a
KVserver: /home/vishal/grpc/lib/libabsl_symbolize.a
KVserver: /home/vishal/grpc/lib/libabsl_debugging_internal.a
KVserver: /home/vishal/grpc/lib/libabsl_demangle_internal.a
KVserver: /home/vishal/grpc/lib/libabsl_graphcycles_internal.a
KVserver: /home/vishal/grpc/lib/libabsl_malloc_internal.a
KVserver: /home/vishal/grpc/lib/libabsl_time.a
KVserver: /home/vishal/grpc/lib/libabsl_strings.a
KVserver: /home/vishal/grpc/lib/libabsl_throw_delegate.a
KVserver: /home/vishal/grpc/lib/libabsl_strings_internal.a
KVserver: /home/vishal/grpc/lib/libabsl_base.a
KVserver: /home/vishal/grpc/lib/libabsl_spinlock_wait.a
KVserver: /home/vishal/grpc/lib/libabsl_int128.a
KVserver: /home/vishal/grpc/lib/libabsl_civil_time.a
KVserver: /home/vishal/grpc/lib/libabsl_time_zone.a
KVserver: /home/vishal/grpc/lib/libabsl_bad_optional_access.a
KVserver: /home/vishal/grpc/lib/libabsl_raw_logging_internal.a
KVserver: /home/vishal/grpc/lib/libabsl_log_severity.a
KVserver: /home/vishal/grpc/lib/libssl.a
KVserver: /home/vishal/grpc/lib/libcrypto.a
KVserver: CMakeFiles/KVserver.dir/link.txt
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Linking CXX executable KVserver"
$(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/KVserver.dir/link.txt --verbose=$(VERBOSE)
# Rule to build all files generated by this target.
CMakeFiles/KVserver.dir/build: KVserver
.PHONY : CMakeFiles/KVserver.dir/build
CMakeFiles/KVserver.dir/clean:
$(CMAKE_COMMAND) -P CMakeFiles/KVserver.dir/cmake_clean.cmake
.PHONY : CMakeFiles/KVserver.dir/clean
CMakeFiles/KVserver.dir/depend:
cd /home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/vishal/grpc/grpc/examples/cpp/KVServer /home/vishal/grpc/grpc/examples/cpp/KVServer /home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build /home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build /home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/CMakeFiles/KVserver.dir/DependInfo.cmake --color=$(COLOR)
.PHONY : CMakeFiles/KVserver.dir/depend
file(REMOVE_RECURSE
"CMakeFiles/KVserver.dir/KVserver.cc.o"
"CMakeFiles/KVserver.dir/helper.cc.o"
"KVserver"
"KVserver.pdb"
)
# Per-language clean rules from dependency scanning.
foreach(lang CXX)
include(CMakeFiles/KVserver.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.19
CMakeFiles/KVserver.dir/KVserver.cc.o
/home/vishal/grpc/grpc/examples/cpp/KVServer/KVserver.cc
/home/vishal/grpc/grpc/examples/cpp/KVServer/helper.h
/home/vishal/grpc/grpc/examples/cpp/KVServer/keyvaluepackage.grpc.pb.h
/home/vishal/grpc/grpc/examples/cpp/KVServer/keyvaluepackage.pb.h
/home/vishal/grpc/include/google/protobuf/any.h
/home/vishal/grpc/include/google/protobuf/any.pb.h
/home/vishal/grpc/include/google/protobuf/arena.h
/home/vishal/grpc/include/google/protobuf/arena_impl.h
/home/vishal/grpc/include/google/protobuf/arenastring.h
/home/vishal/grpc/include/google/protobuf/descriptor.h
/home/vishal/grpc/include/google/protobuf/descriptor.pb.h
/home/vishal/grpc/include/google/protobuf/descriptor_database.h
/home/vishal/grpc/include/google/protobuf/extension_set.h
/home/vishal/grpc/include/google/protobuf/generated_enum_reflection.h
/home/vishal/grpc/include/google/protobuf/generated_enum_util.h
/home/vishal/grpc/include/google/protobuf/generated_message_reflection.h
/home/vishal/grpc/include/google/protobuf/generated_message_table_driven.h
/home/vishal/grpc/include/google/protobuf/generated_message_util.h
/home/vishal/grpc/include/google/protobuf/has_bits.h
/home/vishal/grpc/include/google/protobuf/implicit_weak_message.h
/home/vishal/grpc/include/google/protobuf/io/coded_stream.h
/home/vishal/grpc/include/google/protobuf/io/zero_copy_stream.h
/home/vishal/grpc/include/google/protobuf/io/zero_copy_stream_impl_lite.h
/home/vishal/grpc/include/google/protobuf/map.h
/home/vishal/grpc/include/google/protobuf/map_entry_lite.h
/home/vishal/grpc/include/google/protobuf/map_field_lite.h
/home/vishal/grpc/include/google/protobuf/map_type_handler.h
/home/vishal/grpc/include/google/protobuf/message.h
/home/vishal/grpc/include/google/protobuf/message_lite.h
/home/vishal/grpc/include/google/protobuf/metadata_lite.h
/home/vishal/grpc/include/google/protobuf/parse_context.h
/home/vishal/grpc/include/google/protobuf/port.h
/home/vishal/grpc/include/google/protobuf/port_def.inc
/home/vishal/grpc/include/google/protobuf/port_undef.inc
/home/vishal/grpc/include/google/protobuf/repeated_field.h
/home/vishal/grpc/include/google/protobuf/source_context.pb.h
/home/vishal/grpc/include/google/protobuf/stubs/bytestream.h
/home/vishal/grpc/include/google/protobuf/stubs/callback.h
/home/vishal/grpc/include/google/protobuf/stubs/casts.h
/home/vishal/grpc/include/google/protobuf/stubs/common.h
/home/vishal/grpc/include/google/protobuf/stubs/hash.h
/home/vishal/grpc/include/google/protobuf/stubs/logging.h
/home/vishal/grpc/include/google/protobuf/stubs/macros.h
/home/vishal/grpc/include/google/protobuf/stubs/mutex.h
/home/vishal/grpc/include/google/protobuf/stubs/once.h
/home/vishal/grpc/include/google/protobuf/stubs/platform_macros.h
/home/vishal/grpc/include/google/protobuf/stubs/port.h
/home/vishal/grpc/include/google/protobuf/stubs/status.h
/home/vishal/grpc/include/google/protobuf/stubs/stl_util.h
/home/vishal/grpc/include/google/protobuf/stubs/stringpiece.h
/home/vishal/grpc/include/google/protobuf/stubs/strutil.h
/home/vishal/grpc/include/google/protobuf/type.pb.h
/home/vishal/grpc/include/google/protobuf/unknown_field_set.h
/home/vishal/grpc/include/google/protobuf/util/json_util.h
/home/vishal/grpc/include/google/protobuf/util/type_resolver.h
/home/vishal/grpc/include/google/protobuf/util/type_resolver_util.h
/home/vishal/grpc/include/google/protobuf/wire_format_lite.h
/home/vishal/grpc/include/grpc/byte_buffer.h
/home/vishal/grpc/include/grpc/compression.h
/home/vishal/grpc/include/grpc/grpc.h
/home/vishal/grpc/include/grpc/grpc_security_constants.h
/home/vishal/grpc/include/grpc/impl/codegen/atm.h
/home/vishal/grpc/include/grpc/impl/codegen/atm_gcc_atomic.h
/home/vishal/grpc/include/grpc/impl/codegen/atm_gcc_sync.h
/home/vishal/grpc/include/grpc/impl/codegen/atm_windows.h
/home/vishal/grpc/include/grpc/impl/codegen/byte_buffer.h
/home/vishal/grpc/include/grpc/impl/codegen/byte_buffer_reader.h
/home/vishal/grpc/include/grpc/impl/codegen/compression_types.h
/home/vishal/grpc/include/grpc/impl/codegen/connectivity_state.h
/home/vishal/grpc/include/grpc/impl/codegen/gpr_slice.h
/home/vishal/grpc/include/grpc/impl/codegen/gpr_types.h
/home/vishal/grpc/include/grpc/impl/codegen/grpc_types.h
/home/vishal/grpc/include/grpc/impl/codegen/log.h
/home/vishal/grpc/include/grpc/impl/codegen/port_platform.h
/home/vishal/grpc/include/grpc/impl/codegen/propagation_bits.h
/home/vishal/grpc/include/grpc/impl/codegen/slice.h
/home/vishal/grpc/include/grpc/impl/codegen/status.h
/home/vishal/grpc/include/grpc/impl/codegen/sync.h
/home/vishal/grpc/include/grpc/impl/codegen/sync_abseil.h
/home/vishal/grpc/include/grpc/impl/codegen/sync_custom.h
/home/vishal/grpc/include/grpc/impl/codegen/sync_generic.h
/home/vishal/grpc/include/grpc/impl/codegen/sync_posix.h
/home/vishal/grpc/include/grpc/impl/codegen/sync_windows.h
/home/vishal/grpc/include/grpc/slice.h
/home/vishal/grpc/include/grpc/slice_buffer.h
/home/vishal/grpc/include/grpc/status.h
/home/vishal/grpc/include/grpc/support/atm.h
/home/vishal/grpc/include/grpc/support/cpu.h
/home/vishal/grpc/include/grpc/support/log.h
/home/vishal/grpc/include/grpc/support/port_platform.h
/home/vishal/grpc/include/grpc/support/sync.h
/home/vishal/grpc/include/grpc/support/time.h
/home/vishal/grpc/include/grpc/support/workaround_list.h
/home/vishal/grpc/include/grpcpp/channel.h
/home/vishal/grpc/include/grpcpp/client_context.h
/home/vishal/grpc/include/grpcpp/completion_queue.h
/home/vishal/grpc/include/grpcpp/create_channel.h
/home/vishal/grpc/include/grpcpp/create_channel_posix.h
/home/vishal/grpc/include/grpcpp/grpcpp.h
/home/vishal/grpc/include/grpcpp/health_check_service_interface.h
/home/vishal/grpc/include/grpcpp/impl/call.h
/home/vishal/grpc/include/grpcpp/impl/channel_argument_option.h
/home/vishal/grpc/include/grpcpp/impl/codegen/async_generic_service.h
/home/vishal/grpc/include/grpcpp/impl/codegen/async_stream.h
/home/vishal/grpc/include/grpcpp/impl/codegen/async_unary_call.h
/home/vishal/grpc/include/grpcpp/impl/codegen/byte_buffer.h
/home/vishal/grpc/include/grpcpp/impl/codegen/call.h
/home/vishal/grpc/include/grpcpp/impl/codegen/call_hook.h
/home/vishal/grpc/include/grpcpp/impl/codegen/call_op_set.h
/home/vishal/grpc/include/grpcpp/impl/codegen/call_op_set_interface.h
/home/vishal/grpc/include/grpcpp/impl/codegen/callback_common.h
/home/vishal/grpc/include/grpcpp/impl/codegen/channel_interface.h
/home/vishal/grpc/include/grpcpp/impl/codegen/client_callback.h
/home/vishal/grpc/include/grpcpp/impl/codegen/client_context.h
/home/vishal/grpc/include/grpcpp/impl/codegen/client_interceptor.h
/home/vishal/grpc/include/grpcpp/impl/codegen/completion_queue.h
/home/vishal/grpc/include/grpcpp/impl/codegen/completion_queue_tag.h
/home/vishal/grpc/include/grpcpp/impl/codegen/config.h
/home/vishal/grpc/include/grpcpp/impl/codegen/config_protobuf.h
/home/vishal/grpc/include/grpcpp/impl/codegen/core_codegen_interface.h
/home/vishal/grpc/include/grpcpp/impl/codegen/create_auth_context.h
/home/vishal/grpc/include/grpcpp/impl/codegen/grpc_library.h
/home/vishal/grpc/include/grpcpp/impl/codegen/intercepted_channel.h
/home/vishal/grpc/include/grpcpp/impl/codegen/interceptor.h
/home/vishal/grpc/include/grpcpp/impl/codegen/interceptor_common.h
/home/vishal/grpc/include/grpcpp/impl/codegen/message_allocator.h
/home/vishal/grpc/include/grpcpp/impl/codegen/metadata_map.h
/home/vishal/grpc/include/grpcpp/impl/codegen/method_handler.h
/home/vishal/grpc/include/grpcpp/impl/codegen/proto_buffer_reader.h
/home/vishal/grpc/include/grpcpp/impl/codegen/proto_buffer_writer.h
/home/vishal/grpc/include/grpcpp/impl/codegen/proto_utils.h
/home/vishal/grpc/include/grpcpp/impl/codegen/rpc_method.h
/home/vishal/grpc/include/grpcpp/impl/codegen/rpc_service_method.h
/home/vishal/grpc/include/grpcpp/impl/codegen/security/auth_context.h
/home/vishal/grpc/include/grpcpp/impl/codegen/serialization_traits.h
/home/vishal/grpc/include/grpcpp/impl/codegen/server_callback.h
/home/vishal/grpc/include/grpcpp/impl/codegen/server_callback_handlers.h
/home/vishal/grpc/include/grpcpp/impl/codegen/server_context.h
/home/vishal/grpc/include/grpcpp/impl/codegen/server_interceptor.h
/home/vishal/grpc/include/grpcpp/impl/codegen/server_interface.h
/home/vishal/grpc/include/grpcpp/impl/codegen/service_type.h
/home/vishal/grpc/include/grpcpp/impl/codegen/slice.h
/home/vishal/grpc/include/grpcpp/impl/codegen/status.h
/home/vishal/grpc/include/grpcpp/impl/codegen/status_code_enum.h
/home/vishal/grpc/include/grpcpp/impl/codegen/string_ref.h
/home/vishal/grpc/include/grpcpp/impl/codegen/stub_options.h
/home/vishal/grpc/include/grpcpp/impl/codegen/sync.h
/home/vishal/grpc/include/grpcpp/impl/codegen/sync_stream.h
/home/vishal/grpc/include/grpcpp/impl/codegen/time.h
/home/vishal/grpc/include/grpcpp/impl/rpc_service_method.h
/home/vishal/grpc/include/grpcpp/impl/server_builder_option.h
/home/vishal/grpc/include/grpcpp/impl/server_builder_plugin.h
/home/vishal/grpc/include/grpcpp/resource_quota.h
/home/vishal/grpc/include/grpcpp/security/auth_context.h
/home/vishal/grpc/include/grpcpp/security/auth_metadata_processor.h
/home/vishal/grpc/include/grpcpp/security/authorization_policy_provider.h
/home/vishal/grpc/include/grpcpp/security/credentials.h
/home/vishal/grpc/include/grpcpp/security/server_credentials.h
/home/vishal/grpc/include/grpcpp/security/tls_certificate_provider.h
/home/vishal/grpc/include/grpcpp/security/tls_credentials_options.h
/home/vishal/grpc/include/grpcpp/server.h
/home/vishal/grpc/include/grpcpp/server_builder.h
/home/vishal/grpc/include/grpcpp/server_context.h
/home/vishal/grpc/include/grpcpp/server_posix.h
/home/vishal/grpc/include/grpcpp/support/channel_arguments.h
/home/vishal/grpc/include/grpcpp/support/config.h
/home/vishal/grpc/include/grpcpp/support/status.h
/home/vishal/grpc/include/grpcpp/support/string_ref.h
CMakeFiles/KVserver.dir/helper.cc.o
/home/vishal/grpc/grpc/examples/cpp/KVServer/helper.cc
/home/vishal/grpc/grpc/examples/cpp/KVServer/helper.h
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.19
CMakeFiles/KVserver.dir/KVserver.cc.o: ../../KVserver.cc
CMakeFiles/KVserver.dir/KVserver.cc.o: ../../helper.h
CMakeFiles/KVserver.dir/KVserver.cc.o: ../../keyvaluepackage.grpc.pb.h
CMakeFiles/KVserver.dir/KVserver.cc.o: ../../keyvaluepackage.pb.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/google/protobuf/any.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/google/protobuf/any.pb.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/google/protobuf/arena.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/google/protobuf/arena_impl.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/google/protobuf/arenastring.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/google/protobuf/descriptor.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/google/protobuf/descriptor.pb.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/google/protobuf/descriptor_database.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/google/protobuf/extension_set.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/google/protobuf/generated_enum_reflection.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/google/protobuf/generated_enum_util.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/google/protobuf/generated_message_reflection.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/google/protobuf/generated_message_table_driven.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/google/protobuf/generated_message_util.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/google/protobuf/has_bits.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/google/protobuf/implicit_weak_message.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/google/protobuf/io/coded_stream.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/google/protobuf/io/zero_copy_stream.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/google/protobuf/io/zero_copy_stream_impl_lite.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/google/protobuf/map.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/google/protobuf/map_entry_lite.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/google/protobuf/map_field_lite.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/google/protobuf/map_type_handler.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/google/protobuf/message.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/google/protobuf/message_lite.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/google/protobuf/metadata_lite.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/google/protobuf/parse_context.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/google/protobuf/port.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/google/protobuf/port_def.inc
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/google/protobuf/port_undef.inc
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/google/protobuf/repeated_field.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/google/protobuf/source_context.pb.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/google/protobuf/stubs/bytestream.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/google/protobuf/stubs/callback.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/google/protobuf/stubs/casts.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/google/protobuf/stubs/common.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/google/protobuf/stubs/hash.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/google/protobuf/stubs/logging.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/google/protobuf/stubs/macros.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/google/protobuf/stubs/mutex.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/google/protobuf/stubs/once.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/google/protobuf/stubs/platform_macros.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/google/protobuf/stubs/port.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/google/protobuf/stubs/status.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/google/protobuf/stubs/stl_util.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/google/protobuf/stubs/stringpiece.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/google/protobuf/stubs/strutil.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/google/protobuf/type.pb.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/google/protobuf/unknown_field_set.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/google/protobuf/util/json_util.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/google/protobuf/util/type_resolver.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/google/protobuf/util/type_resolver_util.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/google/protobuf/wire_format_lite.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpc/byte_buffer.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpc/compression.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpc/grpc.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpc/grpc_security_constants.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpc/impl/codegen/atm.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpc/impl/codegen/atm_gcc_atomic.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpc/impl/codegen/atm_gcc_sync.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpc/impl/codegen/atm_windows.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpc/impl/codegen/byte_buffer.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpc/impl/codegen/byte_buffer_reader.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpc/impl/codegen/compression_types.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpc/impl/codegen/connectivity_state.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpc/impl/codegen/gpr_slice.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpc/impl/codegen/gpr_types.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpc/impl/codegen/grpc_types.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpc/impl/codegen/log.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpc/impl/codegen/port_platform.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpc/impl/codegen/propagation_bits.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpc/impl/codegen/slice.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpc/impl/codegen/status.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpc/impl/codegen/sync.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpc/impl/codegen/sync_abseil.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpc/impl/codegen/sync_custom.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpc/impl/codegen/sync_generic.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpc/impl/codegen/sync_posix.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpc/impl/codegen/sync_windows.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpc/slice.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpc/slice_buffer.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpc/status.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpc/support/atm.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpc/support/cpu.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpc/support/log.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpc/support/port_platform.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpc/support/sync.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpc/support/time.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpc/support/workaround_list.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/channel.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/client_context.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/completion_queue.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/create_channel.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/create_channel_posix.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/grpcpp.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/health_check_service_interface.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/impl/call.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/impl/channel_argument_option.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/async_generic_service.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/async_stream.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/async_unary_call.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/byte_buffer.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/call.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/call_hook.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/call_op_set.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/call_op_set_interface.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/callback_common.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/channel_interface.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/client_callback.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/client_context.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/client_interceptor.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/completion_queue.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/completion_queue_tag.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/config.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/config_protobuf.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/core_codegen_interface.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/create_auth_context.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/grpc_library.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/intercepted_channel.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/interceptor.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/interceptor_common.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/message_allocator.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/metadata_map.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/method_handler.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/proto_buffer_reader.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/proto_buffer_writer.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/proto_utils.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/rpc_method.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/rpc_service_method.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/security/auth_context.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/serialization_traits.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/server_callback.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/server_callback_handlers.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/server_context.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/server_interceptor.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/server_interface.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/service_type.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/slice.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/status.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/status_code_enum.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/string_ref.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/stub_options.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/sync.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/sync_stream.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/time.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/impl/rpc_service_method.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/impl/server_builder_option.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/impl/server_builder_plugin.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/resource_quota.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/security/auth_context.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/security/auth_metadata_processor.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/security/authorization_policy_provider.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/security/credentials.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/security/server_credentials.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/security/tls_certificate_provider.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/security/tls_credentials_options.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/server.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/server_builder.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/server_context.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/server_posix.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/support/channel_arguments.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/support/config.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/support/status.h
CMakeFiles/KVserver.dir/KVserver.cc.o: /home/vishal/grpc/include/grpcpp/support/string_ref.h
CMakeFiles/KVserver.dir/helper.cc.o: ../../helper.cc
CMakeFiles/KVserver.dir/helper.cc.o: ../../helper.h
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.19
# compile CXX with /usr/bin/c++
CXX_DEFINES = -DCARES_STATICLIB
CXX_INCLUDES = -I/home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build -isystem /home/vishal/grpc/include
CXX_FLAGS = -std=gnu++11
/usr/bin/c++ CMakeFiles/KVserver.dir/KVserver.cc.o CMakeFiles/KVserver.dir/helper.cc.o -o KVserver libhw_grpc_proto.a /home/vishal/grpc/lib/libgrpc++_reflection.a /home/vishal/grpc/lib/libgrpc++.a /home/vishal/grpc/lib/libprotobuf.a /home/vishal/grpc/lib/libgrpc.a /home/vishal/grpc/lib/libz.a /home/vishal/grpc/lib/libcares.a -lnsl /home/vishal/grpc/lib/libaddress_sorting.a /home/vishal/grpc/lib/libre2.a /home/vishal/grpc/lib/libabsl_hash.a /home/vishal/grpc/lib/libabsl_city.a /home/vishal/grpc/lib/libabsl_wyhash.a /home/vishal/grpc/lib/libabsl_raw_hash_set.a /home/vishal/grpc/lib/libabsl_hashtablez_sampler.a /home/vishal/grpc/lib/libabsl_exponential_biased.a /home/vishal/grpc/lib/libabsl_statusor.a /home/vishal/grpc/lib/libabsl_bad_variant_access.a /home/vishal/grpc/lib/libgpr.a /home/vishal/grpc/lib/libupb.a -ldl -lrt -lm /home/vishal/grpc/lib/libabsl_status.a /home/vishal/grpc/lib/libabsl_cord.a /home/vishal/grpc/lib/libabsl_str_format_internal.a /home/vishal/grpc/lib/libabsl_synchronization.a /home/vishal/grpc/lib/libabsl_stacktrace.a /home/vishal/grpc/lib/libabsl_symbolize.a /home/vishal/grpc/lib/libabsl_debugging_internal.a /home/vishal/grpc/lib/libabsl_demangle_internal.a /home/vishal/grpc/lib/libabsl_graphcycles_internal.a /home/vishal/grpc/lib/libabsl_malloc_internal.a /home/vishal/grpc/lib/libabsl_time.a /home/vishal/grpc/lib/libabsl_strings.a /home/vishal/grpc/lib/libabsl_throw_delegate.a /home/vishal/grpc/lib/libabsl_strings_internal.a /home/vishal/grpc/lib/libabsl_base.a /home/vishal/grpc/lib/libabsl_spinlock_wait.a -lrt /home/vishal/grpc/lib/libabsl_int128.a /home/vishal/grpc/lib/libabsl_civil_time.a /home/vishal/grpc/lib/libabsl_time_zone.a /home/vishal/grpc/lib/libabsl_bad_optional_access.a /home/vishal/grpc/lib/libabsl_raw_logging_internal.a /home/vishal/grpc/lib/libabsl_log_severity.a /home/vishal/grpc/lib/libssl.a /home/vishal/grpc/lib/libcrypto.a -lpthread -lpthread
CMAKE_PROGRESS_1 = 4
CMAKE_PROGRESS_2 = 5
CMAKE_PROGRESS_3 = 6
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.19
# The generator used is:
set(CMAKE_DEPENDS_GENERATOR "Unix Makefiles")
# The top level Makefile was generated from the following files:
set(CMAKE_MAKEFILE_DEPENDS
"CMakeCache.txt"
"/home/vishal/.local/share/cmake-3.19/Modules/CMakeCInformation.cmake"
"/home/vishal/.local/share/cmake-3.19/Modules/CMakeCXXInformation.cmake"
"/home/vishal/.local/share/cmake-3.19/Modules/CMakeCommonLanguageInclude.cmake"
"/home/vishal/.local/share/cmake-3.19/Modules/CMakeGenericSystem.cmake"
"/home/vishal/.local/share/cmake-3.19/Modules/CMakeInitializeConfigs.cmake"
"/home/vishal/.local/share/cmake-3.19/Modules/CMakeLanguageInformation.cmake"
"/home/vishal/.local/share/cmake-3.19/Modules/CMakeSystemSpecificInformation.cmake"
"/home/vishal/.local/share/cmake-3.19/Modules/CMakeSystemSpecificInitialize.cmake"
"/home/vishal/.local/share/cmake-3.19/Modules/CheckCSourceCompiles.cmake"
"/home/vishal/.local/share/cmake-3.19/Modules/CheckIncludeFile.cmake"
"/home/vishal/.local/share/cmake-3.19/Modules/CheckLibraryExists.cmake"
"/home/vishal/.local/share/cmake-3.19/Modules/Compiler/CMakeCommonCompilerMacros.cmake"
"/home/vishal/.local/share/cmake-3.19/Modules/Compiler/GNU-C.cmake"
"/home/vishal/.local/share/cmake-3.19/Modules/Compiler/GNU-CXX.cmake"
"/home/vishal/.local/share/cmake-3.19/Modules/Compiler/GNU.cmake"
"/home/vishal/.local/share/cmake-3.19/Modules/FindPackageHandleStandardArgs.cmake"
"/home/vishal/.local/share/cmake-3.19/Modules/FindPackageMessage.cmake"
"/home/vishal/.local/share/cmake-3.19/Modules/FindThreads.cmake"
"/home/vishal/.local/share/cmake-3.19/Modules/Internal/CheckSourceCompiles.cmake"
"/home/vishal/.local/share/cmake-3.19/Modules/Platform/Linux-GNU-C.cmake"
"/home/vishal/.local/share/cmake-3.19/Modules/Platform/Linux-GNU-CXX.cmake"
"/home/vishal/.local/share/cmake-3.19/Modules/Platform/Linux-GNU.cmake"
"/home/vishal/.local/share/cmake-3.19/Modules/Platform/Linux.cmake"
"/home/vishal/.local/share/cmake-3.19/Modules/Platform/UnixPaths.cmake"
"/home/vishal/.local/share/cmake-3.19/Modules/SelectLibraryConfigurations.cmake"
"../../CMakeLists.txt"
"CMakeFiles/3.19.6/CMakeCCompiler.cmake"
"CMakeFiles/3.19.6/CMakeCXXCompiler.cmake"
"CMakeFiles/3.19.6/CMakeSystem.cmake"
"../../common.cmake"
"/home/vishal/grpc/lib/cmake/grpc/gRPCConfig.cmake"
"/home/vishal/grpc/lib/cmake/grpc/gRPCConfigVersion.cmake"
"/home/vishal/grpc/lib/cmake/grpc/gRPCTargets-noconfig.cmake"
"/home/vishal/grpc/lib/cmake/grpc/gRPCTargets.cmake"
"/home/vishal/grpc/lib/cmake/protobuf/protobuf-config-version.cmake"
"/home/vishal/grpc/lib/cmake/protobuf/protobuf-config.cmake"
"/home/vishal/grpc/lib/cmake/protobuf/protobuf-module.cmake"
"/home/vishal/grpc/lib/cmake/protobuf/protobuf-options.cmake"
"/home/vishal/grpc/lib/cmake/protobuf/protobuf-targets-noconfig.cmake"
"/home/vishal/grpc/lib/cmake/protobuf/protobuf-targets.cmake"
)
# The corresponding makefile is:
set(CMAKE_MAKEFILE_OUTPUTS
"Makefile"
"CMakeFiles/cmake.check_cache"
)
# Byproducts of CMake generate step:
set(CMAKE_MAKEFILE_PRODUCTS
"CMakeFiles/CMakeDirectoryInformation.cmake"
)
# Dependency information for all targets:
set(CMAKE_DEPEND_INFO_FILES
"CMakeFiles/hw_grpc_proto.dir/DependInfo.cmake"
"CMakeFiles/KVserver.dir/DependInfo.cmake"
"CMakeFiles/KVclient.dir/DependInfo.cmake"
)
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.19
# Default target executed when no arguments are given to make.
default_target: all
.PHONY : default_target
#=============================================================================
# Special targets provided by cmake.
# Disable implicit rules so canonical targets will work.
.SUFFIXES:
# Disable VCS-based implicit rules.
% : %,v
# Disable VCS-based implicit rules.
% : RCS/%
# Disable VCS-based implicit rules.
% : RCS/%,v
# Disable VCS-based implicit rules.
% : SCCS/s.%
# Disable VCS-based implicit rules.
% : s.%
.SUFFIXES: .hpux_make_needs_suffix_list
# Command-line flag to silence nested $(MAKE).
$(VERBOSE)MAKESILENT = -s
#Suppress display of executed commands.
$(VERBOSE).SILENT:
# A target that is always out of date.
cmake_force:
.PHONY : cmake_force
#=============================================================================
# Set environment variables for the build.
# The shell in which to execute make rules.
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /home/vishal/.local/bin/cmake
# The command to remove a file.
RM = /home/vishal/.local/bin/cmake -E rm -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/vishal/grpc/grpc/examples/cpp/KVServer
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build
#=============================================================================
# Directory level rules for the build root directory
# The main recursive "all" target.
all: CMakeFiles/hw_grpc_proto.dir/all
all: CMakeFiles/KVserver.dir/all
all: CMakeFiles/KVclient.dir/all
.PHONY : all
# The main recursive "preinstall" target.
preinstall:
.PHONY : preinstall
# The main recursive "clean" target.
clean: CMakeFiles/hw_grpc_proto.dir/clean
clean: CMakeFiles/KVserver.dir/clean
clean: CMakeFiles/KVclient.dir/clean
.PHONY : clean
#=============================================================================
# Target rules for target CMakeFiles/hw_grpc_proto.dir
# All Build rule for target.
CMakeFiles/hw_grpc_proto.dir/all:
$(MAKE) $(MAKESILENT) -f CMakeFiles/hw_grpc_proto.dir/build.make CMakeFiles/hw_grpc_proto.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/hw_grpc_proto.dir/build.make CMakeFiles/hw_grpc_proto.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/CMakeFiles --progress-num=7,8,9,10 "Built target hw_grpc_proto"
.PHONY : CMakeFiles/hw_grpc_proto.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/hw_grpc_proto.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/CMakeFiles 4
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/hw_grpc_proto.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/CMakeFiles 0
.PHONY : CMakeFiles/hw_grpc_proto.dir/rule
# Convenience name for target.
hw_grpc_proto: CMakeFiles/hw_grpc_proto.dir/rule
.PHONY : hw_grpc_proto
# clean rule for target.
CMakeFiles/hw_grpc_proto.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/hw_grpc_proto.dir/build.make CMakeFiles/hw_grpc_proto.dir/clean
.PHONY : CMakeFiles/hw_grpc_proto.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/KVserver.dir
# All Build rule for target.
CMakeFiles/KVserver.dir/all: CMakeFiles/hw_grpc_proto.dir/all
$(MAKE) $(MAKESILENT) -f CMakeFiles/KVserver.dir/build.make CMakeFiles/KVserver.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/KVserver.dir/build.make CMakeFiles/KVserver.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/CMakeFiles --progress-num=4,5,6 "Built target KVserver"
.PHONY : CMakeFiles/KVserver.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/KVserver.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/CMakeFiles 7
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/KVserver.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/CMakeFiles 0
.PHONY : CMakeFiles/KVserver.dir/rule
# Convenience name for target.
KVserver: CMakeFiles/KVserver.dir/rule
.PHONY : KVserver
# clean rule for target.
CMakeFiles/KVserver.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/KVserver.dir/build.make CMakeFiles/KVserver.dir/clean
.PHONY : CMakeFiles/KVserver.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/KVclient.dir
# All Build rule for target.
CMakeFiles/KVclient.dir/all: CMakeFiles/hw_grpc_proto.dir/all
$(MAKE) $(MAKESILENT) -f CMakeFiles/KVclient.dir/build.make CMakeFiles/KVclient.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/KVclient.dir/build.make CMakeFiles/KVclient.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/CMakeFiles --progress-num=1,2,3 "Built target KVclient"
.PHONY : CMakeFiles/KVclient.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/KVclient.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/CMakeFiles 7
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/KVclient.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/CMakeFiles 0
.PHONY : CMakeFiles/KVclient.dir/rule
# Convenience name for target.
KVclient: CMakeFiles/KVclient.dir/rule
.PHONY : KVclient
# clean rule for target.
CMakeFiles/KVclient.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/KVclient.dir/build.make CMakeFiles/KVclient.dir/clean
.PHONY : CMakeFiles/KVclient.dir/clean
#=============================================================================
# Special targets to cleanup operation of make.
# Special rule to run CMake to check the build system integrity.
# No rule that depends on this can have commands that come from listfiles
# because they might be regenerated.
cmake_check_build_system:
$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system
/home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/CMakeFiles/rebuild_cache.dir
/home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/CMakeFiles/hw_grpc_proto.dir
/home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/CMakeFiles/KVserver.dir
/home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/CMakeFiles/KVclient.dir
/home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/CMakeFiles/edit_cache.dir
# This file is generated by cmake for dependency checking of the CMakeCache.txt file
#IncludeRegexLine: ^[ ]*[#%][ ]*(include|import)[ ]*[<"]([^">]+)([">])
#IncludeRegexScan: ^.*$
#IncludeRegexComplain: ^$
#IncludeRegexTransform:
/home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/keyvaluepackage.grpc.pb.cc
keyvaluepackage.pb.h
/home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/keyvaluepackage.pb.h
keyvaluepackage.grpc.pb.h
/home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/keyvaluepackage.grpc.pb.h
functional
-
grpcpp/impl/codegen/async_stream.h
-
grpcpp/impl/codegen/async_unary_call.h
-
grpcpp/impl/codegen/channel_interface.h
-
grpcpp/impl/codegen/client_unary_call.h
-
grpcpp/impl/codegen/client_callback.h
-
grpcpp/impl/codegen/message_allocator.h
-
grpcpp/impl/codegen/method_handler.h
-
grpcpp/impl/codegen/rpc_service_method.h
-
grpcpp/impl/codegen/server_callback.h
-
grpcpp/impl/codegen/server_callback_handlers.h
-
grpcpp/impl/codegen/server_context.h
-
grpcpp/impl/codegen/service_type.h
-
grpcpp/impl/codegen/sync_stream.h
-
/home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/keyvaluepackage.grpc.pb.h
keyvaluepackage.pb.h
/home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/keyvaluepackage.pb.h
functional
-
grpcpp/impl/codegen/async_generic_service.h
-
grpcpp/impl/codegen/async_stream.h
-
grpcpp/impl/codegen/async_unary_call.h
-
grpcpp/impl/codegen/client_callback.h
-
grpcpp/impl/codegen/client_context.h
-
grpcpp/impl/codegen/completion_queue.h
-
grpcpp/impl/codegen/message_allocator.h
-
grpcpp/impl/codegen/method_handler.h
-
grpcpp/impl/codegen/proto_utils.h
-
grpcpp/impl/codegen/rpc_method.h
-
grpcpp/impl/codegen/server_callback.h
-
grpcpp/impl/codegen/server_callback_handlers.h
-
grpcpp/impl/codegen/server_context.h
-
grpcpp/impl/codegen/service_type.h
-
grpcpp/impl/codegen/status.h
-
grpcpp/impl/codegen/stub_options.h
-
grpcpp/impl/codegen/sync_stream.h
-
/home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/keyvaluepackage.pb.cc
keyvaluepackage.pb.h
/home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/keyvaluepackage.pb.h
algorithm
-
google/protobuf/io/coded_stream.h
-
google/protobuf/extension_set.h
-
google/protobuf/wire_format_lite.h
-
google/protobuf/descriptor.h
-
google/protobuf/generated_message_reflection.h
-
google/protobuf/reflection_ops.h
-
google/protobuf/wire_format.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/keyvaluepackage.pb.h
limits
-
string
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
google/protobuf/io/coded_stream.h
-
google/protobuf/arena.h
-
google/protobuf/arenastring.h
-
google/protobuf/generated_message_table_driven.h
-
google/protobuf/generated_message_util.h
-
google/protobuf/metadata_lite.h
-
google/protobuf/generated_message_reflection.h
-
google/protobuf/message.h
-
google/protobuf/repeated_field.h
-
google/protobuf/extension_set.h
-
google/protobuf/unknown_field_set.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/any.h
string
-
google/protobuf/stubs/common.h
-
google/protobuf/arenastring.h
-
google/protobuf/message_lite.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/any.pb.h
limits
-
string
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
google/protobuf/io/coded_stream.h
-
google/protobuf/arena.h
-
google/protobuf/arenastring.h
-
google/protobuf/generated_message_table_driven.h
-
google/protobuf/generated_message_util.h
-
google/protobuf/metadata_lite.h
-
google/protobuf/generated_message_reflection.h
-
google/protobuf/message.h
-
google/protobuf/repeated_field.h
-
google/protobuf/extension_set.h
-
google/protobuf/unknown_field_set.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/arena.h
limits
-
type_traits
-
utility
-
exception
-
typeinfo
-
typeinfo
-
type_traits
-
google/protobuf/arena_impl.h
-
google/protobuf/port.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/arena_impl.h
atomic
-
limits
-
typeinfo
-
google/protobuf/stubs/common.h
-
google/protobuf/stubs/logging.h
-
sanitizer/asan_interface.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/arenastring.h
string
-
type_traits
-
utility
-
google/protobuf/stubs/logging.h
-
google/protobuf/stubs/common.h
-
google/protobuf/arena.h
-
google/protobuf/port.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/descriptor.h
atomic
-
map
-
memory
-
set
-
string
-
vector
-
google/protobuf/stubs/common.h
-
google/protobuf/stubs/mutex.h
-
google/protobuf/stubs/once.h
-
google/protobuf/port.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/descriptor.pb.h
limits
-
string
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
google/protobuf/io/coded_stream.h
-
google/protobuf/arena.h
-
google/protobuf/arenastring.h
-
google/protobuf/generated_message_table_driven.h
-
google/protobuf/generated_message_util.h
-
google/protobuf/metadata_lite.h
-
google/protobuf/generated_message_reflection.h
-
google/protobuf/message.h
-
google/protobuf/repeated_field.h
-
google/protobuf/extension_set.h
-
google/protobuf/generated_enum_reflection.h
-
google/protobuf/unknown_field_set.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/descriptor_database.h
map
-
string
-
utility
-
vector
-
google/protobuf/stubs/common.h
-
google/protobuf/descriptor.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/extension_set.h
algorithm
-
cassert
-
map
-
string
-
utility
-
vector
-
google/protobuf/stubs/common.h
-
google/protobuf/stubs/logging.h
-
google/protobuf/parse_context.h
-
google/protobuf/io/coded_stream.h
-
google/protobuf/port.h
-
google/protobuf/repeated_field.h
-
google/protobuf/wire_format_lite.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/generated_enum_reflection.h
string
-
google/protobuf/generated_enum_util.h
-
google/protobuf/port.h
-
google/protobuf/stubs/strutil.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/generated_enum_util.h
type_traits
-
google/protobuf/message_lite.h
-
google/protobuf/stubs/strutil.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/generated_message_reflection.h
string
-
vector
-
google/protobuf/stubs/casts.h
-
google/protobuf/stubs/common.h
-
google/protobuf/descriptor.h
-
google/protobuf/generated_enum_reflection.h
-
google/protobuf/stubs/once.h
-
google/protobuf/port.h
-
google/protobuf/unknown_field_set.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/generated_message_table_driven.h
google/protobuf/map.h
-
google/protobuf/map_entry_lite.h
-
google/protobuf/map_field_lite.h
-
google/protobuf/message_lite.h
-
google/protobuf/wire_format_lite.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/generated_message_util.h
assert.h
-
atomic
-
climits
-
string
-
vector
-
google/protobuf/stubs/common.h
-
google/protobuf/any.h
-
google/protobuf/has_bits.h
-
google/protobuf/implicit_weak_message.h
-
google/protobuf/message_lite.h
-
google/protobuf/stubs/once.h
-
google/protobuf/port.h
-
google/protobuf/repeated_field.h
-
google/protobuf/wire_format_lite.h
-
google/protobuf/stubs/strutil.h
-
google/protobuf/stubs/casts.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/has_bits.h
google/protobuf/stubs/common.h
-
google/protobuf/port.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/implicit_weak_message.h
string
-
google/protobuf/io/coded_stream.h
-
google/protobuf/arena.h
-
google/protobuf/message_lite.h
-
google/protobuf/repeated_field.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/io/coded_stream.h
assert.h
-
atomic
-
climits
-
cstddef
-
cstring
-
string
-
type_traits
-
utility
-
machine/endian.h
-
endian.h
-
google/protobuf/stubs/common.h
-
google/protobuf/stubs/logging.h
-
google/protobuf/stubs/strutil.h
-
google/protobuf/port.h
-
google/protobuf/stubs/port.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/io/zero_copy_stream.h
string
-
google/protobuf/stubs/common.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/io/zero_copy_stream_impl_lite.h
iosfwd
-
memory
-
string
-
google/protobuf/stubs/callback.h
-
google/protobuf/stubs/common.h
-
google/protobuf/io/zero_copy_stream.h
-
google/protobuf/stubs/stl_util.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/map.h
functional
-
initializer_list
-
iterator
-
limits
-
map
-
string
-
type_traits
-
utility
-
string_view
-
google/protobuf/stubs/common.h
-
google/protobuf/arena.h
-
google/protobuf/generated_enum_util.h
-
google/protobuf/map_type_handler.h
-
google/protobuf/stubs/hash.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/map_entry_lite.h
assert.h
-
string
-
google/protobuf/stubs/casts.h
-
google/protobuf/parse_context.h
-
google/protobuf/io/coded_stream.h
-
google/protobuf/arena.h
-
google/protobuf/arenastring.h
-
google/protobuf/generated_message_util.h
-
google/protobuf/map.h
-
google/protobuf/map_type_handler.h
-
google/protobuf/port.h
-
google/protobuf/wire_format_lite.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/map_field_lite.h
type_traits
-
google/protobuf/parse_context.h
-
google/protobuf/io/coded_stream.h
-
google/protobuf/map.h
-
google/protobuf/map_entry_lite.h
-
google/protobuf/port.h
-
google/protobuf/wire_format_lite.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/map_type_handler.h
google/protobuf/parse_context.h
-
google/protobuf/io/coded_stream.h
-
google/protobuf/arena.h
-
google/protobuf/wire_format_lite.h
-
/home/vishal/grpc/include/google/protobuf/message.h
iosfwd
-
string
-
type_traits
-
vector
-
google/protobuf/stubs/casts.h
-
google/protobuf/stubs/common.h
-
google/protobuf/arena.h
-
google/protobuf/descriptor.h
-
google/protobuf/generated_message_reflection.h
-
google/protobuf/message_lite.h
-
google/protobuf/port.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/message_lite.h
climits
-
string
-
google/protobuf/stubs/common.h
-
google/protobuf/stubs/logging.h
-
google/protobuf/io/coded_stream.h
-
google/protobuf/arena.h
-
google/protobuf/metadata_lite.h
-
google/protobuf/stubs/once.h
-
google/protobuf/port.h
-
google/protobuf/stubs/strutil.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/metadata_lite.h
string
-
google/protobuf/stubs/common.h
-
google/protobuf/arena.h
-
google/protobuf/port.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/parse_context.h
cstdint
-
cstring
-
string
-
google/protobuf/io/coded_stream.h
-
google/protobuf/io/zero_copy_stream.h
-
google/protobuf/arena.h
-
google/protobuf/arenastring.h
-
google/protobuf/implicit_weak_message.h
-
google/protobuf/metadata_lite.h
-
google/protobuf/port.h
-
google/protobuf/repeated_field.h
-
google/protobuf/wire_format_lite.h
-
google/protobuf/stubs/strutil.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/port.h
/home/vishal/grpc/include/google/protobuf/port_def.inc
/home/vishal/grpc/include/google/protobuf/port_undef.inc
/home/vishal/grpc/include/google/protobuf/reflection_ops.h
google/protobuf/stubs/common.h
-
google/protobuf/message.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/repeated_field.h
utility
-
algorithm
-
iterator
-
limits
-
string
-
type_traits
-
google/protobuf/stubs/logging.h
-
google/protobuf/stubs/common.h
-
google/protobuf/arena.h
-
google/protobuf/message_lite.h
-
google/protobuf/port.h
-
google/protobuf/stubs/casts.h
-
type_traits
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/source_context.pb.h
limits
-
string
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
google/protobuf/io/coded_stream.h
-
google/protobuf/arena.h
-
google/protobuf/arenastring.h
-
google/protobuf/generated_message_table_driven.h
-
google/protobuf/generated_message_util.h
-
google/protobuf/metadata_lite.h
-
google/protobuf/generated_message_reflection.h
-
google/protobuf/message.h
-
google/protobuf/repeated_field.h
-
google/protobuf/extension_set.h
-
google/protobuf/unknown_field_set.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/stubs/bytestream.h
stddef.h
-
string
-
google/protobuf/stubs/common.h
-
google/protobuf/stubs/stringpiece.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/stubs/callback.h
type_traits
-
google/protobuf/stubs/macros.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/stubs/casts.h
google/protobuf/stubs/common.h
-
google/protobuf/port_def.inc
-
type_traits
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/stubs/common.h
algorithm
-
iostream
-
map
-
memory
-
set
-
string
-
vector
-
google/protobuf/stubs/macros.h
-
google/protobuf/stubs/platform_macros.h
-
google/protobuf/stubs/port.h
-
google/protobuf/stubs/stringpiece.h
-
exception
-
TargetConditionals.h
-
pthread.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/stubs/hash.h
cstring
-
string
-
unordered_map
-
unordered_set
-
/home/vishal/grpc/include/google/protobuf/stubs/logging.h
google/protobuf/stubs/macros.h
-
google/protobuf/stubs/port.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/stubs/macros.h
google/protobuf/stubs/port.h
-
/home/vishal/grpc/include/google/protobuf/stubs/mutex.h
mutex
-
windows.h
-
google/protobuf/stubs/macros.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/stubs/once.h
mutex
-
utility
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/stubs/platform_macros.h
Availability.h
-
TargetConditionals.h
-
/home/vishal/grpc/include/google/protobuf/stubs/port.h
assert.h
-
cstdint
-
stdlib.h
-
cstddef
-
string
-
string.h
-
google/protobuf/stubs/platform_macros.h
-
google/protobuf/port_def.inc
-
machine/endian.h
-
endian.h
-
stdlib.h
-
intrin.h
-
libkern/OSByteOrder.h
-
byteswap.h
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/stubs/status.h
iosfwd
-
string
-
google/protobuf/stubs/common.h
-
google/protobuf/stubs/stringpiece.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/stubs/stl_util.h
google/protobuf/stubs/common.h
-
/home/vishal/grpc/include/google/protobuf/stubs/stringpiece.h
assert.h
-
stddef.h
-
string.h
-
iosfwd
-
limits
-
string
-
google/protobuf/stubs/hash.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/stubs/strutil.h
google/protobuf/stubs/common.h
-
google/protobuf/stubs/stringpiece.h
-
stdlib.h
-
cstring
-
google/protobuf/port_def.inc
-
vector
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/type.pb.h
limits
-
string
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
google/protobuf/io/coded_stream.h
-
google/protobuf/arena.h
-
google/protobuf/arenastring.h
-
google/protobuf/generated_message_table_driven.h
-
google/protobuf/generated_message_util.h
-
google/protobuf/metadata_lite.h
-
google/protobuf/generated_message_reflection.h
-
google/protobuf/message.h
-
google/protobuf/repeated_field.h
-
google/protobuf/extension_set.h
-
google/protobuf/generated_enum_reflection.h
-
google/protobuf/unknown_field_set.h
-
google/protobuf/any.pb.h
-
google/protobuf/source_context.pb.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/unknown_field_set.h
assert.h
-
string
-
vector
-
google/protobuf/stubs/common.h
-
google/protobuf/stubs/logging.h
-
google/protobuf/parse_context.h
-
google/protobuf/io/coded_stream.h
-
google/protobuf/io/zero_copy_stream_impl_lite.h
-
google/protobuf/message_lite.h
-
google/protobuf/port.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/util/json_util.h
google/protobuf/message.h
-
google/protobuf/util/type_resolver.h
-
google/protobuf/stubs/bytestream.h
-
google/protobuf/stubs/strutil.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/util/type_resolver.h
string
-
google/protobuf/stubs/common.h
-
google/protobuf/type.pb.h
-
google/protobuf/stubs/status.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/util/type_resolver_util.h
string
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/wire_format.h
string
-
google/protobuf/stubs/common.h
-
google/protobuf/parse_context.h
-
google/protobuf/io/coded_stream.h
-
google/protobuf/descriptor.h
-
google/protobuf/generated_message_util.h
-
google/protobuf/message.h
-
google/protobuf/metadata_lite.h
-
google/protobuf/wire_format_lite.h
-
google/protobuf/stubs/casts.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/google/protobuf/wire_format_lite.h
string
-
google/protobuf/stubs/common.h
-
google/protobuf/stubs/logging.h
-
google/protobuf/io/coded_stream.h
-
google/protobuf/arenastring.h
-
google/protobuf/message_lite.h
-
google/protobuf/port.h
-
google/protobuf/repeated_field.h
-
google/protobuf/stubs/casts.h
-
google/protobuf/port_def.inc
-
google/protobuf/port_undef.inc
-
/home/vishal/grpc/include/grpc/impl/codegen/atm.h
grpc/impl/codegen/port_platform.h
-
grpc/impl/codegen/atm_gcc_atomic.h
-
grpc/impl/codegen/atm_gcc_sync.h
-
grpc/impl/codegen/atm_windows.h
-
/home/vishal/grpc/include/grpc/impl/codegen/atm_gcc_atomic.h
grpc/impl/codegen/port_platform.h
-
/home/vishal/grpc/include/grpc/impl/codegen/atm_gcc_sync.h
grpc/impl/codegen/port_platform.h
-
/home/vishal/grpc/include/grpc/impl/codegen/atm_windows.h
grpc/impl/codegen/port_platform.h
-
/home/vishal/grpc/include/grpc/impl/codegen/byte_buffer.h
grpc/impl/codegen/port_platform.h
-
grpc/impl/codegen/grpc_types.h
-
/home/vishal/grpc/include/grpc/impl/codegen/byte_buffer_reader.h
/home/vishal/grpc/include/grpc/impl/codegen/compression_types.h
grpc/impl/codegen/port_platform.h
-
/home/vishal/grpc/include/grpc/impl/codegen/connectivity_state.h
/home/vishal/grpc/include/grpc/impl/codegen/gpr_slice.h
/home/vishal/grpc/include/grpc/impl/codegen/gpr_types.h
grpc/impl/codegen/port_platform.h
-
stddef.h
-
/home/vishal/grpc/include/grpc/impl/codegen/grpc_types.h
grpc/impl/codegen/port_platform.h
-
grpc/impl/codegen/compression_types.h
-
grpc/impl/codegen/gpr_types.h
-
grpc/impl/codegen/slice.h
-
grpc/impl/codegen/status.h
-
stddef.h
-
/home/vishal/grpc/include/grpc/impl/codegen/log.h
grpc/impl/codegen/port_platform.h
-
stdarg.h
-
stdlib.h
-
/home/vishal/grpc/include/grpc/impl/codegen/port_platform.h
windows.h
-
features.h
-
linux/version.h
-
Availability.h
-
TargetConditionals.h
-
features.h
-
stdint.h
-
stdint.h
-
/home/vishal/grpc/include/grpc/impl/codegen/propagation_bits.h
grpc/impl/codegen/port_platform.h
-
/home/vishal/grpc/include/grpc/impl/codegen/slice.h
grpc/impl/codegen/port_platform.h
-
stddef.h
-
grpc/impl/codegen/gpr_slice.h
-
/home/vishal/grpc/include/grpc/impl/codegen/status.h
/home/vishal/grpc/include/grpc/impl/codegen/sync.h
grpc/impl/codegen/port_platform.h
-
grpc/impl/codegen/sync_generic.h
-
grpc/impl/codegen/sync_custom.h
-
grpc/impl/codegen/sync_abseil.h
-
grpc/impl/codegen/sync_posix.h
-
grpc/impl/codegen/sync_windows.h
-
/home/vishal/grpc/include/grpc/impl/codegen/sync_abseil.h
grpc/impl/codegen/port_platform.h
-
grpc/impl/codegen/sync_generic.h
-
/home/vishal/grpc/include/grpc/impl/codegen/sync_custom.h
grpc/impl/codegen/port_platform.h
-
grpc/impl/codegen/sync_generic.h
-
/home/vishal/grpc/include/grpc/impl/codegen/sync_generic.h
grpc/impl/codegen/port_platform.h
-
grpc/impl/codegen/atm.h
-
/home/vishal/grpc/include/grpc/impl/codegen/sync_posix.h
grpc/impl/codegen/port_platform.h
-
grpc/impl/codegen/sync_generic.h
-
pthread.h
-
/home/vishal/grpc/include/grpc/impl/codegen/sync_windows.h
grpc/impl/codegen/port_platform.h
-
grpc/impl/codegen/sync_generic.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/async_generic_service.h
grpc/impl/codegen/port_platform.h
-
grpcpp/impl/codegen/async_stream.h
-
grpcpp/impl/codegen/byte_buffer.h
-
grpcpp/impl/codegen/server_callback.h
-
grpcpp/impl/codegen/server_callback_handlers.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/async_stream.h
grpcpp/impl/codegen/call.h
-
grpcpp/impl/codegen/channel_interface.h
-
grpcpp/impl/codegen/core_codegen_interface.h
-
grpcpp/impl/codegen/server_context.h
-
grpcpp/impl/codegen/service_type.h
-
grpcpp/impl/codegen/status.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/async_unary_call.h
grpcpp/impl/codegen/call.h
-
grpcpp/impl/codegen/call_op_set.h
-
grpcpp/impl/codegen/call_op_set_interface.h
-
grpcpp/impl/codegen/channel_interface.h
-
grpcpp/impl/codegen/client_context.h
-
grpcpp/impl/codegen/server_context.h
-
grpcpp/impl/codegen/service_type.h
-
grpcpp/impl/codegen/status.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/byte_buffer.h
grpc/impl/codegen/byte_buffer.h
-
grpcpp/impl/codegen/config.h
-
grpcpp/impl/codegen/core_codegen_interface.h
-
grpcpp/impl/codegen/serialization_traits.h
-
grpcpp/impl/codegen/slice.h
-
grpcpp/impl/codegen/status.h
-
vector
-
/home/vishal/grpc/include/grpcpp/impl/codegen/call.h
grpc/impl/codegen/grpc_types.h
-
grpcpp/impl/codegen/call_hook.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/call_hook.h
/home/vishal/grpc/include/grpcpp/impl/codegen/call_op_set.h
cstring
-
map
-
memory
-
grpc/impl/codegen/compression_types.h
-
grpc/impl/codegen/grpc_types.h
-
grpcpp/impl/codegen/byte_buffer.h
-
grpcpp/impl/codegen/call.h
-
grpcpp/impl/codegen/call_hook.h
-
grpcpp/impl/codegen/call_op_set_interface.h
-
grpcpp/impl/codegen/client_context.h
-
grpcpp/impl/codegen/completion_queue.h
-
grpcpp/impl/codegen/completion_queue_tag.h
-
grpcpp/impl/codegen/config.h
-
grpcpp/impl/codegen/core_codegen_interface.h
-
grpcpp/impl/codegen/intercepted_channel.h
-
grpcpp/impl/codegen/interceptor_common.h
-
grpcpp/impl/codegen/serialization_traits.h
-
grpcpp/impl/codegen/slice.h
-
grpcpp/impl/codegen/string_ref.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/call_op_set_interface.h
grpcpp/impl/codegen/completion_queue_tag.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/callback_common.h
functional
-
grpc/impl/codegen/grpc_types.h
-
grpcpp/impl/codegen/call.h
-
grpcpp/impl/codegen/channel_interface.h
-
grpcpp/impl/codegen/completion_queue_tag.h
-
grpcpp/impl/codegen/config.h
-
grpcpp/impl/codegen/core_codegen_interface.h
-
grpcpp/impl/codegen/status.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/channel_interface.h
grpc/impl/codegen/connectivity_state.h
-
grpcpp/impl/codegen/call.h
-
grpcpp/impl/codegen/status.h
-
grpcpp/impl/codegen/time.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/client_callback.h
atomic
-
functional
-
grpcpp/impl/codegen/call.h
-
grpcpp/impl/codegen/call_op_set.h
-
grpcpp/impl/codegen/callback_common.h
-
grpcpp/impl/codegen/channel_interface.h
-
grpcpp/impl/codegen/config.h
-
grpcpp/impl/codegen/core_codegen_interface.h
-
grpcpp/impl/codegen/status.h
-
grpcpp/impl/codegen/sync.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/client_context.h
map
-
memory
-
string
-
grpc/impl/codegen/compression_types.h
-
grpc/impl/codegen/propagation_bits.h
-
grpcpp/impl/codegen/client_interceptor.h
-
grpcpp/impl/codegen/config.h
-
grpcpp/impl/codegen/core_codegen_interface.h
-
grpcpp/impl/codegen/create_auth_context.h
-
grpcpp/impl/codegen/metadata_map.h
-
grpcpp/impl/codegen/rpc_method.h
-
grpcpp/impl/codegen/security/auth_context.h
-
grpcpp/impl/codegen/slice.h
-
grpcpp/impl/codegen/status.h
-
grpcpp/impl/codegen/string_ref.h
-
grpcpp/impl/codegen/sync.h
-
grpcpp/impl/codegen/time.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/client_interceptor.h
memory
-
vector
-
grpcpp/impl/codegen/interceptor.h
-
grpcpp/impl/codegen/rpc_method.h
-
grpcpp/impl/codegen/string_ref.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/client_unary_call.h
grpcpp/impl/codegen/call.h
-
grpcpp/impl/codegen/call_op_set.h
-
grpcpp/impl/codegen/channel_interface.h
-
grpcpp/impl/codegen/config.h
-
grpcpp/impl/codegen/core_codegen_interface.h
-
grpcpp/impl/codegen/status.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/completion_queue.h
list
-
grpc/impl/codegen/atm.h
-
grpcpp/impl/codegen/completion_queue_tag.h
-
grpcpp/impl/codegen/core_codegen_interface.h
-
grpcpp/impl/codegen/grpc_library.h
-
grpcpp/impl/codegen/rpc_service_method.h
-
grpcpp/impl/codegen/status.h
-
grpcpp/impl/codegen/sync.h
-
grpcpp/impl/codegen/time.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/completion_queue_tag.h
/home/vishal/grpc/include/grpcpp/impl/codegen/config.h
string
-
/home/vishal/grpc/include/grpcpp/impl/codegen/config_protobuf.h
google/protobuf/message_lite.h
-
google/protobuf/message.h
-
google/protobuf/descriptor.h
-
google/protobuf/descriptor.pb.h
-
google/protobuf/descriptor_database.h
-
google/protobuf/io/coded_stream.h
-
google/protobuf/io/zero_copy_stream.h
-
google/protobuf/util/json_util.h
-
google/protobuf/util/type_resolver_util.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/core_codegen_interface.h
grpc/impl/codegen/byte_buffer.h
-
grpc/impl/codegen/byte_buffer_reader.h
-
grpc/impl/codegen/grpc_types.h
-
grpc/impl/codegen/sync.h
-
grpcpp/impl/codegen/config.h
-
grpcpp/impl/codegen/status.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/create_auth_context.h
memory
-
grpc/impl/codegen/grpc_types.h
-
grpcpp/impl/codegen/security/auth_context.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/grpc_library.h
grpcpp/impl/codegen/core_codegen_interface.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/intercepted_channel.h
grpcpp/impl/codegen/channel_interface.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/interceptor.h
memory
-
grpc/impl/codegen/grpc_types.h
-
grpcpp/impl/codegen/byte_buffer.h
-
grpcpp/impl/codegen/config.h
-
grpcpp/impl/codegen/core_codegen_interface.h
-
grpcpp/impl/codegen/metadata_map.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/interceptor_common.h
array
-
functional
-
grpcpp/impl/codegen/call.h
-
grpcpp/impl/codegen/call_op_set_interface.h
-
grpcpp/impl/codegen/client_interceptor.h
-
grpcpp/impl/codegen/intercepted_channel.h
-
grpcpp/impl/codegen/server_interceptor.h
-
grpc/impl/codegen/grpc_types.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/message_allocator.h
/home/vishal/grpc/include/grpcpp/impl/codegen/metadata_map.h
map
-
grpc/impl/codegen/log.h
-
grpcpp/impl/codegen/slice.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/method_handler.h
grpcpp/impl/codegen/byte_buffer.h
-
grpcpp/impl/codegen/core_codegen_interface.h
-
grpcpp/impl/codegen/rpc_service_method.h
-
grpcpp/impl/codegen/sync_stream.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/proto_buffer_reader.h
type_traits
-
grpc/impl/codegen/byte_buffer_reader.h
-
grpc/impl/codegen/grpc_types.h
-
grpc/impl/codegen/slice.h
-
grpcpp/impl/codegen/byte_buffer.h
-
grpcpp/impl/codegen/config_protobuf.h
-
grpcpp/impl/codegen/core_codegen_interface.h
-
grpcpp/impl/codegen/serialization_traits.h
-
grpcpp/impl/codegen/status.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/proto_buffer_writer.h
type_traits
-
grpc/impl/codegen/grpc_types.h
-
grpc/impl/codegen/slice.h
-
grpcpp/impl/codegen/byte_buffer.h
-
grpcpp/impl/codegen/config_protobuf.h
-
grpcpp/impl/codegen/core_codegen_interface.h
-
grpcpp/impl/codegen/serialization_traits.h
-
grpcpp/impl/codegen/status.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/proto_utils.h
type_traits
-
grpc/impl/codegen/byte_buffer_reader.h
-
grpc/impl/codegen/grpc_types.h
-
grpc/impl/codegen/slice.h
-
grpcpp/impl/codegen/byte_buffer.h
-
grpcpp/impl/codegen/config_protobuf.h
-
grpcpp/impl/codegen/core_codegen_interface.h
-
grpcpp/impl/codegen/proto_buffer_reader.h
-
grpcpp/impl/codegen/proto_buffer_writer.h
-
grpcpp/impl/codegen/serialization_traits.h
-
grpcpp/impl/codegen/slice.h
-
grpcpp/impl/codegen/status.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/rpc_method.h
memory
-
grpcpp/impl/codegen/channel_interface.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/rpc_service_method.h
climits
-
functional
-
map
-
memory
-
vector
-
grpc/impl/codegen/log.h
-
grpcpp/impl/codegen/byte_buffer.h
-
grpcpp/impl/codegen/config.h
-
grpcpp/impl/codegen/rpc_method.h
-
grpcpp/impl/codegen/status.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/security/auth_context.h
iterator
-
vector
-
grpcpp/impl/codegen/config.h
-
grpcpp/impl/codegen/string_ref.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/serialization_traits.h
/home/vishal/grpc/include/grpcpp/impl/codegen/server_callback.h
atomic
-
functional
-
type_traits
-
grpcpp/impl/codegen/call.h
-
grpcpp/impl/codegen/call_op_set.h
-
grpcpp/impl/codegen/callback_common.h
-
grpcpp/impl/codegen/config.h
-
grpcpp/impl/codegen/core_codegen_interface.h
-
grpcpp/impl/codegen/message_allocator.h
-
grpcpp/impl/codegen/status.h
-
grpcpp/impl/codegen/sync.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/server_callback_handlers.h
grpcpp/impl/codegen/message_allocator.h
-
grpcpp/impl/codegen/rpc_service_method.h
-
grpcpp/impl/codegen/server_callback.h
-
grpcpp/impl/codegen/server_context.h
-
grpcpp/impl/codegen/status.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/server_context.h
atomic
-
cassert
-
map
-
memory
-
type_traits
-
vector
-
grpc/impl/codegen/port_platform.h
-
grpc/impl/codegen/compression_types.h
-
grpcpp/impl/codegen/call.h
-
grpcpp/impl/codegen/call_op_set.h
-
grpcpp/impl/codegen/callback_common.h
-
grpcpp/impl/codegen/completion_queue_tag.h
-
grpcpp/impl/codegen/config.h
-
grpcpp/impl/codegen/create_auth_context.h
-
grpcpp/impl/codegen/message_allocator.h
-
grpcpp/impl/codegen/metadata_map.h
-
grpcpp/impl/codegen/rpc_service_method.h
-
grpcpp/impl/codegen/security/auth_context.h
-
grpcpp/impl/codegen/server_callback.h
-
grpcpp/impl/codegen/server_interceptor.h
-
grpcpp/impl/codegen/status.h
-
grpcpp/impl/codegen/string_ref.h
-
grpcpp/impl/codegen/time.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/server_interceptor.h
atomic
-
vector
-
grpcpp/impl/codegen/interceptor.h
-
grpcpp/impl/codegen/rpc_method.h
-
grpcpp/impl/codegen/string_ref.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/server_interface.h
grpc/impl/codegen/port_platform.h
-
grpc/impl/codegen/grpc_types.h
-
grpcpp/impl/codegen/byte_buffer.h
-
grpcpp/impl/codegen/call.h
-
grpcpp/impl/codegen/call_hook.h
-
grpcpp/impl/codegen/completion_queue_tag.h
-
grpcpp/impl/codegen/core_codegen_interface.h
-
grpcpp/impl/codegen/interceptor_common.h
-
grpcpp/impl/codegen/rpc_service_method.h
-
grpcpp/impl/codegen/server_context.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/service_type.h
grpcpp/impl/codegen/config.h
-
grpcpp/impl/codegen/core_codegen_interface.h
-
grpcpp/impl/codegen/rpc_service_method.h
-
grpcpp/impl/codegen/serialization_traits.h
-
grpcpp/impl/codegen/server_interface.h
-
grpcpp/impl/codegen/status.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/slice.h
grpcpp/impl/codegen/config.h
-
grpcpp/impl/codegen/core_codegen_interface.h
-
grpcpp/impl/codegen/string_ref.h
-
grpc/impl/codegen/slice.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/status.h
grpc/impl/codegen/status.h
-
grpcpp/impl/codegen/config.h
-
grpcpp/impl/codegen/status_code_enum.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/status_code_enum.h
/home/vishal/grpc/include/grpcpp/impl/codegen/string_ref.h
string.h
-
algorithm
-
iosfwd
-
iostream
-
iterator
-
grpcpp/impl/codegen/config.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/stub_options.h
/home/vishal/grpc/include/grpcpp/impl/codegen/sync.h
grpc/impl/codegen/port_platform.h
-
pthread.h
-
mutex
-
grpc/impl/codegen/log.h
-
grpc/impl/codegen/sync.h
-
grpcpp/impl/codegen/core_codegen_interface.h
-
absl/synchronization/mutex.h
/home/vishal/grpc/include/grpcpp/impl/codegen/absl/synchronization/mutex.h
/home/vishal/grpc/include/grpcpp/impl/codegen/sync_stream.h
grpcpp/impl/codegen/call.h
-
grpcpp/impl/codegen/channel_interface.h
-
grpcpp/impl/codegen/client_context.h
-
grpcpp/impl/codegen/completion_queue.h
-
grpcpp/impl/codegen/core_codegen_interface.h
-
grpcpp/impl/codegen/server_context.h
-
grpcpp/impl/codegen/service_type.h
-
grpcpp/impl/codegen/status.h
-
/home/vishal/grpc/include/grpcpp/impl/codegen/time.h
chrono
-
grpc/impl/codegen/grpc_types.h
-
grpcpp/impl/codegen/config.h
-
# The set of languages for which implicit dependencies are needed:
set(CMAKE_DEPENDS_LANGUAGES
"CXX"
)
# The set of files for implicit dependencies of each language:
set(CMAKE_DEPENDS_CHECK_CXX
"/home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/keyvaluepackage.grpc.pb.cc" "/home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o"
"/home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/keyvaluepackage.pb.cc" "/home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.pb.cc.o"
)
set(CMAKE_CXX_COMPILER_ID "GNU")
# Preprocessor definitions for this target.
set(CMAKE_TARGET_DEFINITIONS_CXX
"CARES_STATICLIB"
)
# The include file search paths:
set(CMAKE_CXX_TARGET_INCLUDE_PATH
"."
"/home/vishal/grpc/include"
)
# Pairs of files generated by the same build rule.
set(CMAKE_MULTIPLE_OUTPUT_PAIRS
"/home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/keyvaluepackage.grpc.pb.cc" "/home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/keyvaluepackage.pb.cc"
"/home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/keyvaluepackage.grpc.pb.h" "/home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/keyvaluepackage.pb.cc"
"/home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/keyvaluepackage.pb.h" "/home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/keyvaluepackage.pb.cc"
)
# Targets to which this target links.
set(CMAKE_TARGET_LINKED_INFO_FILES
)
# Fortran module output directory.
set(CMAKE_Fortran_TARGET_MODULE_DIR "")
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.19
# Delete rule output on recipe failure.
.DELETE_ON_ERROR:
#=============================================================================
# Special targets provided by cmake.
# Disable implicit rules so canonical targets will work.
.SUFFIXES:
# Disable VCS-based implicit rules.
% : %,v
# Disable VCS-based implicit rules.
% : RCS/%
# Disable VCS-based implicit rules.
% : RCS/%,v
# Disable VCS-based implicit rules.
% : SCCS/s.%
# Disable VCS-based implicit rules.
% : s.%
.SUFFIXES: .hpux_make_needs_suffix_list
# Command-line flag to silence nested $(MAKE).
$(VERBOSE)MAKESILENT = -s
#Suppress display of executed commands.
$(VERBOSE).SILENT:
# A target that is always out of date.
cmake_force:
.PHONY : cmake_force
#=============================================================================
# Set environment variables for the build.
# The shell in which to execute make rules.
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /home/vishal/.local/bin/cmake
# The command to remove a file.
RM = /home/vishal/.local/bin/cmake -E rm -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/vishal/grpc/grpc/examples/cpp/KVServer
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build
# Include any dependencies generated for this target.
include CMakeFiles/hw_grpc_proto.dir/depend.make
# Include the progress variables for this target.
include CMakeFiles/hw_grpc_proto.dir/progress.make
# Include the compile flags for this target's objects.
include CMakeFiles/hw_grpc_proto.dir/flags.make
keyvaluepackage.pb.cc: ../../keyvaluepackage.proto
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Generating keyvaluepackage.pb.cc, keyvaluepackage.pb.h, keyvaluepackage.grpc.pb.cc, keyvaluepackage.grpc.pb.h"
/home/vishal/grpc/bin/protoc-3.15.8.0 --grpc_out /home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build --cpp_out /home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build -I /home/vishal/grpc/grpc/examples/cpp/KVServer --plugin=protoc-gen-grpc="/home/vishal/grpc/bin/grpc_cpp_plugin" /home/vishal/grpc/grpc/examples/cpp/KVServer/keyvaluepackage.proto
keyvaluepackage.pb.h: keyvaluepackage.pb.cc
@$(CMAKE_COMMAND) -E touch_nocreate keyvaluepackage.pb.h
keyvaluepackage.grpc.pb.cc: keyvaluepackage.pb.cc
@$(CMAKE_COMMAND) -E touch_nocreate keyvaluepackage.grpc.pb.cc
keyvaluepackage.grpc.pb.h: keyvaluepackage.pb.cc
@$(CMAKE_COMMAND) -E touch_nocreate keyvaluepackage.grpc.pb.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: CMakeFiles/hw_grpc_proto.dir/flags.make
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: keyvaluepackage.grpc.pb.cc
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building CXX object CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o -c /home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/keyvaluepackage.grpc.pb.cc
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.i"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/keyvaluepackage.grpc.pb.cc > CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.i
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.s"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/keyvaluepackage.grpc.pb.cc -o CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.s
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.pb.cc.o: CMakeFiles/hw_grpc_proto.dir/flags.make
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.pb.cc.o: keyvaluepackage.pb.cc
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building CXX object CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.pb.cc.o"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.pb.cc.o -c /home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/keyvaluepackage.pb.cc
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.pb.cc.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.pb.cc.i"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/keyvaluepackage.pb.cc > CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.pb.cc.i
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.pb.cc.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.pb.cc.s"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/keyvaluepackage.pb.cc -o CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.pb.cc.s
# Object files for target hw_grpc_proto
hw_grpc_proto_OBJECTS = \
"CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o" \
"CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.pb.cc.o"
# External object files for target hw_grpc_proto
hw_grpc_proto_EXTERNAL_OBJECTS =
libhw_grpc_proto.a: CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o
libhw_grpc_proto.a: CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.pb.cc.o
libhw_grpc_proto.a: CMakeFiles/hw_grpc_proto.dir/build.make
libhw_grpc_proto.a: CMakeFiles/hw_grpc_proto.dir/link.txt
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Linking CXX static library libhw_grpc_proto.a"
$(CMAKE_COMMAND) -P CMakeFiles/hw_grpc_proto.dir/cmake_clean_target.cmake
$(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/hw_grpc_proto.dir/link.txt --verbose=$(VERBOSE)
# Rule to build all files generated by this target.
CMakeFiles/hw_grpc_proto.dir/build: libhw_grpc_proto.a
.PHONY : CMakeFiles/hw_grpc_proto.dir/build
CMakeFiles/hw_grpc_proto.dir/clean:
$(CMAKE_COMMAND) -P CMakeFiles/hw_grpc_proto.dir/cmake_clean.cmake
.PHONY : CMakeFiles/hw_grpc_proto.dir/clean
CMakeFiles/hw_grpc_proto.dir/depend: keyvaluepackage.grpc.pb.cc
CMakeFiles/hw_grpc_proto.dir/depend: keyvaluepackage.grpc.pb.h
CMakeFiles/hw_grpc_proto.dir/depend: keyvaluepackage.pb.cc
CMakeFiles/hw_grpc_proto.dir/depend: keyvaluepackage.pb.h
cd /home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/vishal/grpc/grpc/examples/cpp/KVServer /home/vishal/grpc/grpc/examples/cpp/KVServer /home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build /home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build /home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/CMakeFiles/hw_grpc_proto.dir/DependInfo.cmake --color=$(COLOR)
.PHONY : CMakeFiles/hw_grpc_proto.dir/depend
file(REMOVE_RECURSE
"CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o"
"CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.pb.cc.o"
"keyvaluepackage.grpc.pb.cc"
"keyvaluepackage.grpc.pb.h"
"keyvaluepackage.pb.cc"
"keyvaluepackage.pb.h"
"libhw_grpc_proto.a"
"libhw_grpc_proto.pdb"
)
# Per-language clean rules from dependency scanning.
foreach(lang CXX)
include(CMakeFiles/hw_grpc_proto.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()
file(REMOVE_RECURSE
"libhw_grpc_proto.a"
)
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.19
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o
/home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/keyvaluepackage.grpc.pb.cc
/home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/keyvaluepackage.grpc.pb.h
/home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/keyvaluepackage.pb.h
/home/vishal/grpc/include/google/protobuf/any.h
/home/vishal/grpc/include/google/protobuf/any.pb.h
/home/vishal/grpc/include/google/protobuf/arena.h
/home/vishal/grpc/include/google/protobuf/arena_impl.h
/home/vishal/grpc/include/google/protobuf/arenastring.h
/home/vishal/grpc/include/google/protobuf/descriptor.h
/home/vishal/grpc/include/google/protobuf/descriptor.pb.h
/home/vishal/grpc/include/google/protobuf/descriptor_database.h
/home/vishal/grpc/include/google/protobuf/extension_set.h
/home/vishal/grpc/include/google/protobuf/generated_enum_reflection.h
/home/vishal/grpc/include/google/protobuf/generated_enum_util.h
/home/vishal/grpc/include/google/protobuf/generated_message_reflection.h
/home/vishal/grpc/include/google/protobuf/generated_message_table_driven.h
/home/vishal/grpc/include/google/protobuf/generated_message_util.h
/home/vishal/grpc/include/google/protobuf/has_bits.h
/home/vishal/grpc/include/google/protobuf/implicit_weak_message.h
/home/vishal/grpc/include/google/protobuf/io/coded_stream.h
/home/vishal/grpc/include/google/protobuf/io/zero_copy_stream.h
/home/vishal/grpc/include/google/protobuf/io/zero_copy_stream_impl_lite.h
/home/vishal/grpc/include/google/protobuf/map.h
/home/vishal/grpc/include/google/protobuf/map_entry_lite.h
/home/vishal/grpc/include/google/protobuf/map_field_lite.h
/home/vishal/grpc/include/google/protobuf/map_type_handler.h
/home/vishal/grpc/include/google/protobuf/message.h
/home/vishal/grpc/include/google/protobuf/message_lite.h
/home/vishal/grpc/include/google/protobuf/metadata_lite.h
/home/vishal/grpc/include/google/protobuf/parse_context.h
/home/vishal/grpc/include/google/protobuf/port.h
/home/vishal/grpc/include/google/protobuf/port_def.inc
/home/vishal/grpc/include/google/protobuf/port_undef.inc
/home/vishal/grpc/include/google/protobuf/repeated_field.h
/home/vishal/grpc/include/google/protobuf/source_context.pb.h
/home/vishal/grpc/include/google/protobuf/stubs/bytestream.h
/home/vishal/grpc/include/google/protobuf/stubs/callback.h
/home/vishal/grpc/include/google/protobuf/stubs/casts.h
/home/vishal/grpc/include/google/protobuf/stubs/common.h
/home/vishal/grpc/include/google/protobuf/stubs/hash.h
/home/vishal/grpc/include/google/protobuf/stubs/logging.h
/home/vishal/grpc/include/google/protobuf/stubs/macros.h
/home/vishal/grpc/include/google/protobuf/stubs/mutex.h
/home/vishal/grpc/include/google/protobuf/stubs/once.h
/home/vishal/grpc/include/google/protobuf/stubs/platform_macros.h
/home/vishal/grpc/include/google/protobuf/stubs/port.h
/home/vishal/grpc/include/google/protobuf/stubs/status.h
/home/vishal/grpc/include/google/protobuf/stubs/stl_util.h
/home/vishal/grpc/include/google/protobuf/stubs/stringpiece.h
/home/vishal/grpc/include/google/protobuf/stubs/strutil.h
/home/vishal/grpc/include/google/protobuf/type.pb.h
/home/vishal/grpc/include/google/protobuf/unknown_field_set.h
/home/vishal/grpc/include/google/protobuf/util/json_util.h
/home/vishal/grpc/include/google/protobuf/util/type_resolver.h
/home/vishal/grpc/include/google/protobuf/util/type_resolver_util.h
/home/vishal/grpc/include/google/protobuf/wire_format_lite.h
/home/vishal/grpc/include/grpc/impl/codegen/atm.h
/home/vishal/grpc/include/grpc/impl/codegen/atm_gcc_atomic.h
/home/vishal/grpc/include/grpc/impl/codegen/atm_gcc_sync.h
/home/vishal/grpc/include/grpc/impl/codegen/atm_windows.h
/home/vishal/grpc/include/grpc/impl/codegen/byte_buffer.h
/home/vishal/grpc/include/grpc/impl/codegen/byte_buffer_reader.h
/home/vishal/grpc/include/grpc/impl/codegen/compression_types.h
/home/vishal/grpc/include/grpc/impl/codegen/connectivity_state.h
/home/vishal/grpc/include/grpc/impl/codegen/gpr_slice.h
/home/vishal/grpc/include/grpc/impl/codegen/gpr_types.h
/home/vishal/grpc/include/grpc/impl/codegen/grpc_types.h
/home/vishal/grpc/include/grpc/impl/codegen/log.h
/home/vishal/grpc/include/grpc/impl/codegen/port_platform.h
/home/vishal/grpc/include/grpc/impl/codegen/propagation_bits.h
/home/vishal/grpc/include/grpc/impl/codegen/slice.h
/home/vishal/grpc/include/grpc/impl/codegen/status.h
/home/vishal/grpc/include/grpc/impl/codegen/sync.h
/home/vishal/grpc/include/grpc/impl/codegen/sync_abseil.h
/home/vishal/grpc/include/grpc/impl/codegen/sync_custom.h
/home/vishal/grpc/include/grpc/impl/codegen/sync_generic.h
/home/vishal/grpc/include/grpc/impl/codegen/sync_posix.h
/home/vishal/grpc/include/grpc/impl/codegen/sync_windows.h
/home/vishal/grpc/include/grpcpp/impl/codegen/async_generic_service.h
/home/vishal/grpc/include/grpcpp/impl/codegen/async_stream.h
/home/vishal/grpc/include/grpcpp/impl/codegen/async_unary_call.h
/home/vishal/grpc/include/grpcpp/impl/codegen/byte_buffer.h
/home/vishal/grpc/include/grpcpp/impl/codegen/call.h
/home/vishal/grpc/include/grpcpp/impl/codegen/call_hook.h
/home/vishal/grpc/include/grpcpp/impl/codegen/call_op_set.h
/home/vishal/grpc/include/grpcpp/impl/codegen/call_op_set_interface.h
/home/vishal/grpc/include/grpcpp/impl/codegen/callback_common.h
/home/vishal/grpc/include/grpcpp/impl/codegen/channel_interface.h
/home/vishal/grpc/include/grpcpp/impl/codegen/client_callback.h
/home/vishal/grpc/include/grpcpp/impl/codegen/client_context.h
/home/vishal/grpc/include/grpcpp/impl/codegen/client_interceptor.h
/home/vishal/grpc/include/grpcpp/impl/codegen/client_unary_call.h
/home/vishal/grpc/include/grpcpp/impl/codegen/completion_queue.h
/home/vishal/grpc/include/grpcpp/impl/codegen/completion_queue_tag.h
/home/vishal/grpc/include/grpcpp/impl/codegen/config.h
/home/vishal/grpc/include/grpcpp/impl/codegen/config_protobuf.h
/home/vishal/grpc/include/grpcpp/impl/codegen/core_codegen_interface.h
/home/vishal/grpc/include/grpcpp/impl/codegen/create_auth_context.h
/home/vishal/grpc/include/grpcpp/impl/codegen/grpc_library.h
/home/vishal/grpc/include/grpcpp/impl/codegen/intercepted_channel.h
/home/vishal/grpc/include/grpcpp/impl/codegen/interceptor.h
/home/vishal/grpc/include/grpcpp/impl/codegen/interceptor_common.h
/home/vishal/grpc/include/grpcpp/impl/codegen/message_allocator.h
/home/vishal/grpc/include/grpcpp/impl/codegen/metadata_map.h
/home/vishal/grpc/include/grpcpp/impl/codegen/method_handler.h
/home/vishal/grpc/include/grpcpp/impl/codegen/proto_buffer_reader.h
/home/vishal/grpc/include/grpcpp/impl/codegen/proto_buffer_writer.h
/home/vishal/grpc/include/grpcpp/impl/codegen/proto_utils.h
/home/vishal/grpc/include/grpcpp/impl/codegen/rpc_method.h
/home/vishal/grpc/include/grpcpp/impl/codegen/rpc_service_method.h
/home/vishal/grpc/include/grpcpp/impl/codegen/security/auth_context.h
/home/vishal/grpc/include/grpcpp/impl/codegen/serialization_traits.h
/home/vishal/grpc/include/grpcpp/impl/codegen/server_callback.h
/home/vishal/grpc/include/grpcpp/impl/codegen/server_callback_handlers.h
/home/vishal/grpc/include/grpcpp/impl/codegen/server_context.h
/home/vishal/grpc/include/grpcpp/impl/codegen/server_interceptor.h
/home/vishal/grpc/include/grpcpp/impl/codegen/server_interface.h
/home/vishal/grpc/include/grpcpp/impl/codegen/service_type.h
/home/vishal/grpc/include/grpcpp/impl/codegen/slice.h
/home/vishal/grpc/include/grpcpp/impl/codegen/status.h
/home/vishal/grpc/include/grpcpp/impl/codegen/status_code_enum.h
/home/vishal/grpc/include/grpcpp/impl/codegen/string_ref.h
/home/vishal/grpc/include/grpcpp/impl/codegen/stub_options.h
/home/vishal/grpc/include/grpcpp/impl/codegen/sync.h
/home/vishal/grpc/include/grpcpp/impl/codegen/sync_stream.h
/home/vishal/grpc/include/grpcpp/impl/codegen/time.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.pb.cc.o
/home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/keyvaluepackage.pb.cc
/home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/keyvaluepackage.pb.h
/home/vishal/grpc/include/google/protobuf/any.h
/home/vishal/grpc/include/google/protobuf/arena.h
/home/vishal/grpc/include/google/protobuf/arena_impl.h
/home/vishal/grpc/include/google/protobuf/arenastring.h
/home/vishal/grpc/include/google/protobuf/descriptor.h
/home/vishal/grpc/include/google/protobuf/extension_set.h
/home/vishal/grpc/include/google/protobuf/generated_enum_reflection.h
/home/vishal/grpc/include/google/protobuf/generated_enum_util.h
/home/vishal/grpc/include/google/protobuf/generated_message_reflection.h
/home/vishal/grpc/include/google/protobuf/generated_message_table_driven.h
/home/vishal/grpc/include/google/protobuf/generated_message_util.h
/home/vishal/grpc/include/google/protobuf/has_bits.h
/home/vishal/grpc/include/google/protobuf/implicit_weak_message.h
/home/vishal/grpc/include/google/protobuf/io/coded_stream.h
/home/vishal/grpc/include/google/protobuf/io/zero_copy_stream.h
/home/vishal/grpc/include/google/protobuf/io/zero_copy_stream_impl_lite.h
/home/vishal/grpc/include/google/protobuf/map.h
/home/vishal/grpc/include/google/protobuf/map_entry_lite.h
/home/vishal/grpc/include/google/protobuf/map_field_lite.h
/home/vishal/grpc/include/google/protobuf/map_type_handler.h
/home/vishal/grpc/include/google/protobuf/message.h
/home/vishal/grpc/include/google/protobuf/message_lite.h
/home/vishal/grpc/include/google/protobuf/metadata_lite.h
/home/vishal/grpc/include/google/protobuf/parse_context.h
/home/vishal/grpc/include/google/protobuf/port.h
/home/vishal/grpc/include/google/protobuf/port_def.inc
/home/vishal/grpc/include/google/protobuf/port_undef.inc
/home/vishal/grpc/include/google/protobuf/reflection_ops.h
/home/vishal/grpc/include/google/protobuf/repeated_field.h
/home/vishal/grpc/include/google/protobuf/stubs/callback.h
/home/vishal/grpc/include/google/protobuf/stubs/casts.h
/home/vishal/grpc/include/google/protobuf/stubs/common.h
/home/vishal/grpc/include/google/protobuf/stubs/hash.h
/home/vishal/grpc/include/google/protobuf/stubs/logging.h
/home/vishal/grpc/include/google/protobuf/stubs/macros.h
/home/vishal/grpc/include/google/protobuf/stubs/mutex.h
/home/vishal/grpc/include/google/protobuf/stubs/once.h
/home/vishal/grpc/include/google/protobuf/stubs/platform_macros.h
/home/vishal/grpc/include/google/protobuf/stubs/port.h
/home/vishal/grpc/include/google/protobuf/stubs/stl_util.h
/home/vishal/grpc/include/google/protobuf/stubs/stringpiece.h
/home/vishal/grpc/include/google/protobuf/stubs/strutil.h
/home/vishal/grpc/include/google/protobuf/unknown_field_set.h
/home/vishal/grpc/include/google/protobuf/wire_format.h
/home/vishal/grpc/include/google/protobuf/wire_format_lite.h
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.19
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: keyvaluepackage.grpc.pb.cc
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: keyvaluepackage.grpc.pb.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: keyvaluepackage.pb.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/google/protobuf/any.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/google/protobuf/any.pb.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/google/protobuf/arena.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/google/protobuf/arena_impl.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/google/protobuf/arenastring.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/google/protobuf/descriptor.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/google/protobuf/descriptor.pb.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/google/protobuf/descriptor_database.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/google/protobuf/extension_set.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/google/protobuf/generated_enum_reflection.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/google/protobuf/generated_enum_util.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/google/protobuf/generated_message_reflection.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/google/protobuf/generated_message_table_driven.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/google/protobuf/generated_message_util.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/google/protobuf/has_bits.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/google/protobuf/implicit_weak_message.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/google/protobuf/io/coded_stream.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/google/protobuf/io/zero_copy_stream.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/google/protobuf/io/zero_copy_stream_impl_lite.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/google/protobuf/map.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/google/protobuf/map_entry_lite.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/google/protobuf/map_field_lite.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/google/protobuf/map_type_handler.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/google/protobuf/message.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/google/protobuf/message_lite.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/google/protobuf/metadata_lite.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/google/protobuf/parse_context.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/google/protobuf/port.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/google/protobuf/port_def.inc
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/google/protobuf/port_undef.inc
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/google/protobuf/repeated_field.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/google/protobuf/source_context.pb.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/google/protobuf/stubs/bytestream.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/google/protobuf/stubs/callback.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/google/protobuf/stubs/casts.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/google/protobuf/stubs/common.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/google/protobuf/stubs/hash.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/google/protobuf/stubs/logging.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/google/protobuf/stubs/macros.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/google/protobuf/stubs/mutex.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/google/protobuf/stubs/once.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/google/protobuf/stubs/platform_macros.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/google/protobuf/stubs/port.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/google/protobuf/stubs/status.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/google/protobuf/stubs/stl_util.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/google/protobuf/stubs/stringpiece.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/google/protobuf/stubs/strutil.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/google/protobuf/type.pb.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/google/protobuf/unknown_field_set.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/google/protobuf/util/json_util.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/google/protobuf/util/type_resolver.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/google/protobuf/util/type_resolver_util.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/google/protobuf/wire_format_lite.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpc/impl/codegen/atm.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpc/impl/codegen/atm_gcc_atomic.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpc/impl/codegen/atm_gcc_sync.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpc/impl/codegen/atm_windows.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpc/impl/codegen/byte_buffer.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpc/impl/codegen/byte_buffer_reader.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpc/impl/codegen/compression_types.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpc/impl/codegen/connectivity_state.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpc/impl/codegen/gpr_slice.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpc/impl/codegen/gpr_types.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpc/impl/codegen/grpc_types.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpc/impl/codegen/log.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpc/impl/codegen/port_platform.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpc/impl/codegen/propagation_bits.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpc/impl/codegen/slice.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpc/impl/codegen/status.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpc/impl/codegen/sync.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpc/impl/codegen/sync_abseil.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpc/impl/codegen/sync_custom.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpc/impl/codegen/sync_generic.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpc/impl/codegen/sync_posix.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpc/impl/codegen/sync_windows.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/async_generic_service.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/async_stream.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/async_unary_call.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/byte_buffer.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/call.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/call_hook.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/call_op_set.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/call_op_set_interface.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/callback_common.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/channel_interface.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/client_callback.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/client_context.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/client_interceptor.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/client_unary_call.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/completion_queue.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/completion_queue_tag.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/config.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/config_protobuf.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/core_codegen_interface.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/create_auth_context.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/grpc_library.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/intercepted_channel.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/interceptor.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/interceptor_common.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/message_allocator.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/metadata_map.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/method_handler.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/proto_buffer_reader.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/proto_buffer_writer.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/proto_utils.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/rpc_method.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/rpc_service_method.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/security/auth_context.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/serialization_traits.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/server_callback.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/server_callback_handlers.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/server_context.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/server_interceptor.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/server_interface.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/service_type.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/slice.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/status.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/status_code_enum.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/string_ref.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/stub_options.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/sync.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/sync_stream.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o: /home/vishal/grpc/include/grpcpp/impl/codegen/time.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.pb.cc.o: keyvaluepackage.pb.cc
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.pb.cc.o: keyvaluepackage.pb.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.pb.cc.o: /home/vishal/grpc/include/google/protobuf/any.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.pb.cc.o: /home/vishal/grpc/include/google/protobuf/arena.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.pb.cc.o: /home/vishal/grpc/include/google/protobuf/arena_impl.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.pb.cc.o: /home/vishal/grpc/include/google/protobuf/arenastring.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.pb.cc.o: /home/vishal/grpc/include/google/protobuf/descriptor.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.pb.cc.o: /home/vishal/grpc/include/google/protobuf/extension_set.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.pb.cc.o: /home/vishal/grpc/include/google/protobuf/generated_enum_reflection.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.pb.cc.o: /home/vishal/grpc/include/google/protobuf/generated_enum_util.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.pb.cc.o: /home/vishal/grpc/include/google/protobuf/generated_message_reflection.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.pb.cc.o: /home/vishal/grpc/include/google/protobuf/generated_message_table_driven.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.pb.cc.o: /home/vishal/grpc/include/google/protobuf/generated_message_util.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.pb.cc.o: /home/vishal/grpc/include/google/protobuf/has_bits.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.pb.cc.o: /home/vishal/grpc/include/google/protobuf/implicit_weak_message.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.pb.cc.o: /home/vishal/grpc/include/google/protobuf/io/coded_stream.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.pb.cc.o: /home/vishal/grpc/include/google/protobuf/io/zero_copy_stream.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.pb.cc.o: /home/vishal/grpc/include/google/protobuf/io/zero_copy_stream_impl_lite.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.pb.cc.o: /home/vishal/grpc/include/google/protobuf/map.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.pb.cc.o: /home/vishal/grpc/include/google/protobuf/map_entry_lite.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.pb.cc.o: /home/vishal/grpc/include/google/protobuf/map_field_lite.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.pb.cc.o: /home/vishal/grpc/include/google/protobuf/map_type_handler.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.pb.cc.o: /home/vishal/grpc/include/google/protobuf/message.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.pb.cc.o: /home/vishal/grpc/include/google/protobuf/message_lite.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.pb.cc.o: /home/vishal/grpc/include/google/protobuf/metadata_lite.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.pb.cc.o: /home/vishal/grpc/include/google/protobuf/parse_context.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.pb.cc.o: /home/vishal/grpc/include/google/protobuf/port.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.pb.cc.o: /home/vishal/grpc/include/google/protobuf/port_def.inc
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.pb.cc.o: /home/vishal/grpc/include/google/protobuf/port_undef.inc
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.pb.cc.o: /home/vishal/grpc/include/google/protobuf/reflection_ops.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.pb.cc.o: /home/vishal/grpc/include/google/protobuf/repeated_field.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.pb.cc.o: /home/vishal/grpc/include/google/protobuf/stubs/callback.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.pb.cc.o: /home/vishal/grpc/include/google/protobuf/stubs/casts.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.pb.cc.o: /home/vishal/grpc/include/google/protobuf/stubs/common.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.pb.cc.o: /home/vishal/grpc/include/google/protobuf/stubs/hash.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.pb.cc.o: /home/vishal/grpc/include/google/protobuf/stubs/logging.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.pb.cc.o: /home/vishal/grpc/include/google/protobuf/stubs/macros.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.pb.cc.o: /home/vishal/grpc/include/google/protobuf/stubs/mutex.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.pb.cc.o: /home/vishal/grpc/include/google/protobuf/stubs/once.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.pb.cc.o: /home/vishal/grpc/include/google/protobuf/stubs/platform_macros.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.pb.cc.o: /home/vishal/grpc/include/google/protobuf/stubs/port.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.pb.cc.o: /home/vishal/grpc/include/google/protobuf/stubs/stl_util.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.pb.cc.o: /home/vishal/grpc/include/google/protobuf/stubs/stringpiece.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.pb.cc.o: /home/vishal/grpc/include/google/protobuf/stubs/strutil.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.pb.cc.o: /home/vishal/grpc/include/google/protobuf/unknown_field_set.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.pb.cc.o: /home/vishal/grpc/include/google/protobuf/wire_format.h
CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.pb.cc.o: /home/vishal/grpc/include/google/protobuf/wire_format_lite.h
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.19
# compile CXX with /usr/bin/c++
CXX_DEFINES = -DCARES_STATICLIB
CXX_INCLUDES = -I/home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build -isystem /home/vishal/grpc/include
CXX_FLAGS = -std=gnu++11
/usr/bin/ar qc libhw_grpc_proto.a CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.pb.cc.o
/usr/bin/ranlib libhw_grpc_proto.a
CMAKE_PROGRESS_1 = 7
CMAKE_PROGRESS_2 = 8
CMAKE_PROGRESS_3 = 9
CMAKE_PROGRESS_4 = 10
File added
File added
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.19
# Default target executed when no arguments are given to make.
default_target: all
.PHONY : default_target
# Allow only one "make -f Makefile2" at a time, but pass parallelism.
.NOTPARALLEL:
#=============================================================================
# Special targets provided by cmake.
# Disable implicit rules so canonical targets will work.
.SUFFIXES:
# Disable VCS-based implicit rules.
% : %,v
# Disable VCS-based implicit rules.
% : RCS/%
# Disable VCS-based implicit rules.
% : RCS/%,v
# Disable VCS-based implicit rules.
% : SCCS/s.%
# Disable VCS-based implicit rules.
% : s.%
.SUFFIXES: .hpux_make_needs_suffix_list
# Command-line flag to silence nested $(MAKE).
$(VERBOSE)MAKESILENT = -s
#Suppress display of executed commands.
$(VERBOSE).SILENT:
# A target that is always out of date.
cmake_force:
.PHONY : cmake_force
#=============================================================================
# Set environment variables for the build.
# The shell in which to execute make rules.
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /home/vishal/.local/bin/cmake
# The command to remove a file.
RM = /home/vishal/.local/bin/cmake -E rm -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/vishal/grpc/grpc/examples/cpp/KVServer
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build
#=============================================================================
# Targets provided globally by CMake.
# Special rule for the target rebuild_cache
rebuild_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
/home/vishal/.local/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : rebuild_cache
# Special rule for the target rebuild_cache
rebuild_cache/fast: rebuild_cache
.PHONY : rebuild_cache/fast
# Special rule for the target edit_cache
edit_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..."
/home/vishal/.local/bin/ccmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : edit_cache
# Special rule for the target edit_cache
edit_cache/fast: edit_cache
.PHONY : edit_cache/fast
# The main all target
all: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/CMakeFiles /home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build//CMakeFiles/progress.marks
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all
$(CMAKE_COMMAND) -E cmake_progress_start /home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/CMakeFiles 0
.PHONY : all
# The main clean target
clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 clean
.PHONY : clean
# The main clean target
clean/fast: clean
.PHONY : clean/fast
# Prepare targets for installation.
preinstall: all
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall
# Prepare targets for installation.
preinstall/fast:
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall/fast
# clear depends
depend:
$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend
#=============================================================================
# Target rules for targets named hw_grpc_proto
# Build rule for target.
hw_grpc_proto: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 hw_grpc_proto
.PHONY : hw_grpc_proto
# fast build rule for target.
hw_grpc_proto/fast:
$(MAKE) $(MAKESILENT) -f CMakeFiles/hw_grpc_proto.dir/build.make CMakeFiles/hw_grpc_proto.dir/build
.PHONY : hw_grpc_proto/fast
#=============================================================================
# Target rules for targets named KVserver
# Build rule for target.
KVserver: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 KVserver
.PHONY : KVserver
# fast build rule for target.
KVserver/fast:
$(MAKE) $(MAKESILENT) -f CMakeFiles/KVserver.dir/build.make CMakeFiles/KVserver.dir/build
.PHONY : KVserver/fast
#=============================================================================
# Target rules for targets named KVclient
# Build rule for target.
KVclient: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 KVclient
.PHONY : KVclient
# fast build rule for target.
KVclient/fast:
$(MAKE) $(MAKESILENT) -f CMakeFiles/KVclient.dir/build.make CMakeFiles/KVclient.dir/build
.PHONY : KVclient/fast
KVclient.o: KVclient.cc.o
.PHONY : KVclient.o
# target to build an object file
KVclient.cc.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/KVclient.dir/build.make CMakeFiles/KVclient.dir/KVclient.cc.o
.PHONY : KVclient.cc.o
KVclient.i: KVclient.cc.i
.PHONY : KVclient.i
# target to preprocess a source file
KVclient.cc.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/KVclient.dir/build.make CMakeFiles/KVclient.dir/KVclient.cc.i
.PHONY : KVclient.cc.i
KVclient.s: KVclient.cc.s
.PHONY : KVclient.s
# target to generate assembly for a file
KVclient.cc.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/KVclient.dir/build.make CMakeFiles/KVclient.dir/KVclient.cc.s
.PHONY : KVclient.cc.s
KVserver.o: KVserver.cc.o
.PHONY : KVserver.o
# target to build an object file
KVserver.cc.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/KVserver.dir/build.make CMakeFiles/KVserver.dir/KVserver.cc.o
.PHONY : KVserver.cc.o
KVserver.i: KVserver.cc.i
.PHONY : KVserver.i
# target to preprocess a source file
KVserver.cc.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/KVserver.dir/build.make CMakeFiles/KVserver.dir/KVserver.cc.i
.PHONY : KVserver.cc.i
KVserver.s: KVserver.cc.s
.PHONY : KVserver.s
# target to generate assembly for a file
KVserver.cc.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/KVserver.dir/build.make CMakeFiles/KVserver.dir/KVserver.cc.s
.PHONY : KVserver.cc.s
helper.o: helper.cc.o
.PHONY : helper.o
# target to build an object file
helper.cc.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/KVserver.dir/build.make CMakeFiles/KVserver.dir/helper.cc.o
$(MAKE) $(MAKESILENT) -f CMakeFiles/KVclient.dir/build.make CMakeFiles/KVclient.dir/helper.cc.o
.PHONY : helper.cc.o
helper.i: helper.cc.i
.PHONY : helper.i
# target to preprocess a source file
helper.cc.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/KVserver.dir/build.make CMakeFiles/KVserver.dir/helper.cc.i
$(MAKE) $(MAKESILENT) -f CMakeFiles/KVclient.dir/build.make CMakeFiles/KVclient.dir/helper.cc.i
.PHONY : helper.cc.i
helper.s: helper.cc.s
.PHONY : helper.s
# target to generate assembly for a file
helper.cc.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/KVserver.dir/build.make CMakeFiles/KVserver.dir/helper.cc.s
$(MAKE) $(MAKESILENT) -f CMakeFiles/KVclient.dir/build.make CMakeFiles/KVclient.dir/helper.cc.s
.PHONY : helper.cc.s
keyvaluepackage.grpc.pb.o: keyvaluepackage.grpc.pb.cc.o
.PHONY : keyvaluepackage.grpc.pb.o
# target to build an object file
keyvaluepackage.grpc.pb.cc.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/hw_grpc_proto.dir/build.make CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.o
.PHONY : keyvaluepackage.grpc.pb.cc.o
keyvaluepackage.grpc.pb.i: keyvaluepackage.grpc.pb.cc.i
.PHONY : keyvaluepackage.grpc.pb.i
# target to preprocess a source file
keyvaluepackage.grpc.pb.cc.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/hw_grpc_proto.dir/build.make CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.i
.PHONY : keyvaluepackage.grpc.pb.cc.i
keyvaluepackage.grpc.pb.s: keyvaluepackage.grpc.pb.cc.s
.PHONY : keyvaluepackage.grpc.pb.s
# target to generate assembly for a file
keyvaluepackage.grpc.pb.cc.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/hw_grpc_proto.dir/build.make CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.grpc.pb.cc.s
.PHONY : keyvaluepackage.grpc.pb.cc.s
keyvaluepackage.pb.o: keyvaluepackage.pb.cc.o
.PHONY : keyvaluepackage.pb.o
# target to build an object file
keyvaluepackage.pb.cc.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/hw_grpc_proto.dir/build.make CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.pb.cc.o
.PHONY : keyvaluepackage.pb.cc.o
keyvaluepackage.pb.i: keyvaluepackage.pb.cc.i
.PHONY : keyvaluepackage.pb.i
# target to preprocess a source file
keyvaluepackage.pb.cc.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/hw_grpc_proto.dir/build.make CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.pb.cc.i
.PHONY : keyvaluepackage.pb.cc.i
keyvaluepackage.pb.s: keyvaluepackage.pb.cc.s
.PHONY : keyvaluepackage.pb.s
# target to generate assembly for a file
keyvaluepackage.pb.cc.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/hw_grpc_proto.dir/build.make CMakeFiles/hw_grpc_proto.dir/keyvaluepackage.pb.cc.s
.PHONY : keyvaluepackage.pb.cc.s
# Help Target
help:
@echo "The following are some of the valid targets for this Makefile:"
@echo "... all (the default if no target is provided)"
@echo "... clean"
@echo "... depend"
@echo "... edit_cache"
@echo "... rebuild_cache"
@echo "... KVclient"
@echo "... KVserver"
@echo "... hw_grpc_proto"
@echo "... KVclient.o"
@echo "... KVclient.i"
@echo "... KVclient.s"
@echo "... KVserver.o"
@echo "... KVserver.i"
@echo "... KVserver.s"
@echo "... helper.o"
@echo "... helper.i"
@echo "... helper.s"
@echo "... keyvaluepackage.grpc.pb.o"
@echo "... keyvaluepackage.grpc.pb.i"
@echo "... keyvaluepackage.grpc.pb.s"
@echo "... keyvaluepackage.pb.o"
@echo "... keyvaluepackage.pb.i"
@echo "... keyvaluepackage.pb.s"
.PHONY : help
#=============================================================================
# Special targets to cleanup operation of make.
# Special rule to run CMake to check the build system integrity.
# No rule that depends on this can have commands that come from listfiles
# because they might be regenerated.
cmake_check_build_system:
$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system
This source diff could not be displayed because it is too large. You can view the blob instead.
# Install script for directory: /home/vishal/grpc/grpc/examples/cpp/KVServer
# Set the install prefix
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
set(CMAKE_INSTALL_PREFIX "/usr/local")
endif()
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
# Set the install configuration name.
if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
if(BUILD_TYPE)
string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
else()
set(CMAKE_INSTALL_CONFIG_NAME "")
endif()
message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
endif()
# Set the component getting installed.
if(NOT CMAKE_INSTALL_COMPONENT)
if(COMPONENT)
message(STATUS "Install component: \"${COMPONENT}\"")
set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
else()
set(CMAKE_INSTALL_COMPONENT)
endif()
endif()
# Install shared libraries without execute permission?
if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
set(CMAKE_INSTALL_SO_NO_EXE "1")
endif()
# Is this installation the result of a crosscompile?
if(NOT DEFINED CMAKE_CROSSCOMPILING)
set(CMAKE_CROSSCOMPILING "FALSE")
endif()
# Set default install directory permissions.
if(NOT DEFINED CMAKE_OBJDUMP)
set(CMAKE_OBJDUMP "/usr/bin/objdump")
endif()
if(CMAKE_INSTALL_COMPONENT)
set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INSTALL_COMPONENT}.txt")
else()
set(CMAKE_INSTALL_MANIFEST "install_manifest.txt")
endif()
string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT
"${CMAKE_INSTALL_MANIFEST_FILES}")
file(WRITE "/home/vishal/grpc/grpc/examples/cpp/KVServer/cmake/build/${CMAKE_INSTALL_MANIFEST}"
"${CMAKE_INSTALL_MANIFEST_CONTENT}")
LISTENING_PORT 50005
CACHE_REPLACEMENT_TYPE LFU
CACHE_SIZE 10240
THREAD_POOL_SIZE 4
\ No newline at end of file
// Generated by the gRPC C++ plugin.
// If you make any local change, they will be lost.
// source: keyvaluepackage.proto
#include "keyvaluepackage.pb.h"
#include "keyvaluepackage.grpc.pb.h"
#include <functional>
#include <grpcpp/impl/codegen/async_stream.h>
#include <grpcpp/impl/codegen/async_unary_call.h>
#include <grpcpp/impl/codegen/channel_interface.h>
#include <grpcpp/impl/codegen/client_unary_call.h>
#include <grpcpp/impl/codegen/client_callback.h>
#include <grpcpp/impl/codegen/message_allocator.h>
#include <grpcpp/impl/codegen/method_handler.h>
#include <grpcpp/impl/codegen/rpc_service_method.h>
#include <grpcpp/impl/codegen/server_callback.h>
#include <grpcpp/impl/codegen/server_callback_handlers.h>
#include <grpcpp/impl/codegen/server_context.h>
#include <grpcpp/impl/codegen/service_type.h>
#include <grpcpp/impl/codegen/sync_stream.h>
namespace keyvaluepackage {
static const char* KV_method_names[] = {
"/keyvaluepackage.KV/GET",
"/keyvaluepackage.KV/PUT",
"/keyvaluepackage.KV/DEL",
};
std::unique_ptr< KV::Stub> KV::NewStub(const std::shared_ptr< ::grpc::ChannelInterface>& channel, const ::grpc::StubOptions& options) {
(void)options;
std::unique_ptr< KV::Stub> stub(new KV::Stub(channel, options));
return stub;
}
KV::Stub::Stub(const std::shared_ptr< ::grpc::ChannelInterface>& channel, const ::grpc::StubOptions& options)
: channel_(channel), rpcmethod_GET_(KV_method_names[0], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel)
, rpcmethod_PUT_(KV_method_names[1], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel)
, rpcmethod_DEL_(KV_method_names[2], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel)
{}
::grpc::Status KV::Stub::GET(::grpc::ClientContext* context, const ::keyvaluepackage::GetKeyRequest& request, ::keyvaluepackage::Reply* response) {
return ::grpc::internal::BlockingUnaryCall< ::keyvaluepackage::GetKeyRequest, ::keyvaluepackage::Reply, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>(channel_.get(), rpcmethod_GET_, context, request, response);
}
void KV::Stub::async::GET(::grpc::ClientContext* context, const ::keyvaluepackage::GetKeyRequest* request, ::keyvaluepackage::Reply* response, std::function<void(::grpc::Status)> f) {
::grpc::internal::CallbackUnaryCall< ::keyvaluepackage::GetKeyRequest, ::keyvaluepackage::Reply, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>(stub_->channel_.get(), stub_->rpcmethod_GET_, context, request, response, std::move(f));
}
void KV::Stub::async::GET(::grpc::ClientContext* context, const ::keyvaluepackage::GetKeyRequest* request, ::keyvaluepackage::Reply* response, ::grpc::ClientUnaryReactor* reactor) {
::grpc::internal::ClientCallbackUnaryFactory::Create< ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>(stub_->channel_.get(), stub_->rpcmethod_GET_, context, request, response, reactor);
}
::grpc::ClientAsyncResponseReader< ::keyvaluepackage::Reply>* KV::Stub::PrepareAsyncGETRaw(::grpc::ClientContext* context, const ::keyvaluepackage::GetKeyRequest& request, ::grpc::CompletionQueue* cq) {
return ::grpc::internal::ClientAsyncResponseReaderHelper::Create< ::keyvaluepackage::Reply, ::keyvaluepackage::GetKeyRequest, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>(channel_.get(), cq, rpcmethod_GET_, context, request);
}
::grpc::ClientAsyncResponseReader< ::keyvaluepackage::Reply>* KV::Stub::AsyncGETRaw(::grpc::ClientContext* context, const ::keyvaluepackage::GetKeyRequest& request, ::grpc::CompletionQueue* cq) {
auto* result =
this->PrepareAsyncGETRaw(context, request, cq);
result->StartCall();
return result;
}
::grpc::Status KV::Stub::PUT(::grpc::ClientContext* context, const ::keyvaluepackage::PutKeyRequest& request, ::keyvaluepackage::Reply* response) {
return ::grpc::internal::BlockingUnaryCall< ::keyvaluepackage::PutKeyRequest, ::keyvaluepackage::Reply, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>(channel_.get(), rpcmethod_PUT_, context, request, response);
}
void KV::Stub::async::PUT(::grpc::ClientContext* context, const ::keyvaluepackage::PutKeyRequest* request, ::keyvaluepackage::Reply* response, std::function<void(::grpc::Status)> f) {
::grpc::internal::CallbackUnaryCall< ::keyvaluepackage::PutKeyRequest, ::keyvaluepackage::Reply, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>(stub_->channel_.get(), stub_->rpcmethod_PUT_, context, request, response, std::move(f));
}
void KV::Stub::async::PUT(::grpc::ClientContext* context, const ::keyvaluepackage::PutKeyRequest* request, ::keyvaluepackage::Reply* response, ::grpc::ClientUnaryReactor* reactor) {
::grpc::internal::ClientCallbackUnaryFactory::Create< ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>(stub_->channel_.get(), stub_->rpcmethod_PUT_, context, request, response, reactor);
}
::grpc::ClientAsyncResponseReader< ::keyvaluepackage::Reply>* KV::Stub::PrepareAsyncPUTRaw(::grpc::ClientContext* context, const ::keyvaluepackage::PutKeyRequest& request, ::grpc::CompletionQueue* cq) {
return ::grpc::internal::ClientAsyncResponseReaderHelper::Create< ::keyvaluepackage::Reply, ::keyvaluepackage::PutKeyRequest, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>(channel_.get(), cq, rpcmethod_PUT_, context, request);
}
::grpc::ClientAsyncResponseReader< ::keyvaluepackage::Reply>* KV::Stub::AsyncPUTRaw(::grpc::ClientContext* context, const ::keyvaluepackage::PutKeyRequest& request, ::grpc::CompletionQueue* cq) {
auto* result =
this->PrepareAsyncPUTRaw(context, request, cq);
result->StartCall();
return result;
}
::grpc::Status KV::Stub::DEL(::grpc::ClientContext* context, const ::keyvaluepackage::DelKeyRequest& request, ::keyvaluepackage::Reply* response) {
return ::grpc::internal::BlockingUnaryCall< ::keyvaluepackage::DelKeyRequest, ::keyvaluepackage::Reply, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>(channel_.get(), rpcmethod_DEL_, context, request, response);
}
void KV::Stub::async::DEL(::grpc::ClientContext* context, const ::keyvaluepackage::DelKeyRequest* request, ::keyvaluepackage::Reply* response, std::function<void(::grpc::Status)> f) {
::grpc::internal::CallbackUnaryCall< ::keyvaluepackage::DelKeyRequest, ::keyvaluepackage::Reply, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>(stub_->channel_.get(), stub_->rpcmethod_DEL_, context, request, response, std::move(f));
}
void KV::Stub::async::DEL(::grpc::ClientContext* context, const ::keyvaluepackage::DelKeyRequest* request, ::keyvaluepackage::Reply* response, ::grpc::ClientUnaryReactor* reactor) {
::grpc::internal::ClientCallbackUnaryFactory::Create< ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>(stub_->channel_.get(), stub_->rpcmethod_DEL_, context, request, response, reactor);
}
::grpc::ClientAsyncResponseReader< ::keyvaluepackage::Reply>* KV::Stub::PrepareAsyncDELRaw(::grpc::ClientContext* context, const ::keyvaluepackage::DelKeyRequest& request, ::grpc::CompletionQueue* cq) {
return ::grpc::internal::ClientAsyncResponseReaderHelper::Create< ::keyvaluepackage::Reply, ::keyvaluepackage::DelKeyRequest, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>(channel_.get(), cq, rpcmethod_DEL_, context, request);
}
::grpc::ClientAsyncResponseReader< ::keyvaluepackage::Reply>* KV::Stub::AsyncDELRaw(::grpc::ClientContext* context, const ::keyvaluepackage::DelKeyRequest& request, ::grpc::CompletionQueue* cq) {
auto* result =
this->PrepareAsyncDELRaw(context, request, cq);
result->StartCall();
return result;
}
KV::Service::Service() {
AddMethod(new ::grpc::internal::RpcServiceMethod(
KV_method_names[0],
::grpc::internal::RpcMethod::NORMAL_RPC,
new ::grpc::internal::RpcMethodHandler< KV::Service, ::keyvaluepackage::GetKeyRequest, ::keyvaluepackage::Reply, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>(
[](KV::Service* service,
::grpc::ServerContext* ctx,
const ::keyvaluepackage::GetKeyRequest* req,
::keyvaluepackage::Reply* resp) {
return service->GET(ctx, req, resp);
}, this)));
AddMethod(new ::grpc::internal::RpcServiceMethod(
KV_method_names[1],
::grpc::internal::RpcMethod::NORMAL_RPC,
new ::grpc::internal::RpcMethodHandler< KV::Service, ::keyvaluepackage::PutKeyRequest, ::keyvaluepackage::Reply, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>(
[](KV::Service* service,
::grpc::ServerContext* ctx,
const ::keyvaluepackage::PutKeyRequest* req,
::keyvaluepackage::Reply* resp) {
return service->PUT(ctx, req, resp);
}, this)));
AddMethod(new ::grpc::internal::RpcServiceMethod(
KV_method_names[2],
::grpc::internal::RpcMethod::NORMAL_RPC,
new ::grpc::internal::RpcMethodHandler< KV::Service, ::keyvaluepackage::DelKeyRequest, ::keyvaluepackage::Reply, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>(
[](KV::Service* service,
::grpc::ServerContext* ctx,
const ::keyvaluepackage::DelKeyRequest* req,
::keyvaluepackage::Reply* resp) {
return service->DEL(ctx, req, resp);
}, this)));
}
KV::Service::~Service() {
}
::grpc::Status KV::Service::GET(::grpc::ServerContext* context, const ::keyvaluepackage::GetKeyRequest* request, ::keyvaluepackage::Reply* response) {
(void) context;
(void) request;
(void) response;
return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, "");
}
::grpc::Status KV::Service::PUT(::grpc::ServerContext* context, const ::keyvaluepackage::PutKeyRequest* request, ::keyvaluepackage::Reply* response) {
(void) context;
(void) request;
(void) response;
return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, "");
}
::grpc::Status KV::Service::DEL(::grpc::ServerContext* context, const ::keyvaluepackage::DelKeyRequest* request, ::keyvaluepackage::Reply* response) {
(void) context;
(void) request;
(void) response;
return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, "");
}
} // namespace keyvaluepackage
// Generated by the gRPC C++ plugin.
// If you make any local change, they will be lost.
// source: keyvaluepackage.proto
// Original file comments:
// Copyright 2015 gRPC authors.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
//
#ifndef GRPC_keyvaluepackage_2eproto__INCLUDED
#define GRPC_keyvaluepackage_2eproto__INCLUDED
#include "keyvaluepackage.pb.h"
#include <functional>
#include <grpcpp/impl/codegen/async_generic_service.h>
#include <grpcpp/impl/codegen/async_stream.h>
#include <grpcpp/impl/codegen/async_unary_call.h>
#include <grpcpp/impl/codegen/client_callback.h>
#include <grpcpp/impl/codegen/client_context.h>
#include <grpcpp/impl/codegen/completion_queue.h>
#include <grpcpp/impl/codegen/message_allocator.h>
#include <grpcpp/impl/codegen/method_handler.h>
#include <grpcpp/impl/codegen/proto_utils.h>
#include <grpcpp/impl/codegen/rpc_method.h>
#include <grpcpp/impl/codegen/server_callback.h>
#include <grpcpp/impl/codegen/server_callback_handlers.h>
#include <grpcpp/impl/codegen/server_context.h>
#include <grpcpp/impl/codegen/service_type.h>
#include <grpcpp/impl/codegen/status.h>
#include <grpcpp/impl/codegen/stub_options.h>
#include <grpcpp/impl/codegen/sync_stream.h>
namespace keyvaluepackage {
// The greeting service definition.
class KV final {
public:
static constexpr char const* service_full_name() {
return "keyvaluepackage.KV";
}
class StubInterface {
public:
virtual ~StubInterface() {}
// Sends a greeting
virtual ::grpc::Status GET(::grpc::ClientContext* context, const ::keyvaluepackage::GetKeyRequest& request, ::keyvaluepackage::Reply* response) = 0;
std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::keyvaluepackage::Reply>> AsyncGET(::grpc::ClientContext* context, const ::keyvaluepackage::GetKeyRequest& request, ::grpc::CompletionQueue* cq) {
return std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::keyvaluepackage::Reply>>(AsyncGETRaw(context, request, cq));
}
std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::keyvaluepackage::Reply>> PrepareAsyncGET(::grpc::ClientContext* context, const ::keyvaluepackage::GetKeyRequest& request, ::grpc::CompletionQueue* cq) {
return std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::keyvaluepackage::Reply>>(PrepareAsyncGETRaw(context, request, cq));
}
virtual ::grpc::Status PUT(::grpc::ClientContext* context, const ::keyvaluepackage::PutKeyRequest& request, ::keyvaluepackage::Reply* response) = 0;
std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::keyvaluepackage::Reply>> AsyncPUT(::grpc::ClientContext* context, const ::keyvaluepackage::PutKeyRequest& request, ::grpc::CompletionQueue* cq) {
return std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::keyvaluepackage::Reply>>(AsyncPUTRaw(context, request, cq));
}
std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::keyvaluepackage::Reply>> PrepareAsyncPUT(::grpc::ClientContext* context, const ::keyvaluepackage::PutKeyRequest& request, ::grpc::CompletionQueue* cq) {
return std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::keyvaluepackage::Reply>>(PrepareAsyncPUTRaw(context, request, cq));
}
virtual ::grpc::Status DEL(::grpc::ClientContext* context, const ::keyvaluepackage::DelKeyRequest& request, ::keyvaluepackage::Reply* response) = 0;
std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::keyvaluepackage::Reply>> AsyncDEL(::grpc::ClientContext* context, const ::keyvaluepackage::DelKeyRequest& request, ::grpc::CompletionQueue* cq) {
return std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::keyvaluepackage::Reply>>(AsyncDELRaw(context, request, cq));
}
std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::keyvaluepackage::Reply>> PrepareAsyncDEL(::grpc::ClientContext* context, const ::keyvaluepackage::DelKeyRequest& request, ::grpc::CompletionQueue* cq) {
return std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::keyvaluepackage::Reply>>(PrepareAsyncDELRaw(context, request, cq));
}
class async_interface {
public:
virtual ~async_interface() {}
// Sends a greeting
virtual void GET(::grpc::ClientContext* context, const ::keyvaluepackage::GetKeyRequest* request, ::keyvaluepackage::Reply* response, std::function<void(::grpc::Status)>) = 0;
virtual void GET(::grpc::ClientContext* context, const ::keyvaluepackage::GetKeyRequest* request, ::keyvaluepackage::Reply* response, ::grpc::ClientUnaryReactor* reactor) = 0;
virtual void PUT(::grpc::ClientContext* context, const ::keyvaluepackage::PutKeyRequest* request, ::keyvaluepackage::Reply* response, std::function<void(::grpc::Status)>) = 0;
virtual void PUT(::grpc::ClientContext* context, const ::keyvaluepackage::PutKeyRequest* request, ::keyvaluepackage::Reply* response, ::grpc::ClientUnaryReactor* reactor) = 0;
virtual void DEL(::grpc::ClientContext* context, const ::keyvaluepackage::DelKeyRequest* request, ::keyvaluepackage::Reply* response, std::function<void(::grpc::Status)>) = 0;
virtual void DEL(::grpc::ClientContext* context, const ::keyvaluepackage::DelKeyRequest* request, ::keyvaluepackage::Reply* response, ::grpc::ClientUnaryReactor* reactor) = 0;
};
typedef class async_interface experimental_async_interface;
virtual class async_interface* async() { return nullptr; }
class async_interface* experimental_async() { return async(); }
private:
virtual ::grpc::ClientAsyncResponseReaderInterface< ::keyvaluepackage::Reply>* AsyncGETRaw(::grpc::ClientContext* context, const ::keyvaluepackage::GetKeyRequest& request, ::grpc::CompletionQueue* cq) = 0;
virtual ::grpc::ClientAsyncResponseReaderInterface< ::keyvaluepackage::Reply>* PrepareAsyncGETRaw(::grpc::ClientContext* context, const ::keyvaluepackage::GetKeyRequest& request, ::grpc::CompletionQueue* cq) = 0;
virtual ::grpc::ClientAsyncResponseReaderInterface< ::keyvaluepackage::Reply>* AsyncPUTRaw(::grpc::ClientContext* context, const ::keyvaluepackage::PutKeyRequest& request, ::grpc::CompletionQueue* cq) = 0;
virtual ::grpc::ClientAsyncResponseReaderInterface< ::keyvaluepackage::Reply>* PrepareAsyncPUTRaw(::grpc::ClientContext* context, const ::keyvaluepackage::PutKeyRequest& request, ::grpc::CompletionQueue* cq) = 0;
virtual ::grpc::ClientAsyncResponseReaderInterface< ::keyvaluepackage::Reply>* AsyncDELRaw(::grpc::ClientContext* context, const ::keyvaluepackage::DelKeyRequest& request, ::grpc::CompletionQueue* cq) = 0;
virtual ::grpc::ClientAsyncResponseReaderInterface< ::keyvaluepackage::Reply>* PrepareAsyncDELRaw(::grpc::ClientContext* context, const ::keyvaluepackage::DelKeyRequest& request, ::grpc::CompletionQueue* cq) = 0;
};
class Stub final : public StubInterface {
public:
Stub(const std::shared_ptr< ::grpc::ChannelInterface>& channel, const ::grpc::StubOptions& options = ::grpc::StubOptions());
::grpc::Status GET(::grpc::ClientContext* context, const ::keyvaluepackage::GetKeyRequest& request, ::keyvaluepackage::Reply* response) override;
std::unique_ptr< ::grpc::ClientAsyncResponseReader< ::keyvaluepackage::Reply>> AsyncGET(::grpc::ClientContext* context, const ::keyvaluepackage::GetKeyRequest& request, ::grpc::CompletionQueue* cq) {
return std::unique_ptr< ::grpc::ClientAsyncResponseReader< ::keyvaluepackage::Reply>>(AsyncGETRaw(context, request, cq));
}
std::unique_ptr< ::grpc::ClientAsyncResponseReader< ::keyvaluepackage::Reply>> PrepareAsyncGET(::grpc::ClientContext* context, const ::keyvaluepackage::GetKeyRequest& request, ::grpc::CompletionQueue* cq) {
return std::unique_ptr< ::grpc::ClientAsyncResponseReader< ::keyvaluepackage::Reply>>(PrepareAsyncGETRaw(context, request, cq));
}
::grpc::Status PUT(::grpc::ClientContext* context, const ::keyvaluepackage::PutKeyRequest& request, ::keyvaluepackage::Reply* response) override;
std::unique_ptr< ::grpc::ClientAsyncResponseReader< ::keyvaluepackage::Reply>> AsyncPUT(::grpc::ClientContext* context, const ::keyvaluepackage::PutKeyRequest& request, ::grpc::CompletionQueue* cq) {
return std::unique_ptr< ::grpc::ClientAsyncResponseReader< ::keyvaluepackage::Reply>>(AsyncPUTRaw(context, request, cq));
}
std::unique_ptr< ::grpc::ClientAsyncResponseReader< ::keyvaluepackage::Reply>> PrepareAsyncPUT(::grpc::ClientContext* context, const ::keyvaluepackage::PutKeyRequest& request, ::grpc::CompletionQueue* cq) {
return std::unique_ptr< ::grpc::ClientAsyncResponseReader< ::keyvaluepackage::Reply>>(PrepareAsyncPUTRaw(context, request, cq));
}
::grpc::Status DEL(::grpc::ClientContext* context, const ::keyvaluepackage::DelKeyRequest& request, ::keyvaluepackage::Reply* response) override;
std::unique_ptr< ::grpc::ClientAsyncResponseReader< ::keyvaluepackage::Reply>> AsyncDEL(::grpc::ClientContext* context, const ::keyvaluepackage::DelKeyRequest& request, ::grpc::CompletionQueue* cq) {
return std::unique_ptr< ::grpc::ClientAsyncResponseReader< ::keyvaluepackage::Reply>>(AsyncDELRaw(context, request, cq));
}
std::unique_ptr< ::grpc::ClientAsyncResponseReader< ::keyvaluepackage::Reply>> PrepareAsyncDEL(::grpc::ClientContext* context, const ::keyvaluepackage::DelKeyRequest& request, ::grpc::CompletionQueue* cq) {
return std::unique_ptr< ::grpc::ClientAsyncResponseReader< ::keyvaluepackage::Reply>>(PrepareAsyncDELRaw(context, request, cq));
}
class async final :
public StubInterface::async_interface {
public:
void GET(::grpc::ClientContext* context, const ::keyvaluepackage::GetKeyRequest* request, ::keyvaluepackage::Reply* response, std::function<void(::grpc::Status)>) override;
void GET(::grpc::ClientContext* context, const ::keyvaluepackage::GetKeyRequest* request, ::keyvaluepackage::Reply* response, ::grpc::ClientUnaryReactor* reactor) override;
void PUT(::grpc::ClientContext* context, const ::keyvaluepackage::PutKeyRequest* request, ::keyvaluepackage::Reply* response, std::function<void(::grpc::Status)>) override;
void PUT(::grpc::ClientContext* context, const ::keyvaluepackage::PutKeyRequest* request, ::keyvaluepackage::Reply* response, ::grpc::ClientUnaryReactor* reactor) override;
void DEL(::grpc::ClientContext* context, const ::keyvaluepackage::DelKeyRequest* request, ::keyvaluepackage::Reply* response, std::function<void(::grpc::Status)>) override;
void DEL(::grpc::ClientContext* context, const ::keyvaluepackage::DelKeyRequest* request, ::keyvaluepackage::Reply* response, ::grpc::ClientUnaryReactor* reactor) override;
private:
friend class Stub;
explicit async(Stub* stub): stub_(stub) { }
Stub* stub() { return stub_; }
Stub* stub_;
};
class async* async() override { return &async_stub_; }
private:
std::shared_ptr< ::grpc::ChannelInterface> channel_;
class async async_stub_{this};
::grpc::ClientAsyncResponseReader< ::keyvaluepackage::Reply>* AsyncGETRaw(::grpc::ClientContext* context, const ::keyvaluepackage::GetKeyRequest& request, ::grpc::CompletionQueue* cq) override;
::grpc::ClientAsyncResponseReader< ::keyvaluepackage::Reply>* PrepareAsyncGETRaw(::grpc::ClientContext* context, const ::keyvaluepackage::GetKeyRequest& request, ::grpc::CompletionQueue* cq) override;
::grpc::ClientAsyncResponseReader< ::keyvaluepackage::Reply>* AsyncPUTRaw(::grpc::ClientContext* context, const ::keyvaluepackage::PutKeyRequest& request, ::grpc::CompletionQueue* cq) override;
::grpc::ClientAsyncResponseReader< ::keyvaluepackage::Reply>* PrepareAsyncPUTRaw(::grpc::ClientContext* context, const ::keyvaluepackage::PutKeyRequest& request, ::grpc::CompletionQueue* cq) override;
::grpc::ClientAsyncResponseReader< ::keyvaluepackage::Reply>* AsyncDELRaw(::grpc::ClientContext* context, const ::keyvaluepackage::DelKeyRequest& request, ::grpc::CompletionQueue* cq) override;
::grpc::ClientAsyncResponseReader< ::keyvaluepackage::Reply>* PrepareAsyncDELRaw(::grpc::ClientContext* context, const ::keyvaluepackage::DelKeyRequest& request, ::grpc::CompletionQueue* cq) override;
const ::grpc::internal::RpcMethod rpcmethod_GET_;
const ::grpc::internal::RpcMethod rpcmethod_PUT_;
const ::grpc::internal::RpcMethod rpcmethod_DEL_;
};
static std::unique_ptr<Stub> NewStub(const std::shared_ptr< ::grpc::ChannelInterface>& channel, const ::grpc::StubOptions& options = ::grpc::StubOptions());
class Service : public ::grpc::Service {
public:
Service();
virtual ~Service();
// Sends a greeting
virtual ::grpc::Status GET(::grpc::ServerContext* context, const ::keyvaluepackage::GetKeyRequest* request, ::keyvaluepackage::Reply* response);
virtual ::grpc::Status PUT(::grpc::ServerContext* context, const ::keyvaluepackage::PutKeyRequest* request, ::keyvaluepackage::Reply* response);
virtual ::grpc::Status DEL(::grpc::ServerContext* context, const ::keyvaluepackage::DelKeyRequest* request, ::keyvaluepackage::Reply* response);
};
template <class BaseClass>
class WithAsyncMethod_GET : public BaseClass {
private:
void BaseClassMustBeDerivedFromService(const Service* /*service*/) {}
public:
WithAsyncMethod_GET() {
::grpc::Service::MarkMethodAsync(0);
}
~WithAsyncMethod_GET() override {
BaseClassMustBeDerivedFromService(this);
}
// disable synchronous version of this method
::grpc::Status GET(::grpc::ServerContext* /*context*/, const ::keyvaluepackage::GetKeyRequest* /*request*/, ::keyvaluepackage::Reply* /*response*/) override {
abort();
return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, "");
}
void RequestGET(::grpc::ServerContext* context, ::keyvaluepackage::GetKeyRequest* request, ::grpc::ServerAsyncResponseWriter< ::keyvaluepackage::Reply>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) {
::grpc::Service::RequestAsyncUnary(0, context, request, response, new_call_cq, notification_cq, tag);
}
};
template <class BaseClass>
class WithAsyncMethod_PUT : public BaseClass {
private:
void BaseClassMustBeDerivedFromService(const Service* /*service*/) {}
public:
WithAsyncMethod_PUT() {
::grpc::Service::MarkMethodAsync(1);
}
~WithAsyncMethod_PUT() override {
BaseClassMustBeDerivedFromService(this);
}
// disable synchronous version of this method
::grpc::Status PUT(::grpc::ServerContext* /*context*/, const ::keyvaluepackage::PutKeyRequest* /*request*/, ::keyvaluepackage::Reply* /*response*/) override {
abort();
return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, "");
}
void RequestPUT(::grpc::ServerContext* context, ::keyvaluepackage::PutKeyRequest* request, ::grpc::ServerAsyncResponseWriter< ::keyvaluepackage::Reply>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) {
::grpc::Service::RequestAsyncUnary(1, context, request, response, new_call_cq, notification_cq, tag);
}
};
template <class BaseClass>
class WithAsyncMethod_DEL : public BaseClass {
private:
void BaseClassMustBeDerivedFromService(const Service* /*service*/) {}
public:
WithAsyncMethod_DEL() {
::grpc::Service::MarkMethodAsync(2);
}
~WithAsyncMethod_DEL() override {
BaseClassMustBeDerivedFromService(this);
}
// disable synchronous version of this method
::grpc::Status DEL(::grpc::ServerContext* /*context*/, const ::keyvaluepackage::DelKeyRequest* /*request*/, ::keyvaluepackage::Reply* /*response*/) override {
abort();
return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, "");
}
void RequestDEL(::grpc::ServerContext* context, ::keyvaluepackage::DelKeyRequest* request, ::grpc::ServerAsyncResponseWriter< ::keyvaluepackage::Reply>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) {
::grpc::Service::RequestAsyncUnary(2, context, request, response, new_call_cq, notification_cq, tag);
}
};
typedef WithAsyncMethod_GET<WithAsyncMethod_PUT<WithAsyncMethod_DEL<Service > > > AsyncService;
template <class BaseClass>
class WithCallbackMethod_GET : public BaseClass {
private:
void BaseClassMustBeDerivedFromService(const Service* /*service*/) {}
public:
WithCallbackMethod_GET() {
::grpc::Service::MarkMethodCallback(0,
new ::grpc::internal::CallbackUnaryHandler< ::keyvaluepackage::GetKeyRequest, ::keyvaluepackage::Reply>(
[this](
::grpc::CallbackServerContext* context, const ::keyvaluepackage::GetKeyRequest* request, ::keyvaluepackage::Reply* response) { return this->GET(context, request, response); }));}
void SetMessageAllocatorFor_GET(
::grpc::MessageAllocator< ::keyvaluepackage::GetKeyRequest, ::keyvaluepackage::Reply>* allocator) {
::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(0);
static_cast<::grpc::internal::CallbackUnaryHandler< ::keyvaluepackage::GetKeyRequest, ::keyvaluepackage::Reply>*>(handler)
->SetMessageAllocator(allocator);
}
~WithCallbackMethod_GET() override {
BaseClassMustBeDerivedFromService(this);
}
// disable synchronous version of this method
::grpc::Status GET(::grpc::ServerContext* /*context*/, const ::keyvaluepackage::GetKeyRequest* /*request*/, ::keyvaluepackage::Reply* /*response*/) override {
abort();
return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, "");
}
virtual ::grpc::ServerUnaryReactor* GET(
::grpc::CallbackServerContext* /*context*/, const ::keyvaluepackage::GetKeyRequest* /*request*/, ::keyvaluepackage::Reply* /*response*/) { return nullptr; }
};
template <class BaseClass>
class WithCallbackMethod_PUT : public BaseClass {
private:
void BaseClassMustBeDerivedFromService(const Service* /*service*/) {}
public:
WithCallbackMethod_PUT() {
::grpc::Service::MarkMethodCallback(1,
new ::grpc::internal::CallbackUnaryHandler< ::keyvaluepackage::PutKeyRequest, ::keyvaluepackage::Reply>(
[this](
::grpc::CallbackServerContext* context, const ::keyvaluepackage::PutKeyRequest* request, ::keyvaluepackage::Reply* response) { return this->PUT(context, request, response); }));}
void SetMessageAllocatorFor_PUT(
::grpc::MessageAllocator< ::keyvaluepackage::PutKeyRequest, ::keyvaluepackage::Reply>* allocator) {
::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(1);
static_cast<::grpc::internal::CallbackUnaryHandler< ::keyvaluepackage::PutKeyRequest, ::keyvaluepackage::Reply>*>(handler)
->SetMessageAllocator(allocator);
}
~WithCallbackMethod_PUT() override {
BaseClassMustBeDerivedFromService(this);
}
// disable synchronous version of this method
::grpc::Status PUT(::grpc::ServerContext* /*context*/, const ::keyvaluepackage::PutKeyRequest* /*request*/, ::keyvaluepackage::Reply* /*response*/) override {
abort();
return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, "");
}
virtual ::grpc::ServerUnaryReactor* PUT(
::grpc::CallbackServerContext* /*context*/, const ::keyvaluepackage::PutKeyRequest* /*request*/, ::keyvaluepackage::Reply* /*response*/) { return nullptr; }
};
template <class BaseClass>
class WithCallbackMethod_DEL : public BaseClass {
private:
void BaseClassMustBeDerivedFromService(const Service* /*service*/) {}
public:
WithCallbackMethod_DEL() {
::grpc::Service::MarkMethodCallback(2,
new ::grpc::internal::CallbackUnaryHandler< ::keyvaluepackage::DelKeyRequest, ::keyvaluepackage::Reply>(
[this](
::grpc::CallbackServerContext* context, const ::keyvaluepackage::DelKeyRequest* request, ::keyvaluepackage::Reply* response) { return this->DEL(context, request, response); }));}
void SetMessageAllocatorFor_DEL(
::grpc::MessageAllocator< ::keyvaluepackage::DelKeyRequest, ::keyvaluepackage::Reply>* allocator) {
::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(2);
static_cast<::grpc::internal::CallbackUnaryHandler< ::keyvaluepackage::DelKeyRequest, ::keyvaluepackage::Reply>*>(handler)
->SetMessageAllocator(allocator);
}
~WithCallbackMethod_DEL() override {
BaseClassMustBeDerivedFromService(this);
}
// disable synchronous version of this method
::grpc::Status DEL(::grpc::ServerContext* /*context*/, const ::keyvaluepackage::DelKeyRequest* /*request*/, ::keyvaluepackage::Reply* /*response*/) override {
abort();
return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, "");
}
virtual ::grpc::ServerUnaryReactor* DEL(
::grpc::CallbackServerContext* /*context*/, const ::keyvaluepackage::DelKeyRequest* /*request*/, ::keyvaluepackage::Reply* /*response*/) { return nullptr; }
};
typedef WithCallbackMethod_GET<WithCallbackMethod_PUT<WithCallbackMethod_DEL<Service > > > CallbackService;
typedef CallbackService ExperimentalCallbackService;
template <class BaseClass>
class WithGenericMethod_GET : public BaseClass {
private:
void BaseClassMustBeDerivedFromService(const Service* /*service*/) {}
public:
WithGenericMethod_GET() {
::grpc::Service::MarkMethodGeneric(0);
}
~WithGenericMethod_GET() override {
BaseClassMustBeDerivedFromService(this);
}
// disable synchronous version of this method
::grpc::Status GET(::grpc::ServerContext* /*context*/, const ::keyvaluepackage::GetKeyRequest* /*request*/, ::keyvaluepackage::Reply* /*response*/) override {
abort();
return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, "");
}
};
template <class BaseClass>
class WithGenericMethod_PUT : public BaseClass {
private:
void BaseClassMustBeDerivedFromService(const Service* /*service*/) {}
public:
WithGenericMethod_PUT() {
::grpc::Service::MarkMethodGeneric(1);
}
~WithGenericMethod_PUT() override {
BaseClassMustBeDerivedFromService(this);
}
// disable synchronous version of this method
::grpc::Status PUT(::grpc::ServerContext* /*context*/, const ::keyvaluepackage::PutKeyRequest* /*request*/, ::keyvaluepackage::Reply* /*response*/) override {
abort();
return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, "");
}
};
template <class BaseClass>
class WithGenericMethod_DEL : public BaseClass {
private:
void BaseClassMustBeDerivedFromService(const Service* /*service*/) {}
public:
WithGenericMethod_DEL() {
::grpc::Service::MarkMethodGeneric(2);
}
~WithGenericMethod_DEL() override {
BaseClassMustBeDerivedFromService(this);
}
// disable synchronous version of this method
::grpc::Status DEL(::grpc::ServerContext* /*context*/, const ::keyvaluepackage::DelKeyRequest* /*request*/, ::keyvaluepackage::Reply* /*response*/) override {
abort();
return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, "");
}
};
template <class BaseClass>
class WithRawMethod_GET : public BaseClass {
private:
void BaseClassMustBeDerivedFromService(const Service* /*service*/) {}
public:
WithRawMethod_GET() {
::grpc::Service::MarkMethodRaw(0);
}
~WithRawMethod_GET() override {
BaseClassMustBeDerivedFromService(this);
}
// disable synchronous version of this method
::grpc::Status GET(::grpc::ServerContext* /*context*/, const ::keyvaluepackage::GetKeyRequest* /*request*/, ::keyvaluepackage::Reply* /*response*/) override {
abort();
return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, "");
}
void RequestGET(::grpc::ServerContext* context, ::grpc::ByteBuffer* request, ::grpc::ServerAsyncResponseWriter< ::grpc::ByteBuffer>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) {
::grpc::Service::RequestAsyncUnary(0, context, request, response, new_call_cq, notification_cq, tag);
}
};
template <class BaseClass>
class WithRawMethod_PUT : public BaseClass {
private:
void BaseClassMustBeDerivedFromService(const Service* /*service*/) {}
public:
WithRawMethod_PUT() {
::grpc::Service::MarkMethodRaw(1);
}
~WithRawMethod_PUT() override {
BaseClassMustBeDerivedFromService(this);
}
// disable synchronous version of this method
::grpc::Status PUT(::grpc::ServerContext* /*context*/, const ::keyvaluepackage::PutKeyRequest* /*request*/, ::keyvaluepackage::Reply* /*response*/) override {
abort();
return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, "");
}
void RequestPUT(::grpc::ServerContext* context, ::grpc::ByteBuffer* request, ::grpc::ServerAsyncResponseWriter< ::grpc::ByteBuffer>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) {
::grpc::Service::RequestAsyncUnary(1, context, request, response, new_call_cq, notification_cq, tag);
}
};
template <class BaseClass>
class WithRawMethod_DEL : public BaseClass {
private:
void BaseClassMustBeDerivedFromService(const Service* /*service*/) {}
public:
WithRawMethod_DEL() {
::grpc::Service::MarkMethodRaw(2);
}
~WithRawMethod_DEL() override {
BaseClassMustBeDerivedFromService(this);
}
// disable synchronous version of this method
::grpc::Status DEL(::grpc::ServerContext* /*context*/, const ::keyvaluepackage::DelKeyRequest* /*request*/, ::keyvaluepackage::Reply* /*response*/) override {
abort();
return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, "");
}
void RequestDEL(::grpc::ServerContext* context, ::grpc::ByteBuffer* request, ::grpc::ServerAsyncResponseWriter< ::grpc::ByteBuffer>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) {
::grpc::Service::RequestAsyncUnary(2, context, request, response, new_call_cq, notification_cq, tag);
}
};
template <class BaseClass>
class WithRawCallbackMethod_GET : public BaseClass {
private:
void BaseClassMustBeDerivedFromService(const Service* /*service*/) {}
public:
WithRawCallbackMethod_GET() {
::grpc::Service::MarkMethodRawCallback(0,
new ::grpc::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>(
[this](
::grpc::CallbackServerContext* context, const ::grpc::ByteBuffer* request, ::grpc::ByteBuffer* response) { return this->GET(context, request, response); }));
}
~WithRawCallbackMethod_GET() override {
BaseClassMustBeDerivedFromService(this);
}
// disable synchronous version of this method
::grpc::Status GET(::grpc::ServerContext* /*context*/, const ::keyvaluepackage::GetKeyRequest* /*request*/, ::keyvaluepackage::Reply* /*response*/) override {
abort();
return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, "");
}
virtual ::grpc::ServerUnaryReactor* GET(
::grpc::CallbackServerContext* /*context*/, const ::grpc::ByteBuffer* /*request*/, ::grpc::ByteBuffer* /*response*/) { return nullptr; }
};
template <class BaseClass>
class WithRawCallbackMethod_PUT : public BaseClass {
private:
void BaseClassMustBeDerivedFromService(const Service* /*service*/) {}
public:
WithRawCallbackMethod_PUT() {
::grpc::Service::MarkMethodRawCallback(1,
new ::grpc::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>(
[this](
::grpc::CallbackServerContext* context, const ::grpc::ByteBuffer* request, ::grpc::ByteBuffer* response) { return this->PUT(context, request, response); }));
}
~WithRawCallbackMethod_PUT() override {
BaseClassMustBeDerivedFromService(this);
}
// disable synchronous version of this method
::grpc::Status PUT(::grpc::ServerContext* /*context*/, const ::keyvaluepackage::PutKeyRequest* /*request*/, ::keyvaluepackage::Reply* /*response*/) override {
abort();
return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, "");
}
virtual ::grpc::ServerUnaryReactor* PUT(
::grpc::CallbackServerContext* /*context*/, const ::grpc::ByteBuffer* /*request*/, ::grpc::ByteBuffer* /*response*/) { return nullptr; }
};
template <class BaseClass>
class WithRawCallbackMethod_DEL : public BaseClass {
private:
void BaseClassMustBeDerivedFromService(const Service* /*service*/) {}
public:
WithRawCallbackMethod_DEL() {
::grpc::Service::MarkMethodRawCallback(2,
new ::grpc::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>(
[this](
::grpc::CallbackServerContext* context, const ::grpc::ByteBuffer* request, ::grpc::ByteBuffer* response) { return this->DEL(context, request, response); }));
}
~WithRawCallbackMethod_DEL() override {
BaseClassMustBeDerivedFromService(this);
}
// disable synchronous version of this method
::grpc::Status DEL(::grpc::ServerContext* /*context*/, const ::keyvaluepackage::DelKeyRequest* /*request*/, ::keyvaluepackage::Reply* /*response*/) override {
abort();
return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, "");
}
virtual ::grpc::ServerUnaryReactor* DEL(
::grpc::CallbackServerContext* /*context*/, const ::grpc::ByteBuffer* /*request*/, ::grpc::ByteBuffer* /*response*/) { return nullptr; }
};
template <class BaseClass>
class WithStreamedUnaryMethod_GET : public BaseClass {
private:
void BaseClassMustBeDerivedFromService(const Service* /*service*/) {}
public:
WithStreamedUnaryMethod_GET() {
::grpc::Service::MarkMethodStreamed(0,
new ::grpc::internal::StreamedUnaryHandler<
::keyvaluepackage::GetKeyRequest, ::keyvaluepackage::Reply>(
[this](::grpc::ServerContext* context,
::grpc::ServerUnaryStreamer<
::keyvaluepackage::GetKeyRequest, ::keyvaluepackage::Reply>* streamer) {
return this->StreamedGET(context,
streamer);
}));
}
~WithStreamedUnaryMethod_GET() override {
BaseClassMustBeDerivedFromService(this);
}
// disable regular version of this method
::grpc::Status GET(::grpc::ServerContext* /*context*/, const ::keyvaluepackage::GetKeyRequest* /*request*/, ::keyvaluepackage::Reply* /*response*/) override {
abort();
return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, "");
}
// replace default version of method with streamed unary
virtual ::grpc::Status StreamedGET(::grpc::ServerContext* context, ::grpc::ServerUnaryStreamer< ::keyvaluepackage::GetKeyRequest,::keyvaluepackage::Reply>* server_unary_streamer) = 0;
};
template <class BaseClass>
class WithStreamedUnaryMethod_PUT : public BaseClass {
private:
void BaseClassMustBeDerivedFromService(const Service* /*service*/) {}
public:
WithStreamedUnaryMethod_PUT() {
::grpc::Service::MarkMethodStreamed(1,
new ::grpc::internal::StreamedUnaryHandler<
::keyvaluepackage::PutKeyRequest, ::keyvaluepackage::Reply>(
[this](::grpc::ServerContext* context,
::grpc::ServerUnaryStreamer<
::keyvaluepackage::PutKeyRequest, ::keyvaluepackage::Reply>* streamer) {
return this->StreamedPUT(context,
streamer);
}));
}
~WithStreamedUnaryMethod_PUT() override {
BaseClassMustBeDerivedFromService(this);
}
// disable regular version of this method
::grpc::Status PUT(::grpc::ServerContext* /*context*/, const ::keyvaluepackage::PutKeyRequest* /*request*/, ::keyvaluepackage::Reply* /*response*/) override {
abort();
return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, "");
}
// replace default version of method with streamed unary
virtual ::grpc::Status StreamedPUT(::grpc::ServerContext* context, ::grpc::ServerUnaryStreamer< ::keyvaluepackage::PutKeyRequest,::keyvaluepackage::Reply>* server_unary_streamer) = 0;
};
template <class BaseClass>
class WithStreamedUnaryMethod_DEL : public BaseClass {
private:
void BaseClassMustBeDerivedFromService(const Service* /*service*/) {}
public:
WithStreamedUnaryMethod_DEL() {
::grpc::Service::MarkMethodStreamed(2,
new ::grpc::internal::StreamedUnaryHandler<
::keyvaluepackage::DelKeyRequest, ::keyvaluepackage::Reply>(
[this](::grpc::ServerContext* context,
::grpc::ServerUnaryStreamer<
::keyvaluepackage::DelKeyRequest, ::keyvaluepackage::Reply>* streamer) {
return this->StreamedDEL(context,
streamer);
}));
}
~WithStreamedUnaryMethod_DEL() override {
BaseClassMustBeDerivedFromService(this);
}
// disable regular version of this method
::grpc::Status DEL(::grpc::ServerContext* /*context*/, const ::keyvaluepackage::DelKeyRequest* /*request*/, ::keyvaluepackage::Reply* /*response*/) override {
abort();
return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, "");
}
// replace default version of method with streamed unary
virtual ::grpc::Status StreamedDEL(::grpc::ServerContext* context, ::grpc::ServerUnaryStreamer< ::keyvaluepackage::DelKeyRequest,::keyvaluepackage::Reply>* server_unary_streamer) = 0;
};
typedef WithStreamedUnaryMethod_GET<WithStreamedUnaryMethod_PUT<WithStreamedUnaryMethod_DEL<Service > > > StreamedUnaryService;
typedef Service SplitStreamedService;
typedef WithStreamedUnaryMethod_GET<WithStreamedUnaryMethod_PUT<WithStreamedUnaryMethod_DEL<Service > > > StreamedService;
};
} // namespace keyvaluepackage
#endif // GRPC_keyvaluepackage_2eproto__INCLUDED
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: keyvaluepackage.proto
#include "keyvaluepackage.pb.h"
#include <algorithm>
#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/extension_set.h>
#include <google/protobuf/wire_format_lite.h>
#include <google/protobuf/descriptor.h>
#include <google/protobuf/generated_message_reflection.h>
#include <google/protobuf/reflection_ops.h>
#include <google/protobuf/wire_format.h>
// @@protoc_insertion_point(includes)
#include <google/protobuf/port_def.inc>
PROTOBUF_PRAGMA_INIT_SEG
namespace keyvaluepackage {
constexpr GetKeyRequest::GetKeyRequest(
::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
: key_(&::PROTOBUF_NAMESPACE_ID::internal::fixed_address_empty_string){}
struct GetKeyRequestDefaultTypeInternal {
constexpr GetKeyRequestDefaultTypeInternal()
: _instance(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized{}) {}
~GetKeyRequestDefaultTypeInternal() {}
union {
GetKeyRequest _instance;
};
};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT GetKeyRequestDefaultTypeInternal _GetKeyRequest_default_instance_;
constexpr PutKeyRequest::PutKeyRequest(
::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
: key_(&::PROTOBUF_NAMESPACE_ID::internal::fixed_address_empty_string)
, value_(&::PROTOBUF_NAMESPACE_ID::internal::fixed_address_empty_string){}
struct PutKeyRequestDefaultTypeInternal {
constexpr PutKeyRequestDefaultTypeInternal()
: _instance(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized{}) {}
~PutKeyRequestDefaultTypeInternal() {}
union {
PutKeyRequest _instance;
};
};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PutKeyRequestDefaultTypeInternal _PutKeyRequest_default_instance_;
constexpr DelKeyRequest::DelKeyRequest(
::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
: key_(&::PROTOBUF_NAMESPACE_ID::internal::fixed_address_empty_string){}
struct DelKeyRequestDefaultTypeInternal {
constexpr DelKeyRequestDefaultTypeInternal()
: _instance(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized{}) {}
~DelKeyRequestDefaultTypeInternal() {}
union {
DelKeyRequest _instance;
};
};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT DelKeyRequestDefaultTypeInternal _DelKeyRequest_default_instance_;
constexpr Reply::Reply(
::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
: key_(&::PROTOBUF_NAMESPACE_ID::internal::fixed_address_empty_string)
, value_(&::PROTOBUF_NAMESPACE_ID::internal::fixed_address_empty_string){}
struct ReplyDefaultTypeInternal {
constexpr ReplyDefaultTypeInternal()
: _instance(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized{}) {}
~ReplyDefaultTypeInternal() {}
union {
Reply _instance;
};
};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT ReplyDefaultTypeInternal _Reply_default_instance_;
} // namespace keyvaluepackage
static ::PROTOBUF_NAMESPACE_ID::Metadata file_level_metadata_keyvaluepackage_2eproto[4];
static constexpr ::PROTOBUF_NAMESPACE_ID::EnumDescriptor const** file_level_enum_descriptors_keyvaluepackage_2eproto = nullptr;
static constexpr ::PROTOBUF_NAMESPACE_ID::ServiceDescriptor const** file_level_service_descriptors_keyvaluepackage_2eproto = nullptr;
const ::PROTOBUF_NAMESPACE_ID::uint32 TableStruct_keyvaluepackage_2eproto::offsets[] PROTOBUF_SECTION_VARIABLE(protodesc_cold) = {
~0u, // no _has_bits_
PROTOBUF_FIELD_OFFSET(::keyvaluepackage::GetKeyRequest, _internal_metadata_),
~0u, // no _extensions_
~0u, // no _oneof_case_
~0u, // no _weak_field_map_
PROTOBUF_FIELD_OFFSET(::keyvaluepackage::GetKeyRequest, key_),
~0u, // no _has_bits_
PROTOBUF_FIELD_OFFSET(::keyvaluepackage::PutKeyRequest, _internal_metadata_),
~0u, // no _extensions_
~0u, // no _oneof_case_
~0u, // no _weak_field_map_
PROTOBUF_FIELD_OFFSET(::keyvaluepackage::PutKeyRequest, key_),
PROTOBUF_FIELD_OFFSET(::keyvaluepackage::PutKeyRequest, value_),
~0u, // no _has_bits_
PROTOBUF_FIELD_OFFSET(::keyvaluepackage::DelKeyRequest, _internal_metadata_),
~0u, // no _extensions_
~0u, // no _oneof_case_
~0u, // no _weak_field_map_
PROTOBUF_FIELD_OFFSET(::keyvaluepackage::DelKeyRequest, key_),
~0u, // no _has_bits_
PROTOBUF_FIELD_OFFSET(::keyvaluepackage::Reply, _internal_metadata_),
~0u, // no _extensions_
~0u, // no _oneof_case_
~0u, // no _weak_field_map_
PROTOBUF_FIELD_OFFSET(::keyvaluepackage::Reply, key_),
PROTOBUF_FIELD_OFFSET(::keyvaluepackage::Reply, value_),
};
static const ::PROTOBUF_NAMESPACE_ID::internal::MigrationSchema schemas[] PROTOBUF_SECTION_VARIABLE(protodesc_cold) = {
{ 0, -1, sizeof(::keyvaluepackage::GetKeyRequest)},
{ 6, -1, sizeof(::keyvaluepackage::PutKeyRequest)},
{ 13, -1, sizeof(::keyvaluepackage::DelKeyRequest)},
{ 19, -1, sizeof(::keyvaluepackage::Reply)},
};
static ::PROTOBUF_NAMESPACE_ID::Message const * const file_default_instances[] = {
reinterpret_cast<const ::PROTOBUF_NAMESPACE_ID::Message*>(&::keyvaluepackage::_GetKeyRequest_default_instance_),
reinterpret_cast<const ::PROTOBUF_NAMESPACE_ID::Message*>(&::keyvaluepackage::_PutKeyRequest_default_instance_),
reinterpret_cast<const ::PROTOBUF_NAMESPACE_ID::Message*>(&::keyvaluepackage::_DelKeyRequest_default_instance_),
reinterpret_cast<const ::PROTOBUF_NAMESPACE_ID::Message*>(&::keyvaluepackage::_Reply_default_instance_),
};
const char descriptor_table_protodef_keyvaluepackage_2eproto[] PROTOBUF_SECTION_VARIABLE(protodesc_cold) =
"\n\025keyvaluepackage.proto\022\017keyvaluepackage"
"\"\034\n\rGetKeyRequest\022\013\n\003key\030\001 \001(\t\"+\n\rPutKey"
"Request\022\013\n\003key\030\001 \001(\t\022\r\n\005value\030\002 \001(\t\"\034\n\rD"
"elKeyRequest\022\013\n\003key\030\001 \001(\t\"#\n\005Reply\022\013\n\003ke"
"y\030\001 \001(\t\022\r\n\005value\030\002 \001(\t2\307\001\n\002KV\022\?\n\003GET\022\036.k"
"eyvaluepackage.GetKeyRequest\032\026.keyvaluep"
"ackage.Reply\"\000\022\?\n\003PUT\022\036.keyvaluepackage."
"PutKeyRequest\032\026.keyvaluepackage.Reply\"\000\022"
"\?\n\003DEL\022\036.keyvaluepackage.DelKeyRequest\032\026"
".keyvaluepackage.Reply\"\000B6\n\033io.grpc.exam"
"ples.helloworldB\017HelloWorldProtoP\001\242\002\003HLW"
"b\006proto3"
;
static ::PROTOBUF_NAMESPACE_ID::internal::once_flag descriptor_table_keyvaluepackage_2eproto_once;
const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_keyvaluepackage_2eproto = {
false, false, 448, descriptor_table_protodef_keyvaluepackage_2eproto, "keyvaluepackage.proto",
&descriptor_table_keyvaluepackage_2eproto_once, nullptr, 0, 4,
schemas, file_default_instances, TableStruct_keyvaluepackage_2eproto::offsets,
file_level_metadata_keyvaluepackage_2eproto, file_level_enum_descriptors_keyvaluepackage_2eproto, file_level_service_descriptors_keyvaluepackage_2eproto,
};
PROTOBUF_ATTRIBUTE_WEAK ::PROTOBUF_NAMESPACE_ID::Metadata
descriptor_table_keyvaluepackage_2eproto_metadata_getter(int index) {
::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&descriptor_table_keyvaluepackage_2eproto);
return descriptor_table_keyvaluepackage_2eproto.file_level_metadata[index];
}
// Force running AddDescriptors() at dynamic initialization time.
PROTOBUF_ATTRIBUTE_INIT_PRIORITY static ::PROTOBUF_NAMESPACE_ID::internal::AddDescriptorsRunner dynamic_init_dummy_keyvaluepackage_2eproto(&descriptor_table_keyvaluepackage_2eproto);
namespace keyvaluepackage {
// ===================================================================
class GetKeyRequest::_Internal {
public:
};
GetKeyRequest::GetKeyRequest(::PROTOBUF_NAMESPACE_ID::Arena* arena)
: ::PROTOBUF_NAMESPACE_ID::Message(arena) {
SharedCtor();
RegisterArenaDtor(arena);
// @@protoc_insertion_point(arena_constructor:keyvaluepackage.GetKeyRequest)
}
GetKeyRequest::GetKeyRequest(const GetKeyRequest& from)
: ::PROTOBUF_NAMESPACE_ID::Message() {
_internal_metadata_.MergeFrom<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(from._internal_metadata_);
key_.UnsafeSetDefault(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
if (!from._internal_key().empty()) {
key_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, from._internal_key(),
GetArena());
}
// @@protoc_insertion_point(copy_constructor:keyvaluepackage.GetKeyRequest)
}
void GetKeyRequest::SharedCtor() {
key_.UnsafeSetDefault(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
}
GetKeyRequest::~GetKeyRequest() {
// @@protoc_insertion_point(destructor:keyvaluepackage.GetKeyRequest)
SharedDtor();
_internal_metadata_.Delete<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
}
void GetKeyRequest::SharedDtor() {
GOOGLE_DCHECK(GetArena() == nullptr);
key_.DestroyNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
}
void GetKeyRequest::ArenaDtor(void* object) {
GetKeyRequest* _this = reinterpret_cast< GetKeyRequest* >(object);
(void)_this;
}
void GetKeyRequest::RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena*) {
}
void GetKeyRequest::SetCachedSize(int size) const {
_cached_size_.Set(size);
}
void GetKeyRequest::Clear() {
// @@protoc_insertion_point(message_clear_start:keyvaluepackage.GetKeyRequest)
::PROTOBUF_NAMESPACE_ID::uint32 cached_has_bits = 0;
// Prevent compiler warnings about cached_has_bits being unused
(void) cached_has_bits;
key_.ClearToEmpty();
_internal_metadata_.Clear<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
}
const char* GetKeyRequest::_InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) {
#define CHK_(x) if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure
while (!ctx->Done(&ptr)) {
::PROTOBUF_NAMESPACE_ID::uint32 tag;
ptr = ::PROTOBUF_NAMESPACE_ID::internal::ReadTag(ptr, &tag);
CHK_(ptr);
switch (tag >> 3) {
// string key = 1;
case 1:
if (PROTOBUF_PREDICT_TRUE(static_cast<::PROTOBUF_NAMESPACE_ID::uint8>(tag) == 10)) {
auto str = _internal_mutable_key();
ptr = ::PROTOBUF_NAMESPACE_ID::internal::InlineGreedyStringParser(str, ptr, ctx);
CHK_(::PROTOBUF_NAMESPACE_ID::internal::VerifyUTF8(str, "keyvaluepackage.GetKeyRequest.key"));
CHK_(ptr);
} else goto handle_unusual;
continue;
default: {
handle_unusual:
if ((tag & 7) == 4 || tag == 0) {
ctx->SetLastTag(tag);
goto success;
}
ptr = UnknownFieldParse(tag,
_internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(),
ptr, ctx);
CHK_(ptr != nullptr);
continue;
}
} // switch
} // while
success:
return ptr;
failure:
ptr = nullptr;
goto success;
#undef CHK_
}
::PROTOBUF_NAMESPACE_ID::uint8* GetKeyRequest::_InternalSerialize(
::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const {
// @@protoc_insertion_point(serialize_to_array_start:keyvaluepackage.GetKeyRequest)
::PROTOBUF_NAMESPACE_ID::uint32 cached_has_bits = 0;
(void) cached_has_bits;
// string key = 1;
if (this->key().size() > 0) {
::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::VerifyUtf8String(
this->_internal_key().data(), static_cast<int>(this->_internal_key().length()),
::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::SERIALIZE,
"keyvaluepackage.GetKeyRequest.key");
target = stream->WriteStringMaybeAliased(
1, this->_internal_key(), target);
}
if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormat::InternalSerializeUnknownFieldsToArray(
_internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance), target, stream);
}
// @@protoc_insertion_point(serialize_to_array_end:keyvaluepackage.GetKeyRequest)
return target;
}
size_t GetKeyRequest::ByteSizeLong() const {
// @@protoc_insertion_point(message_byte_size_start:keyvaluepackage.GetKeyRequest)
size_t total_size = 0;
::PROTOBUF_NAMESPACE_ID::uint32 cached_has_bits = 0;
// Prevent compiler warnings about cached_has_bits being unused
(void) cached_has_bits;
// string key = 1;
if (this->key().size() > 0) {
total_size += 1 +
::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::StringSize(
this->_internal_key());
}
if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
return ::PROTOBUF_NAMESPACE_ID::internal::ComputeUnknownFieldsSize(
_internal_metadata_, total_size, &_cached_size_);
}
int cached_size = ::PROTOBUF_NAMESPACE_ID::internal::ToCachedSize(total_size);
SetCachedSize(cached_size);
return total_size;
}
void GetKeyRequest::MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) {
// @@protoc_insertion_point(generalized_merge_from_start:keyvaluepackage.GetKeyRequest)
GOOGLE_DCHECK_NE(&from, this);
const GetKeyRequest* source =
::PROTOBUF_NAMESPACE_ID::DynamicCastToGenerated<GetKeyRequest>(
&from);
if (source == nullptr) {
// @@protoc_insertion_point(generalized_merge_from_cast_fail:keyvaluepackage.GetKeyRequest)
::PROTOBUF_NAMESPACE_ID::internal::ReflectionOps::Merge(from, this);
} else {
// @@protoc_insertion_point(generalized_merge_from_cast_success:keyvaluepackage.GetKeyRequest)
MergeFrom(*source);
}
}
void GetKeyRequest::MergeFrom(const GetKeyRequest& from) {
// @@protoc_insertion_point(class_specific_merge_from_start:keyvaluepackage.GetKeyRequest)
GOOGLE_DCHECK_NE(&from, this);
_internal_metadata_.MergeFrom<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(from._internal_metadata_);
::PROTOBUF_NAMESPACE_ID::uint32 cached_has_bits = 0;
(void) cached_has_bits;
if (from.key().size() > 0) {
_internal_set_key(from._internal_key());
}
}
void GetKeyRequest::CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) {
// @@protoc_insertion_point(generalized_copy_from_start:keyvaluepackage.GetKeyRequest)
if (&from == this) return;
Clear();
MergeFrom(from);
}
void GetKeyRequest::CopyFrom(const GetKeyRequest& from) {
// @@protoc_insertion_point(class_specific_copy_from_start:keyvaluepackage.GetKeyRequest)
if (&from == this) return;
Clear();
MergeFrom(from);
}
bool GetKeyRequest::IsInitialized() const {
return true;
}
void GetKeyRequest::InternalSwap(GetKeyRequest* other) {
using std::swap;
_internal_metadata_.Swap<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(&other->_internal_metadata_);
key_.Swap(&other->key_, &::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArena());
}
::PROTOBUF_NAMESPACE_ID::Metadata GetKeyRequest::GetMetadata() const {
return GetMetadataStatic();
}
// ===================================================================
class PutKeyRequest::_Internal {
public:
};
PutKeyRequest::PutKeyRequest(::PROTOBUF_NAMESPACE_ID::Arena* arena)
: ::PROTOBUF_NAMESPACE_ID::Message(arena) {
SharedCtor();
RegisterArenaDtor(arena);
// @@protoc_insertion_point(arena_constructor:keyvaluepackage.PutKeyRequest)
}
PutKeyRequest::PutKeyRequest(const PutKeyRequest& from)
: ::PROTOBUF_NAMESPACE_ID::Message() {
_internal_metadata_.MergeFrom<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(from._internal_metadata_);
key_.UnsafeSetDefault(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
if (!from._internal_key().empty()) {
key_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, from._internal_key(),
GetArena());
}
value_.UnsafeSetDefault(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
if (!from._internal_value().empty()) {
value_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, from._internal_value(),
GetArena());
}
// @@protoc_insertion_point(copy_constructor:keyvaluepackage.PutKeyRequest)
}
void PutKeyRequest::SharedCtor() {
key_.UnsafeSetDefault(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
value_.UnsafeSetDefault(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
}
PutKeyRequest::~PutKeyRequest() {
// @@protoc_insertion_point(destructor:keyvaluepackage.PutKeyRequest)
SharedDtor();
_internal_metadata_.Delete<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
}
void PutKeyRequest::SharedDtor() {
GOOGLE_DCHECK(GetArena() == nullptr);
key_.DestroyNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
value_.DestroyNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
}
void PutKeyRequest::ArenaDtor(void* object) {
PutKeyRequest* _this = reinterpret_cast< PutKeyRequest* >(object);
(void)_this;
}
void PutKeyRequest::RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena*) {
}
void PutKeyRequest::SetCachedSize(int size) const {
_cached_size_.Set(size);
}
void PutKeyRequest::Clear() {
// @@protoc_insertion_point(message_clear_start:keyvaluepackage.PutKeyRequest)
::PROTOBUF_NAMESPACE_ID::uint32 cached_has_bits = 0;
// Prevent compiler warnings about cached_has_bits being unused
(void) cached_has_bits;
key_.ClearToEmpty();
value_.ClearToEmpty();
_internal_metadata_.Clear<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
}
const char* PutKeyRequest::_InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) {
#define CHK_(x) if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure
while (!ctx->Done(&ptr)) {
::PROTOBUF_NAMESPACE_ID::uint32 tag;
ptr = ::PROTOBUF_NAMESPACE_ID::internal::ReadTag(ptr, &tag);
CHK_(ptr);
switch (tag >> 3) {
// string key = 1;
case 1:
if (PROTOBUF_PREDICT_TRUE(static_cast<::PROTOBUF_NAMESPACE_ID::uint8>(tag) == 10)) {
auto str = _internal_mutable_key();
ptr = ::PROTOBUF_NAMESPACE_ID::internal::InlineGreedyStringParser(str, ptr, ctx);
CHK_(::PROTOBUF_NAMESPACE_ID::internal::VerifyUTF8(str, "keyvaluepackage.PutKeyRequest.key"));
CHK_(ptr);
} else goto handle_unusual;
continue;
// string value = 2;
case 2:
if (PROTOBUF_PREDICT_TRUE(static_cast<::PROTOBUF_NAMESPACE_ID::uint8>(tag) == 18)) {
auto str = _internal_mutable_value();
ptr = ::PROTOBUF_NAMESPACE_ID::internal::InlineGreedyStringParser(str, ptr, ctx);
CHK_(::PROTOBUF_NAMESPACE_ID::internal::VerifyUTF8(str, "keyvaluepackage.PutKeyRequest.value"));
CHK_(ptr);
} else goto handle_unusual;
continue;
default: {
handle_unusual:
if ((tag & 7) == 4 || tag == 0) {
ctx->SetLastTag(tag);
goto success;
}
ptr = UnknownFieldParse(tag,
_internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(),
ptr, ctx);
CHK_(ptr != nullptr);
continue;
}
} // switch
} // while
success:
return ptr;
failure:
ptr = nullptr;
goto success;
#undef CHK_
}
::PROTOBUF_NAMESPACE_ID::uint8* PutKeyRequest::_InternalSerialize(
::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const {
// @@protoc_insertion_point(serialize_to_array_start:keyvaluepackage.PutKeyRequest)
::PROTOBUF_NAMESPACE_ID::uint32 cached_has_bits = 0;
(void) cached_has_bits;
// string key = 1;
if (this->key().size() > 0) {
::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::VerifyUtf8String(
this->_internal_key().data(), static_cast<int>(this->_internal_key().length()),
::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::SERIALIZE,
"keyvaluepackage.PutKeyRequest.key");
target = stream->WriteStringMaybeAliased(
1, this->_internal_key(), target);
}
// string value = 2;
if (this->value().size() > 0) {
::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::VerifyUtf8String(
this->_internal_value().data(), static_cast<int>(this->_internal_value().length()),
::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::SERIALIZE,
"keyvaluepackage.PutKeyRequest.value");
target = stream->WriteStringMaybeAliased(
2, this->_internal_value(), target);
}
if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormat::InternalSerializeUnknownFieldsToArray(
_internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance), target, stream);
}
// @@protoc_insertion_point(serialize_to_array_end:keyvaluepackage.PutKeyRequest)
return target;
}
size_t PutKeyRequest::ByteSizeLong() const {
// @@protoc_insertion_point(message_byte_size_start:keyvaluepackage.PutKeyRequest)
size_t total_size = 0;
::PROTOBUF_NAMESPACE_ID::uint32 cached_has_bits = 0;
// Prevent compiler warnings about cached_has_bits being unused
(void) cached_has_bits;
// string key = 1;
if (this->key().size() > 0) {
total_size += 1 +
::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::StringSize(
this->_internal_key());
}
// string value = 2;
if (this->value().size() > 0) {
total_size += 1 +
::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::StringSize(
this->_internal_value());
}
if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
return ::PROTOBUF_NAMESPACE_ID::internal::ComputeUnknownFieldsSize(
_internal_metadata_, total_size, &_cached_size_);
}
int cached_size = ::PROTOBUF_NAMESPACE_ID::internal::ToCachedSize(total_size);
SetCachedSize(cached_size);
return total_size;
}
void PutKeyRequest::MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) {
// @@protoc_insertion_point(generalized_merge_from_start:keyvaluepackage.PutKeyRequest)
GOOGLE_DCHECK_NE(&from, this);
const PutKeyRequest* source =
::PROTOBUF_NAMESPACE_ID::DynamicCastToGenerated<PutKeyRequest>(
&from);
if (source == nullptr) {
// @@protoc_insertion_point(generalized_merge_from_cast_fail:keyvaluepackage.PutKeyRequest)
::PROTOBUF_NAMESPACE_ID::internal::ReflectionOps::Merge(from, this);
} else {
// @@protoc_insertion_point(generalized_merge_from_cast_success:keyvaluepackage.PutKeyRequest)
MergeFrom(*source);
}
}
void PutKeyRequest::MergeFrom(const PutKeyRequest& from) {
// @@protoc_insertion_point(class_specific_merge_from_start:keyvaluepackage.PutKeyRequest)
GOOGLE_DCHECK_NE(&from, this);
_internal_metadata_.MergeFrom<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(from._internal_metadata_);
::PROTOBUF_NAMESPACE_ID::uint32 cached_has_bits = 0;
(void) cached_has_bits;
if (from.key().size() > 0) {
_internal_set_key(from._internal_key());
}
if (from.value().size() > 0) {
_internal_set_value(from._internal_value());
}
}
void PutKeyRequest::CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) {
// @@protoc_insertion_point(generalized_copy_from_start:keyvaluepackage.PutKeyRequest)
if (&from == this) return;
Clear();
MergeFrom(from);
}
void PutKeyRequest::CopyFrom(const PutKeyRequest& from) {
// @@protoc_insertion_point(class_specific_copy_from_start:keyvaluepackage.PutKeyRequest)
if (&from == this) return;
Clear();
MergeFrom(from);
}
bool PutKeyRequest::IsInitialized() const {
return true;
}
void PutKeyRequest::InternalSwap(PutKeyRequest* other) {
using std::swap;
_internal_metadata_.Swap<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(&other->_internal_metadata_);
key_.Swap(&other->key_, &::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArena());
value_.Swap(&other->value_, &::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArena());
}
::PROTOBUF_NAMESPACE_ID::Metadata PutKeyRequest::GetMetadata() const {
return GetMetadataStatic();
}
// ===================================================================
class DelKeyRequest::_Internal {
public:
};
DelKeyRequest::DelKeyRequest(::PROTOBUF_NAMESPACE_ID::Arena* arena)
: ::PROTOBUF_NAMESPACE_ID::Message(arena) {
SharedCtor();
RegisterArenaDtor(arena);
// @@protoc_insertion_point(arena_constructor:keyvaluepackage.DelKeyRequest)
}
DelKeyRequest::DelKeyRequest(const DelKeyRequest& from)
: ::PROTOBUF_NAMESPACE_ID::Message() {
_internal_metadata_.MergeFrom<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(from._internal_metadata_);
key_.UnsafeSetDefault(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
if (!from._internal_key().empty()) {
key_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, from._internal_key(),
GetArena());
}
// @@protoc_insertion_point(copy_constructor:keyvaluepackage.DelKeyRequest)
}
void DelKeyRequest::SharedCtor() {
key_.UnsafeSetDefault(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
}
DelKeyRequest::~DelKeyRequest() {
// @@protoc_insertion_point(destructor:keyvaluepackage.DelKeyRequest)
SharedDtor();
_internal_metadata_.Delete<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
}
void DelKeyRequest::SharedDtor() {
GOOGLE_DCHECK(GetArena() == nullptr);
key_.DestroyNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
}
void DelKeyRequest::ArenaDtor(void* object) {
DelKeyRequest* _this = reinterpret_cast< DelKeyRequest* >(object);
(void)_this;
}
void DelKeyRequest::RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena*) {
}
void DelKeyRequest::SetCachedSize(int size) const {
_cached_size_.Set(size);
}
void DelKeyRequest::Clear() {
// @@protoc_insertion_point(message_clear_start:keyvaluepackage.DelKeyRequest)
::PROTOBUF_NAMESPACE_ID::uint32 cached_has_bits = 0;
// Prevent compiler warnings about cached_has_bits being unused
(void) cached_has_bits;
key_.ClearToEmpty();
_internal_metadata_.Clear<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
}
const char* DelKeyRequest::_InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) {
#define CHK_(x) if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure
while (!ctx->Done(&ptr)) {
::PROTOBUF_NAMESPACE_ID::uint32 tag;
ptr = ::PROTOBUF_NAMESPACE_ID::internal::ReadTag(ptr, &tag);
CHK_(ptr);
switch (tag >> 3) {
// string key = 1;
case 1:
if (PROTOBUF_PREDICT_TRUE(static_cast<::PROTOBUF_NAMESPACE_ID::uint8>(tag) == 10)) {
auto str = _internal_mutable_key();
ptr = ::PROTOBUF_NAMESPACE_ID::internal::InlineGreedyStringParser(str, ptr, ctx);
CHK_(::PROTOBUF_NAMESPACE_ID::internal::VerifyUTF8(str, "keyvaluepackage.DelKeyRequest.key"));
CHK_(ptr);
} else goto handle_unusual;
continue;
default: {
handle_unusual:
if ((tag & 7) == 4 || tag == 0) {
ctx->SetLastTag(tag);
goto success;
}
ptr = UnknownFieldParse(tag,
_internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(),
ptr, ctx);
CHK_(ptr != nullptr);
continue;
}
} // switch
} // while
success:
return ptr;
failure:
ptr = nullptr;
goto success;
#undef CHK_
}
::PROTOBUF_NAMESPACE_ID::uint8* DelKeyRequest::_InternalSerialize(
::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const {
// @@protoc_insertion_point(serialize_to_array_start:keyvaluepackage.DelKeyRequest)
::PROTOBUF_NAMESPACE_ID::uint32 cached_has_bits = 0;
(void) cached_has_bits;
// string key = 1;
if (this->key().size() > 0) {
::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::VerifyUtf8String(
this->_internal_key().data(), static_cast<int>(this->_internal_key().length()),
::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::SERIALIZE,
"keyvaluepackage.DelKeyRequest.key");
target = stream->WriteStringMaybeAliased(
1, this->_internal_key(), target);
}
if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormat::InternalSerializeUnknownFieldsToArray(
_internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance), target, stream);
}
// @@protoc_insertion_point(serialize_to_array_end:keyvaluepackage.DelKeyRequest)
return target;
}
size_t DelKeyRequest::ByteSizeLong() const {
// @@protoc_insertion_point(message_byte_size_start:keyvaluepackage.DelKeyRequest)
size_t total_size = 0;
::PROTOBUF_NAMESPACE_ID::uint32 cached_has_bits = 0;
// Prevent compiler warnings about cached_has_bits being unused
(void) cached_has_bits;
// string key = 1;
if (this->key().size() > 0) {
total_size += 1 +
::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::StringSize(
this->_internal_key());
}
if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
return ::PROTOBUF_NAMESPACE_ID::internal::ComputeUnknownFieldsSize(
_internal_metadata_, total_size, &_cached_size_);
}
int cached_size = ::PROTOBUF_NAMESPACE_ID::internal::ToCachedSize(total_size);
SetCachedSize(cached_size);
return total_size;
}
void DelKeyRequest::MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) {
// @@protoc_insertion_point(generalized_merge_from_start:keyvaluepackage.DelKeyRequest)
GOOGLE_DCHECK_NE(&from, this);
const DelKeyRequest* source =
::PROTOBUF_NAMESPACE_ID::DynamicCastToGenerated<DelKeyRequest>(
&from);
if (source == nullptr) {
// @@protoc_insertion_point(generalized_merge_from_cast_fail:keyvaluepackage.DelKeyRequest)
::PROTOBUF_NAMESPACE_ID::internal::ReflectionOps::Merge(from, this);
} else {
// @@protoc_insertion_point(generalized_merge_from_cast_success:keyvaluepackage.DelKeyRequest)
MergeFrom(*source);
}
}
void DelKeyRequest::MergeFrom(const DelKeyRequest& from) {
// @@protoc_insertion_point(class_specific_merge_from_start:keyvaluepackage.DelKeyRequest)
GOOGLE_DCHECK_NE(&from, this);
_internal_metadata_.MergeFrom<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(from._internal_metadata_);
::PROTOBUF_NAMESPACE_ID::uint32 cached_has_bits = 0;
(void) cached_has_bits;
if (from.key().size() > 0) {
_internal_set_key(from._internal_key());
}
}
void DelKeyRequest::CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) {
// @@protoc_insertion_point(generalized_copy_from_start:keyvaluepackage.DelKeyRequest)
if (&from == this) return;
Clear();
MergeFrom(from);
}
void DelKeyRequest::CopyFrom(const DelKeyRequest& from) {
// @@protoc_insertion_point(class_specific_copy_from_start:keyvaluepackage.DelKeyRequest)
if (&from == this) return;
Clear();
MergeFrom(from);
}
bool DelKeyRequest::IsInitialized() const {
return true;
}
void DelKeyRequest::InternalSwap(DelKeyRequest* other) {
using std::swap;
_internal_metadata_.Swap<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(&other->_internal_metadata_);
key_.Swap(&other->key_, &::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArena());
}
::PROTOBUF_NAMESPACE_ID::Metadata DelKeyRequest::GetMetadata() const {
return GetMetadataStatic();
}
// ===================================================================
class Reply::_Internal {
public:
};
Reply::Reply(::PROTOBUF_NAMESPACE_ID::Arena* arena)
: ::PROTOBUF_NAMESPACE_ID::Message(arena) {
SharedCtor();
RegisterArenaDtor(arena);
// @@protoc_insertion_point(arena_constructor:keyvaluepackage.Reply)
}
Reply::Reply(const Reply& from)
: ::PROTOBUF_NAMESPACE_ID::Message() {
_internal_metadata_.MergeFrom<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(from._internal_metadata_);
key_.UnsafeSetDefault(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
if (!from._internal_key().empty()) {
key_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, from._internal_key(),
GetArena());
}
value_.UnsafeSetDefault(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
if (!from._internal_value().empty()) {
value_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, from._internal_value(),
GetArena());
}
// @@protoc_insertion_point(copy_constructor:keyvaluepackage.Reply)
}
void Reply::SharedCtor() {
key_.UnsafeSetDefault(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
value_.UnsafeSetDefault(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
}
Reply::~Reply() {
// @@protoc_insertion_point(destructor:keyvaluepackage.Reply)
SharedDtor();
_internal_metadata_.Delete<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
}
void Reply::SharedDtor() {
GOOGLE_DCHECK(GetArena() == nullptr);
key_.DestroyNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
value_.DestroyNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
}
void Reply::ArenaDtor(void* object) {
Reply* _this = reinterpret_cast< Reply* >(object);
(void)_this;
}
void Reply::RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena*) {
}
void Reply::SetCachedSize(int size) const {
_cached_size_.Set(size);
}
void Reply::Clear() {
// @@protoc_insertion_point(message_clear_start:keyvaluepackage.Reply)
::PROTOBUF_NAMESPACE_ID::uint32 cached_has_bits = 0;
// Prevent compiler warnings about cached_has_bits being unused
(void) cached_has_bits;
key_.ClearToEmpty();
value_.ClearToEmpty();
_internal_metadata_.Clear<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
}
const char* Reply::_InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) {
#define CHK_(x) if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure
while (!ctx->Done(&ptr)) {
::PROTOBUF_NAMESPACE_ID::uint32 tag;
ptr = ::PROTOBUF_NAMESPACE_ID::internal::ReadTag(ptr, &tag);
CHK_(ptr);
switch (tag >> 3) {
// string key = 1;
case 1:
if (PROTOBUF_PREDICT_TRUE(static_cast<::PROTOBUF_NAMESPACE_ID::uint8>(tag) == 10)) {
auto str = _internal_mutable_key();
ptr = ::PROTOBUF_NAMESPACE_ID::internal::InlineGreedyStringParser(str, ptr, ctx);
CHK_(::PROTOBUF_NAMESPACE_ID::internal::VerifyUTF8(str, "keyvaluepackage.Reply.key"));
CHK_(ptr);
} else goto handle_unusual;
continue;
// string value = 2;
case 2:
if (PROTOBUF_PREDICT_TRUE(static_cast<::PROTOBUF_NAMESPACE_ID::uint8>(tag) == 18)) {
auto str = _internal_mutable_value();
ptr = ::PROTOBUF_NAMESPACE_ID::internal::InlineGreedyStringParser(str, ptr, ctx);
CHK_(::PROTOBUF_NAMESPACE_ID::internal::VerifyUTF8(str, "keyvaluepackage.Reply.value"));
CHK_(ptr);
} else goto handle_unusual;
continue;
default: {
handle_unusual:
if ((tag & 7) == 4 || tag == 0) {
ctx->SetLastTag(tag);
goto success;
}
ptr = UnknownFieldParse(tag,
_internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(),
ptr, ctx);
CHK_(ptr != nullptr);
continue;
}
} // switch
} // while
success:
return ptr;
failure:
ptr = nullptr;
goto success;
#undef CHK_
}
::PROTOBUF_NAMESPACE_ID::uint8* Reply::_InternalSerialize(
::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const {
// @@protoc_insertion_point(serialize_to_array_start:keyvaluepackage.Reply)
::PROTOBUF_NAMESPACE_ID::uint32 cached_has_bits = 0;
(void) cached_has_bits;
// string key = 1;
if (this->key().size() > 0) {
::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::VerifyUtf8String(
this->_internal_key().data(), static_cast<int>(this->_internal_key().length()),
::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::SERIALIZE,
"keyvaluepackage.Reply.key");
target = stream->WriteStringMaybeAliased(
1, this->_internal_key(), target);
}
// string value = 2;
if (this->value().size() > 0) {
::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::VerifyUtf8String(
this->_internal_value().data(), static_cast<int>(this->_internal_value().length()),
::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::SERIALIZE,
"keyvaluepackage.Reply.value");
target = stream->WriteStringMaybeAliased(
2, this->_internal_value(), target);
}
if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormat::InternalSerializeUnknownFieldsToArray(
_internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance), target, stream);
}
// @@protoc_insertion_point(serialize_to_array_end:keyvaluepackage.Reply)
return target;
}
size_t Reply::ByteSizeLong() const {
// @@protoc_insertion_point(message_byte_size_start:keyvaluepackage.Reply)
size_t total_size = 0;
::PROTOBUF_NAMESPACE_ID::uint32 cached_has_bits = 0;
// Prevent compiler warnings about cached_has_bits being unused
(void) cached_has_bits;
// string key = 1;
if (this->key().size() > 0) {
total_size += 1 +
::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::StringSize(
this->_internal_key());
}
// string value = 2;
if (this->value().size() > 0) {
total_size += 1 +
::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::StringSize(
this->_internal_value());
}
if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
return ::PROTOBUF_NAMESPACE_ID::internal::ComputeUnknownFieldsSize(
_internal_metadata_, total_size, &_cached_size_);
}
int cached_size = ::PROTOBUF_NAMESPACE_ID::internal::ToCachedSize(total_size);
SetCachedSize(cached_size);
return total_size;
}
void Reply::MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) {
// @@protoc_insertion_point(generalized_merge_from_start:keyvaluepackage.Reply)
GOOGLE_DCHECK_NE(&from, this);
const Reply* source =
::PROTOBUF_NAMESPACE_ID::DynamicCastToGenerated<Reply>(
&from);
if (source == nullptr) {
// @@protoc_insertion_point(generalized_merge_from_cast_fail:keyvaluepackage.Reply)
::PROTOBUF_NAMESPACE_ID::internal::ReflectionOps::Merge(from, this);
} else {
// @@protoc_insertion_point(generalized_merge_from_cast_success:keyvaluepackage.Reply)
MergeFrom(*source);
}
}
void Reply::MergeFrom(const Reply& from) {
// @@protoc_insertion_point(class_specific_merge_from_start:keyvaluepackage.Reply)
GOOGLE_DCHECK_NE(&from, this);
_internal_metadata_.MergeFrom<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(from._internal_metadata_);
::PROTOBUF_NAMESPACE_ID::uint32 cached_has_bits = 0;
(void) cached_has_bits;
if (from.key().size() > 0) {
_internal_set_key(from._internal_key());
}
if (from.value().size() > 0) {
_internal_set_value(from._internal_value());
}
}
void Reply::CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) {
// @@protoc_insertion_point(generalized_copy_from_start:keyvaluepackage.Reply)
if (&from == this) return;
Clear();
MergeFrom(from);
}
void Reply::CopyFrom(const Reply& from) {
// @@protoc_insertion_point(class_specific_copy_from_start:keyvaluepackage.Reply)
if (&from == this) return;
Clear();
MergeFrom(from);
}
bool Reply::IsInitialized() const {
return true;
}
void Reply::InternalSwap(Reply* other) {
using std::swap;
_internal_metadata_.Swap<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(&other->_internal_metadata_);
key_.Swap(&other->key_, &::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArena());
value_.Swap(&other->value_, &::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArena());
}
::PROTOBUF_NAMESPACE_ID::Metadata Reply::GetMetadata() const {
return GetMetadataStatic();
}
// @@protoc_insertion_point(namespace_scope)
} // namespace keyvaluepackage
PROTOBUF_NAMESPACE_OPEN
template<> PROTOBUF_NOINLINE ::keyvaluepackage::GetKeyRequest* Arena::CreateMaybeMessage< ::keyvaluepackage::GetKeyRequest >(Arena* arena) {
return Arena::CreateMessageInternal< ::keyvaluepackage::GetKeyRequest >(arena);
}
template<> PROTOBUF_NOINLINE ::keyvaluepackage::PutKeyRequest* Arena::CreateMaybeMessage< ::keyvaluepackage::PutKeyRequest >(Arena* arena) {
return Arena::CreateMessageInternal< ::keyvaluepackage::PutKeyRequest >(arena);
}
template<> PROTOBUF_NOINLINE ::keyvaluepackage::DelKeyRequest* Arena::CreateMaybeMessage< ::keyvaluepackage::DelKeyRequest >(Arena* arena) {
return Arena::CreateMessageInternal< ::keyvaluepackage::DelKeyRequest >(arena);
}
template<> PROTOBUF_NOINLINE ::keyvaluepackage::Reply* Arena::CreateMaybeMessage< ::keyvaluepackage::Reply >(Arena* arena) {
return Arena::CreateMessageInternal< ::keyvaluepackage::Reply >(arena);
}
PROTOBUF_NAMESPACE_CLOSE
// @@protoc_insertion_point(global_scope)
#include <google/protobuf/port_undef.inc>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: keyvaluepackage.proto
#ifndef GOOGLE_PROTOBUF_INCLUDED_keyvaluepackage_2eproto
#define GOOGLE_PROTOBUF_INCLUDED_keyvaluepackage_2eproto
#include <limits>
#include <string>
#include <google/protobuf/port_def.inc>
#if PROTOBUF_VERSION < 3015000
#error This file was generated by a newer version of protoc which is
#error incompatible with your Protocol Buffer headers. Please update
#error your headers.
#endif
#if 3015008 < PROTOBUF_MIN_PROTOC_VERSION
#error This file was generated by an older version of protoc which is
#error incompatible with your Protocol Buffer headers. Please
#error regenerate this file with a newer version of protoc.
#endif
#include <google/protobuf/port_undef.inc>
#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/arena.h>
#include <google/protobuf/arenastring.h>
#include <google/protobuf/generated_message_table_driven.h>
#include <google/protobuf/generated_message_util.h>
#include <google/protobuf/metadata_lite.h>
#include <google/protobuf/generated_message_reflection.h>
#include <google/protobuf/message.h>
#include <google/protobuf/repeated_field.h> // IWYU pragma: export
#include <google/protobuf/extension_set.h> // IWYU pragma: export
#include <google/protobuf/unknown_field_set.h>
// @@protoc_insertion_point(includes)
#include <google/protobuf/port_def.inc>
#define PROTOBUF_INTERNAL_EXPORT_keyvaluepackage_2eproto
PROTOBUF_NAMESPACE_OPEN
namespace internal {
class AnyMetadata;
} // namespace internal
PROTOBUF_NAMESPACE_CLOSE
// Internal implementation detail -- do not use these members.
struct TableStruct_keyvaluepackage_2eproto {
static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTableField entries[]
PROTOBUF_SECTION_VARIABLE(protodesc_cold);
static const ::PROTOBUF_NAMESPACE_ID::internal::AuxiliaryParseTableField aux[]
PROTOBUF_SECTION_VARIABLE(protodesc_cold);
static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTable schema[4]
PROTOBUF_SECTION_VARIABLE(protodesc_cold);
static const ::PROTOBUF_NAMESPACE_ID::internal::FieldMetadata field_metadata[];
static const ::PROTOBUF_NAMESPACE_ID::internal::SerializationTable serialization_table[];
static const ::PROTOBUF_NAMESPACE_ID::uint32 offsets[];
};
extern const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_keyvaluepackage_2eproto;
::PROTOBUF_NAMESPACE_ID::Metadata descriptor_table_keyvaluepackage_2eproto_metadata_getter(int index);
namespace keyvaluepackage {
class DelKeyRequest;
struct DelKeyRequestDefaultTypeInternal;
extern DelKeyRequestDefaultTypeInternal _DelKeyRequest_default_instance_;
class GetKeyRequest;
struct GetKeyRequestDefaultTypeInternal;
extern GetKeyRequestDefaultTypeInternal _GetKeyRequest_default_instance_;
class PutKeyRequest;
struct PutKeyRequestDefaultTypeInternal;
extern PutKeyRequestDefaultTypeInternal _PutKeyRequest_default_instance_;
class Reply;
struct ReplyDefaultTypeInternal;
extern ReplyDefaultTypeInternal _Reply_default_instance_;
} // namespace keyvaluepackage
PROTOBUF_NAMESPACE_OPEN
template<> ::keyvaluepackage::DelKeyRequest* Arena::CreateMaybeMessage<::keyvaluepackage::DelKeyRequest>(Arena*);
template<> ::keyvaluepackage::GetKeyRequest* Arena::CreateMaybeMessage<::keyvaluepackage::GetKeyRequest>(Arena*);
template<> ::keyvaluepackage::PutKeyRequest* Arena::CreateMaybeMessage<::keyvaluepackage::PutKeyRequest>(Arena*);
template<> ::keyvaluepackage::Reply* Arena::CreateMaybeMessage<::keyvaluepackage::Reply>(Arena*);
PROTOBUF_NAMESPACE_CLOSE
namespace keyvaluepackage {
// ===================================================================
class GetKeyRequest PROTOBUF_FINAL :
public ::PROTOBUF_NAMESPACE_ID::Message /* @@protoc_insertion_point(class_definition:keyvaluepackage.GetKeyRequest) */ {
public:
inline GetKeyRequest() : GetKeyRequest(nullptr) {}
virtual ~GetKeyRequest();
explicit constexpr GetKeyRequest(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);
GetKeyRequest(const GetKeyRequest& from);
GetKeyRequest(GetKeyRequest&& from) noexcept
: GetKeyRequest() {
*this = ::std::move(from);
}
inline GetKeyRequest& operator=(const GetKeyRequest& from) {
CopyFrom(from);
return *this;
}
inline GetKeyRequest& operator=(GetKeyRequest&& from) noexcept {
if (GetArena() == from.GetArena()) {
if (this != &from) InternalSwap(&from);
} else {
CopyFrom(from);
}
return *this;
}
static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor() {
return GetDescriptor();
}
static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() {
return GetMetadataStatic().descriptor;
}
static const ::PROTOBUF_NAMESPACE_ID::Reflection* GetReflection() {
return GetMetadataStatic().reflection;
}
static const GetKeyRequest& default_instance() {
return *internal_default_instance();
}
static inline const GetKeyRequest* internal_default_instance() {
return reinterpret_cast<const GetKeyRequest*>(
&_GetKeyRequest_default_instance_);
}
static constexpr int kIndexInFileMessages =
0;
friend void swap(GetKeyRequest& a, GetKeyRequest& b) {
a.Swap(&b);
}
inline void Swap(GetKeyRequest* other) {
if (other == this) return;
if (GetArena() == other->GetArena()) {
InternalSwap(other);
} else {
::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(this, other);
}
}
void UnsafeArenaSwap(GetKeyRequest* other) {
if (other == this) return;
GOOGLE_DCHECK(GetArena() == other->GetArena());
InternalSwap(other);
}
// implements Message ----------------------------------------------
inline GetKeyRequest* New() const final {
return CreateMaybeMessage<GetKeyRequest>(nullptr);
}
GetKeyRequest* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final {
return CreateMaybeMessage<GetKeyRequest>(arena);
}
void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
void CopyFrom(const GetKeyRequest& from);
void MergeFrom(const GetKeyRequest& from);
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
bool IsInitialized() const final;
size_t ByteSizeLong() const final;
const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final;
::PROTOBUF_NAMESPACE_ID::uint8* _InternalSerialize(
::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
int GetCachedSize() const final { return _cached_size_.Get(); }
private:
inline void SharedCtor();
inline void SharedDtor();
void SetCachedSize(int size) const final;
void InternalSwap(GetKeyRequest* other);
friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
return "keyvaluepackage.GetKeyRequest";
}
protected:
explicit GetKeyRequest(::PROTOBUF_NAMESPACE_ID::Arena* arena);
private:
static void ArenaDtor(void* object);
inline void RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);
public:
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
private:
static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {
return ::descriptor_table_keyvaluepackage_2eproto_metadata_getter(kIndexInFileMessages);
}
public:
// nested types ----------------------------------------------------
// accessors -------------------------------------------------------
enum : int {
kKeyFieldNumber = 1,
};
// string key = 1;
void clear_key();
const std::string& key() const;
void set_key(const std::string& value);
void set_key(std::string&& value);
void set_key(const char* value);
void set_key(const char* value, size_t size);
std::string* mutable_key();
std::string* release_key();
void set_allocated_key(std::string* key);
private:
const std::string& _internal_key() const;
void _internal_set_key(const std::string& value);
std::string* _internal_mutable_key();
public:
// @@protoc_insertion_point(class_scope:keyvaluepackage.GetKeyRequest)
private:
class _Internal;
template <typename T> friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
typedef void InternalArenaConstructable_;
typedef void DestructorSkippable_;
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr key_;
mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
friend struct ::TableStruct_keyvaluepackage_2eproto;
};
// -------------------------------------------------------------------
class PutKeyRequest PROTOBUF_FINAL :
public ::PROTOBUF_NAMESPACE_ID::Message /* @@protoc_insertion_point(class_definition:keyvaluepackage.PutKeyRequest) */ {
public:
inline PutKeyRequest() : PutKeyRequest(nullptr) {}
virtual ~PutKeyRequest();
explicit constexpr PutKeyRequest(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);
PutKeyRequest(const PutKeyRequest& from);
PutKeyRequest(PutKeyRequest&& from) noexcept
: PutKeyRequest() {
*this = ::std::move(from);
}
inline PutKeyRequest& operator=(const PutKeyRequest& from) {
CopyFrom(from);
return *this;
}
inline PutKeyRequest& operator=(PutKeyRequest&& from) noexcept {
if (GetArena() == from.GetArena()) {
if (this != &from) InternalSwap(&from);
} else {
CopyFrom(from);
}
return *this;
}
static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor() {
return GetDescriptor();
}
static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() {
return GetMetadataStatic().descriptor;
}
static const ::PROTOBUF_NAMESPACE_ID::Reflection* GetReflection() {
return GetMetadataStatic().reflection;
}
static const PutKeyRequest& default_instance() {
return *internal_default_instance();
}
static inline const PutKeyRequest* internal_default_instance() {
return reinterpret_cast<const PutKeyRequest*>(
&_PutKeyRequest_default_instance_);
}
static constexpr int kIndexInFileMessages =
1;
friend void swap(PutKeyRequest& a, PutKeyRequest& b) {
a.Swap(&b);
}
inline void Swap(PutKeyRequest* other) {
if (other == this) return;
if (GetArena() == other->GetArena()) {
InternalSwap(other);
} else {
::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(this, other);
}
}
void UnsafeArenaSwap(PutKeyRequest* other) {
if (other == this) return;
GOOGLE_DCHECK(GetArena() == other->GetArena());
InternalSwap(other);
}
// implements Message ----------------------------------------------
inline PutKeyRequest* New() const final {
return CreateMaybeMessage<PutKeyRequest>(nullptr);
}
PutKeyRequest* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final {
return CreateMaybeMessage<PutKeyRequest>(arena);
}
void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
void CopyFrom(const PutKeyRequest& from);
void MergeFrom(const PutKeyRequest& from);
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
bool IsInitialized() const final;
size_t ByteSizeLong() const final;
const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final;
::PROTOBUF_NAMESPACE_ID::uint8* _InternalSerialize(
::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
int GetCachedSize() const final { return _cached_size_.Get(); }
private:
inline void SharedCtor();
inline void SharedDtor();
void SetCachedSize(int size) const final;
void InternalSwap(PutKeyRequest* other);
friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
return "keyvaluepackage.PutKeyRequest";
}
protected:
explicit PutKeyRequest(::PROTOBUF_NAMESPACE_ID::Arena* arena);
private:
static void ArenaDtor(void* object);
inline void RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);
public:
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
private:
static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {
return ::descriptor_table_keyvaluepackage_2eproto_metadata_getter(kIndexInFileMessages);
}
public:
// nested types ----------------------------------------------------
// accessors -------------------------------------------------------
enum : int {
kKeyFieldNumber = 1,
kValueFieldNumber = 2,
};
// string key = 1;
void clear_key();
const std::string& key() const;
void set_key(const std::string& value);
void set_key(std::string&& value);
void set_key(const char* value);
void set_key(const char* value, size_t size);
std::string* mutable_key();
std::string* release_key();
void set_allocated_key(std::string* key);
private:
const std::string& _internal_key() const;
void _internal_set_key(const std::string& value);
std::string* _internal_mutable_key();
public:
// string value = 2;
void clear_value();
const std::string& value() const;
void set_value(const std::string& value);
void set_value(std::string&& value);
void set_value(const char* value);
void set_value(const char* value, size_t size);
std::string* mutable_value();
std::string* release_value();
void set_allocated_value(std::string* value);
private:
const std::string& _internal_value() const;
void _internal_set_value(const std::string& value);
std::string* _internal_mutable_value();
public:
// @@protoc_insertion_point(class_scope:keyvaluepackage.PutKeyRequest)
private:
class _Internal;
template <typename T> friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
typedef void InternalArenaConstructable_;
typedef void DestructorSkippable_;
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr key_;
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr value_;
mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
friend struct ::TableStruct_keyvaluepackage_2eproto;
};
// -------------------------------------------------------------------
class DelKeyRequest PROTOBUF_FINAL :
public ::PROTOBUF_NAMESPACE_ID::Message /* @@protoc_insertion_point(class_definition:keyvaluepackage.DelKeyRequest) */ {
public:
inline DelKeyRequest() : DelKeyRequest(nullptr) {}
virtual ~DelKeyRequest();
explicit constexpr DelKeyRequest(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);
DelKeyRequest(const DelKeyRequest& from);
DelKeyRequest(DelKeyRequest&& from) noexcept
: DelKeyRequest() {
*this = ::std::move(from);
}
inline DelKeyRequest& operator=(const DelKeyRequest& from) {
CopyFrom(from);
return *this;
}
inline DelKeyRequest& operator=(DelKeyRequest&& from) noexcept {
if (GetArena() == from.GetArena()) {
if (this != &from) InternalSwap(&from);
} else {
CopyFrom(from);
}
return *this;
}
static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor() {
return GetDescriptor();
}
static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() {
return GetMetadataStatic().descriptor;
}
static const ::PROTOBUF_NAMESPACE_ID::Reflection* GetReflection() {
return GetMetadataStatic().reflection;
}
static const DelKeyRequest& default_instance() {
return *internal_default_instance();
}
static inline const DelKeyRequest* internal_default_instance() {
return reinterpret_cast<const DelKeyRequest*>(
&_DelKeyRequest_default_instance_);
}
static constexpr int kIndexInFileMessages =
2;
friend void swap(DelKeyRequest& a, DelKeyRequest& b) {
a.Swap(&b);
}
inline void Swap(DelKeyRequest* other) {
if (other == this) return;
if (GetArena() == other->GetArena()) {
InternalSwap(other);
} else {
::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(this, other);
}
}
void UnsafeArenaSwap(DelKeyRequest* other) {
if (other == this) return;
GOOGLE_DCHECK(GetArena() == other->GetArena());
InternalSwap(other);
}
// implements Message ----------------------------------------------
inline DelKeyRequest* New() const final {
return CreateMaybeMessage<DelKeyRequest>(nullptr);
}
DelKeyRequest* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final {
return CreateMaybeMessage<DelKeyRequest>(arena);
}
void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
void CopyFrom(const DelKeyRequest& from);
void MergeFrom(const DelKeyRequest& from);
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
bool IsInitialized() const final;
size_t ByteSizeLong() const final;
const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final;
::PROTOBUF_NAMESPACE_ID::uint8* _InternalSerialize(
::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
int GetCachedSize() const final { return _cached_size_.Get(); }
private:
inline void SharedCtor();
inline void SharedDtor();
void SetCachedSize(int size) const final;
void InternalSwap(DelKeyRequest* other);
friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
return "keyvaluepackage.DelKeyRequest";
}
protected:
explicit DelKeyRequest(::PROTOBUF_NAMESPACE_ID::Arena* arena);
private:
static void ArenaDtor(void* object);
inline void RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);
public:
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
private:
static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {
return ::descriptor_table_keyvaluepackage_2eproto_metadata_getter(kIndexInFileMessages);
}
public:
// nested types ----------------------------------------------------
// accessors -------------------------------------------------------
enum : int {
kKeyFieldNumber = 1,
};
// string key = 1;
void clear_key();
const std::string& key() const;
void set_key(const std::string& value);
void set_key(std::string&& value);
void set_key(const char* value);
void set_key(const char* value, size_t size);
std::string* mutable_key();
std::string* release_key();
void set_allocated_key(std::string* key);
private:
const std::string& _internal_key() const;
void _internal_set_key(const std::string& value);
std::string* _internal_mutable_key();
public:
// @@protoc_insertion_point(class_scope:keyvaluepackage.DelKeyRequest)
private:
class _Internal;
template <typename T> friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
typedef void InternalArenaConstructable_;
typedef void DestructorSkippable_;
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr key_;
mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
friend struct ::TableStruct_keyvaluepackage_2eproto;
};
// -------------------------------------------------------------------
class Reply PROTOBUF_FINAL :
public ::PROTOBUF_NAMESPACE_ID::Message /* @@protoc_insertion_point(class_definition:keyvaluepackage.Reply) */ {
public:
inline Reply() : Reply(nullptr) {}
virtual ~Reply();
explicit constexpr Reply(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);
Reply(const Reply& from);
Reply(Reply&& from) noexcept
: Reply() {
*this = ::std::move(from);
}
inline Reply& operator=(const Reply& from) {
CopyFrom(from);
return *this;
}
inline Reply& operator=(Reply&& from) noexcept {
if (GetArena() == from.GetArena()) {
if (this != &from) InternalSwap(&from);
} else {
CopyFrom(from);
}
return *this;
}
static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor() {
return GetDescriptor();
}
static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() {
return GetMetadataStatic().descriptor;
}
static const ::PROTOBUF_NAMESPACE_ID::Reflection* GetReflection() {
return GetMetadataStatic().reflection;
}
static const Reply& default_instance() {
return *internal_default_instance();
}
static inline const Reply* internal_default_instance() {
return reinterpret_cast<const Reply*>(
&_Reply_default_instance_);
}
static constexpr int kIndexInFileMessages =
3;
friend void swap(Reply& a, Reply& b) {
a.Swap(&b);
}
inline void Swap(Reply* other) {
if (other == this) return;
if (GetArena() == other->GetArena()) {
InternalSwap(other);
} else {
::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(this, other);
}
}
void UnsafeArenaSwap(Reply* other) {
if (other == this) return;
GOOGLE_DCHECK(GetArena() == other->GetArena());
InternalSwap(other);
}
// implements Message ----------------------------------------------
inline Reply* New() const final {
return CreateMaybeMessage<Reply>(nullptr);
}
Reply* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final {
return CreateMaybeMessage<Reply>(arena);
}
void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
void CopyFrom(const Reply& from);
void MergeFrom(const Reply& from);
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
bool IsInitialized() const final;
size_t ByteSizeLong() const final;
const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final;
::PROTOBUF_NAMESPACE_ID::uint8* _InternalSerialize(
::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
int GetCachedSize() const final { return _cached_size_.Get(); }
private:
inline void SharedCtor();
inline void SharedDtor();
void SetCachedSize(int size) const final;
void InternalSwap(Reply* other);
friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
return "keyvaluepackage.Reply";
}
protected:
explicit Reply(::PROTOBUF_NAMESPACE_ID::Arena* arena);
private:
static void ArenaDtor(void* object);
inline void RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);
public:
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
private:
static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {
return ::descriptor_table_keyvaluepackage_2eproto_metadata_getter(kIndexInFileMessages);
}
public:
// nested types ----------------------------------------------------
// accessors -------------------------------------------------------
enum : int {
kKeyFieldNumber = 1,
kValueFieldNumber = 2,
};
// string key = 1;
void clear_key();
const std::string& key() const;
void set_key(const std::string& value);
void set_key(std::string&& value);
void set_key(const char* value);
void set_key(const char* value, size_t size);
std::string* mutable_key();
std::string* release_key();
void set_allocated_key(std::string* key);
private:
const std::string& _internal_key() const;
void _internal_set_key(const std::string& value);
std::string* _internal_mutable_key();
public:
// string value = 2;
void clear_value();
const std::string& value() const;
void set_value(const std::string& value);
void set_value(std::string&& value);
void set_value(const char* value);
void set_value(const char* value, size_t size);
std::string* mutable_value();
std::string* release_value();
void set_allocated_value(std::string* value);
private:
const std::string& _internal_value() const;
void _internal_set_value(const std::string& value);
std::string* _internal_mutable_value();
public:
// @@protoc_insertion_point(class_scope:keyvaluepackage.Reply)
private:
class _Internal;
template <typename T> friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
typedef void InternalArenaConstructable_;
typedef void DestructorSkippable_;
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr key_;
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr value_;
mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
friend struct ::TableStruct_keyvaluepackage_2eproto;
};
// ===================================================================
// ===================================================================
#ifdef __GNUC__
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored "-Wstrict-aliasing"
#endif // __GNUC__
// GetKeyRequest
// string key = 1;
inline void GetKeyRequest::clear_key() {
key_.ClearToEmpty();
}
inline const std::string& GetKeyRequest::key() const {
// @@protoc_insertion_point(field_get:keyvaluepackage.GetKeyRequest.key)
return _internal_key();
}
inline void GetKeyRequest::set_key(const std::string& value) {
_internal_set_key(value);
// @@protoc_insertion_point(field_set:keyvaluepackage.GetKeyRequest.key)
}
inline std::string* GetKeyRequest::mutable_key() {
// @@protoc_insertion_point(field_mutable:keyvaluepackage.GetKeyRequest.key)
return _internal_mutable_key();
}
inline const std::string& GetKeyRequest::_internal_key() const {
return key_.Get();
}
inline void GetKeyRequest::_internal_set_key(const std::string& value) {
key_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, value, GetArena());
}
inline void GetKeyRequest::set_key(std::string&& value) {
key_.Set(
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, ::std::move(value), GetArena());
// @@protoc_insertion_point(field_set_rvalue:keyvaluepackage.GetKeyRequest.key)
}
inline void GetKeyRequest::set_key(const char* value) {
GOOGLE_DCHECK(value != nullptr);
key_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, ::std::string(value), GetArena());
// @@protoc_insertion_point(field_set_char:keyvaluepackage.GetKeyRequest.key)
}
inline void GetKeyRequest::set_key(const char* value,
size_t size) {
key_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, ::std::string(
reinterpret_cast<const char*>(value), size), GetArena());
// @@protoc_insertion_point(field_set_pointer:keyvaluepackage.GetKeyRequest.key)
}
inline std::string* GetKeyRequest::_internal_mutable_key() {
return key_.Mutable(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, GetArena());
}
inline std::string* GetKeyRequest::release_key() {
// @@protoc_insertion_point(field_release:keyvaluepackage.GetKeyRequest.key)
return key_.Release(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArena());
}
inline void GetKeyRequest::set_allocated_key(std::string* key) {
if (key != nullptr) {
} else {
}
key_.SetAllocated(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), key,
GetArena());
// @@protoc_insertion_point(field_set_allocated:keyvaluepackage.GetKeyRequest.key)
}
// -------------------------------------------------------------------
// PutKeyRequest
// string key = 1;
inline void PutKeyRequest::clear_key() {
key_.ClearToEmpty();
}
inline const std::string& PutKeyRequest::key() const {
// @@protoc_insertion_point(field_get:keyvaluepackage.PutKeyRequest.key)
return _internal_key();
}
inline void PutKeyRequest::set_key(const std::string& value) {
_internal_set_key(value);
// @@protoc_insertion_point(field_set:keyvaluepackage.PutKeyRequest.key)
}
inline std::string* PutKeyRequest::mutable_key() {
// @@protoc_insertion_point(field_mutable:keyvaluepackage.PutKeyRequest.key)
return _internal_mutable_key();
}
inline const std::string& PutKeyRequest::_internal_key() const {
return key_.Get();
}
inline void PutKeyRequest::_internal_set_key(const std::string& value) {
key_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, value, GetArena());
}
inline void PutKeyRequest::set_key(std::string&& value) {
key_.Set(
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, ::std::move(value), GetArena());
// @@protoc_insertion_point(field_set_rvalue:keyvaluepackage.PutKeyRequest.key)
}
inline void PutKeyRequest::set_key(const char* value) {
GOOGLE_DCHECK(value != nullptr);
key_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, ::std::string(value), GetArena());
// @@protoc_insertion_point(field_set_char:keyvaluepackage.PutKeyRequest.key)
}
inline void PutKeyRequest::set_key(const char* value,
size_t size) {
key_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, ::std::string(
reinterpret_cast<const char*>(value), size), GetArena());
// @@protoc_insertion_point(field_set_pointer:keyvaluepackage.PutKeyRequest.key)
}
inline std::string* PutKeyRequest::_internal_mutable_key() {
return key_.Mutable(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, GetArena());
}
inline std::string* PutKeyRequest::release_key() {
// @@protoc_insertion_point(field_release:keyvaluepackage.PutKeyRequest.key)
return key_.Release(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArena());
}
inline void PutKeyRequest::set_allocated_key(std::string* key) {
if (key != nullptr) {
} else {
}
key_.SetAllocated(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), key,
GetArena());
// @@protoc_insertion_point(field_set_allocated:keyvaluepackage.PutKeyRequest.key)
}
// string value = 2;
inline void PutKeyRequest::clear_value() {
value_.ClearToEmpty();
}
inline const std::string& PutKeyRequest::value() const {
// @@protoc_insertion_point(field_get:keyvaluepackage.PutKeyRequest.value)
return _internal_value();
}
inline void PutKeyRequest::set_value(const std::string& value) {
_internal_set_value(value);
// @@protoc_insertion_point(field_set:keyvaluepackage.PutKeyRequest.value)
}
inline std::string* PutKeyRequest::mutable_value() {
// @@protoc_insertion_point(field_mutable:keyvaluepackage.PutKeyRequest.value)
return _internal_mutable_value();
}
inline const std::string& PutKeyRequest::_internal_value() const {
return value_.Get();
}
inline void PutKeyRequest::_internal_set_value(const std::string& value) {
value_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, value, GetArena());
}
inline void PutKeyRequest::set_value(std::string&& value) {
value_.Set(
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, ::std::move(value), GetArena());
// @@protoc_insertion_point(field_set_rvalue:keyvaluepackage.PutKeyRequest.value)
}
inline void PutKeyRequest::set_value(const char* value) {
GOOGLE_DCHECK(value != nullptr);
value_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, ::std::string(value), GetArena());
// @@protoc_insertion_point(field_set_char:keyvaluepackage.PutKeyRequest.value)
}
inline void PutKeyRequest::set_value(const char* value,
size_t size) {
value_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, ::std::string(
reinterpret_cast<const char*>(value), size), GetArena());
// @@protoc_insertion_point(field_set_pointer:keyvaluepackage.PutKeyRequest.value)
}
inline std::string* PutKeyRequest::_internal_mutable_value() {
return value_.Mutable(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, GetArena());
}
inline std::string* PutKeyRequest::release_value() {
// @@protoc_insertion_point(field_release:keyvaluepackage.PutKeyRequest.value)
return value_.Release(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArena());
}
inline void PutKeyRequest::set_allocated_value(std::string* value) {
if (value != nullptr) {
} else {
}
value_.SetAllocated(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), value,
GetArena());
// @@protoc_insertion_point(field_set_allocated:keyvaluepackage.PutKeyRequest.value)
}
// -------------------------------------------------------------------
// DelKeyRequest
// string key = 1;
inline void DelKeyRequest::clear_key() {
key_.ClearToEmpty();
}
inline const std::string& DelKeyRequest::key() const {
// @@protoc_insertion_point(field_get:keyvaluepackage.DelKeyRequest.key)
return _internal_key();
}
inline void DelKeyRequest::set_key(const std::string& value) {
_internal_set_key(value);
// @@protoc_insertion_point(field_set:keyvaluepackage.DelKeyRequest.key)
}
inline std::string* DelKeyRequest::mutable_key() {
// @@protoc_insertion_point(field_mutable:keyvaluepackage.DelKeyRequest.key)
return _internal_mutable_key();
}
inline const std::string& DelKeyRequest::_internal_key() const {
return key_.Get();
}
inline void DelKeyRequest::_internal_set_key(const std::string& value) {
key_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, value, GetArena());
}
inline void DelKeyRequest::set_key(std::string&& value) {
key_.Set(
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, ::std::move(value), GetArena());
// @@protoc_insertion_point(field_set_rvalue:keyvaluepackage.DelKeyRequest.key)
}
inline void DelKeyRequest::set_key(const char* value) {
GOOGLE_DCHECK(value != nullptr);
key_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, ::std::string(value), GetArena());
// @@protoc_insertion_point(field_set_char:keyvaluepackage.DelKeyRequest.key)
}
inline void DelKeyRequest::set_key(const char* value,
size_t size) {
key_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, ::std::string(
reinterpret_cast<const char*>(value), size), GetArena());
// @@protoc_insertion_point(field_set_pointer:keyvaluepackage.DelKeyRequest.key)
}
inline std::string* DelKeyRequest::_internal_mutable_key() {
return key_.Mutable(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, GetArena());
}
inline std::string* DelKeyRequest::release_key() {
// @@protoc_insertion_point(field_release:keyvaluepackage.DelKeyRequest.key)
return key_.Release(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArena());
}
inline void DelKeyRequest::set_allocated_key(std::string* key) {
if (key != nullptr) {
} else {
}
key_.SetAllocated(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), key,
GetArena());
// @@protoc_insertion_point(field_set_allocated:keyvaluepackage.DelKeyRequest.key)
}
// -------------------------------------------------------------------
// Reply
// string key = 1;
inline void Reply::clear_key() {
key_.ClearToEmpty();
}
inline const std::string& Reply::key() const {
// @@protoc_insertion_point(field_get:keyvaluepackage.Reply.key)
return _internal_key();
}
inline void Reply::set_key(const std::string& value) {
_internal_set_key(value);
// @@protoc_insertion_point(field_set:keyvaluepackage.Reply.key)
}
inline std::string* Reply::mutable_key() {
// @@protoc_insertion_point(field_mutable:keyvaluepackage.Reply.key)
return _internal_mutable_key();
}
inline const std::string& Reply::_internal_key() const {
return key_.Get();
}
inline void Reply::_internal_set_key(const std::string& value) {
key_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, value, GetArena());
}
inline void Reply::set_key(std::string&& value) {
key_.Set(
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, ::std::move(value), GetArena());
// @@protoc_insertion_point(field_set_rvalue:keyvaluepackage.Reply.key)
}
inline void Reply::set_key(const char* value) {
GOOGLE_DCHECK(value != nullptr);
key_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, ::std::string(value), GetArena());
// @@protoc_insertion_point(field_set_char:keyvaluepackage.Reply.key)
}
inline void Reply::set_key(const char* value,
size_t size) {
key_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, ::std::string(
reinterpret_cast<const char*>(value), size), GetArena());
// @@protoc_insertion_point(field_set_pointer:keyvaluepackage.Reply.key)
}
inline std::string* Reply::_internal_mutable_key() {
return key_.Mutable(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, GetArena());
}
inline std::string* Reply::release_key() {
// @@protoc_insertion_point(field_release:keyvaluepackage.Reply.key)
return key_.Release(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArena());
}
inline void Reply::set_allocated_key(std::string* key) {
if (key != nullptr) {
} else {
}
key_.SetAllocated(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), key,
GetArena());
// @@protoc_insertion_point(field_set_allocated:keyvaluepackage.Reply.key)
}
// string value = 2;
inline void Reply::clear_value() {
value_.ClearToEmpty();
}
inline const std::string& Reply::value() const {
// @@protoc_insertion_point(field_get:keyvaluepackage.Reply.value)
return _internal_value();
}
inline void Reply::set_value(const std::string& value) {
_internal_set_value(value);
// @@protoc_insertion_point(field_set:keyvaluepackage.Reply.value)
}
inline std::string* Reply::mutable_value() {
// @@protoc_insertion_point(field_mutable:keyvaluepackage.Reply.value)
return _internal_mutable_value();
}
inline const std::string& Reply::_internal_value() const {
return value_.Get();
}
inline void Reply::_internal_set_value(const std::string& value) {
value_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, value, GetArena());
}
inline void Reply::set_value(std::string&& value) {
value_.Set(
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, ::std::move(value), GetArena());
// @@protoc_insertion_point(field_set_rvalue:keyvaluepackage.Reply.value)
}
inline void Reply::set_value(const char* value) {
GOOGLE_DCHECK(value != nullptr);
value_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, ::std::string(value), GetArena());
// @@protoc_insertion_point(field_set_char:keyvaluepackage.Reply.value)
}
inline void Reply::set_value(const char* value,
size_t size) {
value_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, ::std::string(
reinterpret_cast<const char*>(value), size), GetArena());
// @@protoc_insertion_point(field_set_pointer:keyvaluepackage.Reply.value)
}
inline std::string* Reply::_internal_mutable_value() {
return value_.Mutable(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, GetArena());
}
inline std::string* Reply::release_value() {
// @@protoc_insertion_point(field_release:keyvaluepackage.Reply.value)
return value_.Release(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArena());
}
inline void Reply::set_allocated_value(std::string* value) {
if (value != nullptr) {
} else {
}
value_.SetAllocated(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), value,
GetArena());
// @@protoc_insertion_point(field_set_allocated:keyvaluepackage.Reply.value)
}
#ifdef __GNUC__
#pragma GCC diagnostic pop
#endif // __GNUC__
// -------------------------------------------------------------------
// -------------------------------------------------------------------
// -------------------------------------------------------------------
// @@protoc_insertion_point(namespace_scope)
} // namespace keyvaluepackage
// @@protoc_insertion_point(global_scope)
#include <google/protobuf/port_undef.inc>
#endif // GOOGLE_PROTOBUF_INCLUDED_GOOGLE_PROTOBUF_INCLUDED_keyvaluepackage_2eproto
22.234602
\ No newline at end of file
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment