Static Public Member Functions | List of all members
grpc::ChannelArguments::PointerVtableMembers Struct Reference

Default pointer argument operations. More...

Static Public Member Functions

static int Compare (void *a, void *b)
 
static void * Copy (void *in)
 
static void Destroy (void *)
 

Detailed Description

Default pointer argument operations.

Definition at line 127 of file grpcpp/support/channel_arguments.h.

Member Function Documentation

◆ Compare()

static int grpc::ChannelArguments::PointerVtableMembers::Compare ( void *  a,
void *  b 
)
inlinestatic

Definition at line 130 of file grpcpp/support/channel_arguments.h.

◆ Copy()

static void* grpc::ChannelArguments::PointerVtableMembers::Copy ( void *  in)
inlinestatic

Definition at line 128 of file grpcpp/support/channel_arguments.h.

◆ Destroy()

static void grpc::ChannelArguments::PointerVtableMembers::Destroy ( void *  )
inlinestatic

Definition at line 129 of file grpcpp/support/channel_arguments.h.


The documentation for this struct was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:30