GRPC C++
0.11.0.0
|
#include <iterator>
#include <vector>
#include <grpc/grpc_security.h>
#include <grpc++/support/config.h>
#include <grpc++/support/string_ref.h>
Go to the source code of this file.
Data Structures | |
class | grpc::AuthPropertyIterator |
class | grpc::AuthContext |
Class encapsulating the Authentication Information. More... | |
Namespaces | |
grpc | |
Typedefs | |
typedef std::pair < grpc::string_ref, grpc::string_ref > | grpc::AuthProperty |