Flutter Impeller
impeller::ReactorGLES::Worker Class Referenceabstract

#include <reactor_gles.h>

Inheritance diagram for impeller::ReactorGLES::Worker:
impeller::PlaygroundImplGLES::ReactorWorker

Public Member Functions

virtual ~Worker ()=default
 
virtual bool CanReactorReactOnCurrentThreadNow (const ReactorGLES &reactor) const =0
 

Detailed Description

Definition at line 23 of file reactor_gles.h.

Constructor & Destructor Documentation

◆ ~Worker()

virtual impeller::ReactorGLES::Worker::~Worker ( )
virtualdefault

Member Function Documentation

◆ CanReactorReactOnCurrentThreadNow()

virtual bool impeller::ReactorGLES::Worker::CanReactorReactOnCurrentThreadNow ( const ReactorGLES reactor) const
pure virtual

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