neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
neolib::waitable Class Referenceabstract

#include <waitable.hpp>

Inheritance diagram for neolib::waitable:
neolib::thread neolib::async_thread neogfx::async_thread neogfx::app_thread

Public Member Functions

virtual bool waitable_ready () const =0
 

Detailed Description

Definition at line 42 of file waitable.hpp.

Member Function Documentation

◆ waitable_ready()

virtual bool neolib::waitable::waitable_ready ( ) const
pure virtual

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