GRPC C++  1.39.1
Data Structures | Typedefs
error_internal.h File Reference
#include <grpc/support/port_platform.h>
#include <inttypes.h>
#include <stdbool.h>
#include <grpc/support/sync.h>
#include "src/core/lib/iomgr/error.h"

Go to the source code of this file.

Data Structures

struct  grpc_linked_error
 
struct  grpc_error
 
struct  grpc_error::atomics
 

Typedefs

typedef struct grpc_linked_error grpc_linked_error
 

Typedef Documentation

◆ grpc_linked_error