Rapicorn - Experimental UI Toolkit - Source Code
13.07.0
|
Template for factory registration of ScreenDriver implementations. More...
#include <screenwindow.hh>
Inherits Rapicorn::ScreenDriver.
Public Member Functions | |
ScreenDriverFactory (const String &name, int priority=0) | |
virtual void | run (AsyncNotifyingQueue< ScreenCommand * > &command_queue, AsyncBlockingQueue< ScreenCommand * > &reply_queue) |
Public Attributes | |
Atomic< int > | running |
Template for factory registration of ScreenDriver implementations.