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

#include <psyqo/cdrom-device.hh>

Public Member Functions

 ReadTOCAwaiter (CDRomDevice &device, MSF *toc, unsigned size)
 
bool await_ready () const
 
template<typename U >
void await_suspend (std::coroutine_handle< U > handle)
 
bool await_resume ()
 

Constructor & Destructor Documentation

◆ ReadTOCAwaiter()

psyqo::CDRomDevice::ReadTOCAwaiter::ReadTOCAwaiter ( CDRomDevice device,
MSF toc,
unsigned  size 
)
inline

Member Function Documentation

◆ await_ready()

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

◆ await_resume()

bool psyqo::CDRomDevice::ReadTOCAwaiter::await_resume ( )
inline

◆ await_suspend()

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

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