Public Member Functions | Static Public Member Functions | Private Attributes | List of all members
SimpleFunctorCheckForAdd Class Reference
Inheritance diagram for SimpleFunctorCheckForAdd:
Inheritance graph
[legend]

Public Member Functions

 SimpleFunctorCheckForAdd (int ok, int *count)
 
 ~SimpleFunctorCheckForAdd ()
 

Static Public Member Functions

static void Run (struct grpc_completion_queue_functor *cb, int)
 

Private Attributes

intcount_
 

Additional Inherited Members

- Public Attributes inherited from grpc_completion_queue_functor
void(* functor_run )(struct grpc_completion_queue_functor *, int)
 
int inlineable
 
struct grpc_completion_queue_functorinternal_next
 
int internal_success
 

Detailed Description

Definition at line 140 of file threadpool_test.cc.

Constructor & Destructor Documentation

◆ SimpleFunctorCheckForAdd()

SimpleFunctorCheckForAdd::SimpleFunctorCheckForAdd ( int  ok,
int count 
)
inline

Definition at line 142 of file threadpool_test.cc.

◆ ~SimpleFunctorCheckForAdd()

SimpleFunctorCheckForAdd::~SimpleFunctorCheckForAdd ( )
inline

Definition at line 147 of file threadpool_test.cc.

Member Function Documentation

◆ Run()

static void SimpleFunctorCheckForAdd::Run ( struct grpc_completion_queue_functor cb,
int   
)
inlinestatic

Definition at line 148 of file threadpool_test.cc.

Member Data Documentation

◆ count_

int* SimpleFunctorCheckForAdd::count_
private

Definition at line 155 of file threadpool_test.cc.


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


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