Public Member Functions | Private Member Functions | Private Attributes | Friends | List of all members
grpc_core::WaitSet::WakeupSet Class Reference

#include <wait_set.h>

Public Member Functions

void Wakeup ()
 

Private Member Functions

 WakeupSet (WakerSet &&wakeup)
 

Private Attributes

WakerSet wakeup_
 

Friends

class WaitSet
 

Detailed Description

Definition at line 51 of file wait_set.h.

Constructor & Destructor Documentation

◆ WakeupSet()

grpc_core::WaitSet::WakeupSet::WakeupSet ( WakerSet &&  wakeup)
inlineexplicitprivate

Definition at line 61 of file wait_set.h.

Member Function Documentation

◆ Wakeup()

void grpc_core::WaitSet::WakeupSet::Wakeup ( )
inline

Definition at line 53 of file wait_set.h.

Friends And Related Function Documentation

◆ WaitSet

friend class WaitSet
friend

Definition at line 60 of file wait_set.h.

Member Data Documentation

◆ wakeup_

WakerSet grpc_core::WaitSet::WakeupSet::wakeup_
private

Definition at line 63 of file wait_set.h.


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


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