Nugget
Loading...
Searching...
No Matches
Public Member Functions | List of all members
psyqo::CDRomDevice::GetPlaybackLocationAwaiter Struct Reference

#include <psyqo/cdrom-device.hh>

Public Member Functions

 GetPlaybackLocationAwaiter (CDRomDevice &device)
 
bool await_ready () const
 
template<typename U >
void await_suspend (std::coroutine_handle< U > handle)
 
PlaybackLocationawait_resume ()
 

Constructor & Destructor Documentation

◆ GetPlaybackLocationAwaiter()

psyqo::CDRomDevice::GetPlaybackLocationAwaiter::GetPlaybackLocationAwaiter ( CDRomDevice device)
inline

Member Function Documentation

◆ await_ready()

bool psyqo::CDRomDevice::GetPlaybackLocationAwaiter::await_ready ( ) const
inline

◆ await_resume()

PlaybackLocation * psyqo::CDRomDevice::GetPlaybackLocationAwaiter::await_resume ( )
inline

◆ await_suspend()

template<typename U >
void psyqo::CDRomDevice::GetPlaybackLocationAwaiter::await_suspend ( std::coroutine_handle< U >  handle)
inline

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