omgui::gtk2::EventLoop Class Reference

#include <omgui/gtk2/eventloop.h>

Inherits omgui::api::EventLoop.

List of all members.

Public Member Functions

 EventLoop ()
bool is_running () const
void run ()
void run_once ()
void run_until ()
void stop ()

Static Public Member Functions

static EventLoopcreate ()

Private Attributes

bool m_running
bool m_stop


Constructor & Destructor Documentation

omgui::gtk2::EventLoop::EventLoop (  ) 


Member Function Documentation

EventLoop * omgui::api::EventLoop::create (  )  [static, inherited]

bool omgui::gtk2::EventLoop::is_running (  )  const [virtual]

Implements omgui::api::EventLoop.

void omgui::gtk2::EventLoop::run (  )  [virtual]

Todo:
Implement the EventLoop api properly

Implements omgui::api::EventLoop.

void omgui::gtk2::EventLoop::run_once (  )  [virtual]

Implements omgui::api::EventLoop.

void omgui::gtk2::EventLoop::run_until (  )  [virtual]

Implements omgui::api::EventLoop.

void omgui::gtk2::EventLoop::stop (  )  [virtual]

Implements omgui::api::EventLoop.


Member Data Documentation


doxygen SourceForge.net Logo