|
GRPC C++
1.26.0
|
#include <grpcpp/security/credentials.h>#include <grpc/grpc.h>#include <grpc/support/log.h>#include <grpcpp/channel.h>#include <grpcpp/support/channel_arguments.h>#include <grpcpp/support/config.h>#include "src/cpp/client/create_channel_internal.h"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. | |
Functions | |
| std::shared_ptr< ChannelCredentials > | grpc_impl::InsecureChannelCredentials () |
| Credentials for an unencrypted, unauthenticated channel. More... | |