GRPC C++
1.26.0
|
#include <memory>
#include <grpcpp/security/server_credentials.h>
#include <grpcpp/security/tls_credentials_options.h>
#include <grpc/grpc_security.h>
#include "src/cpp/server/thread_pool_interface.h"
Go to the source code of this file.
Data Structures | |
class | grpc::AuthMetadataProcessorAyncWrapper |
class | grpc_impl::SecureServerCredentials |
Namespaces | |
grpc_impl | |
An Alarm posts the user-provided tag to its associated completion queue or invokes the user-provided function on expiry or cancellation. | |
grpc | |
This header provides an object that reads bytes directly from a grpc::ByteBuffer, via the ZeroCopyInputStream interface. | |
Typedefs | |
typedef ::grpc_impl::SecureServerCredentials | grpc::SecureServerCredentials |