ttg::event Struct Reference

Documentation

represents a generic one-time event

Definition at line 42 of file coroutine.h.

Public Member Functions

void finish ()
 
bool finished () const
 

Member Function Documentation

◆ finish()

void ttg::event::finish ( )
inline

Definition at line 43 of file coroutine.h.

◆ finished()

bool ttg::event::finished ( ) const
inline
Returns
true if the event has occurred

Definition at line 46 of file coroutine.h.


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