Public Member Functions | Public Attributes | List of all members
grpc_event_engine::experimental::FuzzingEventEngine::Task Struct Reference

Public Member Functions

 Task (intptr_t id, std::function< void()> closure)
 

Public Attributes

std::function< void()> closure
 
intptr_t id
 

Detailed Description

Definition at line 77 of file fuzzing_event_engine.h.

Constructor & Destructor Documentation

◆ Task()

grpc_event_engine::experimental::FuzzingEventEngine::Task::Task ( intptr_t  id,
std::function< void()>  closure 
)
inline

Definition at line 78 of file fuzzing_event_engine.h.

Member Data Documentation

◆ closure

std::function<void()> grpc_event_engine::experimental::FuzzingEventEngine::Task::closure

Definition at line 81 of file fuzzing_event_engine.h.

◆ id

intptr_t grpc_event_engine::experimental::FuzzingEventEngine::Task::id

Definition at line 80 of file fuzzing_event_engine.h.


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


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