Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

htidle.h File Reference

#include "common.h"

Go to the source code of this file.

Functions

void register_idle_object (Object *o)
void unregister_idle_object (Object *o)
void do_idle ()
bool init_idle ()
void done_idle ()


Function Documentation

void do_idle  ) 
 

Definition at line 45 of file htidle.cc.

References any_idles, assert, ht_clist::count(), cur_idle, ht_clist::get(), Object::idle(), idle_objs, and sys_suspend().

Referenced by ht_app::run(), and ht_dialog::run().

void done_idle  ) 
 

Definition at line 78 of file htidle.cc.

References ht_clist::done(), and idle_objs.

bool init_idle  ) 
 

Definition at line 67 of file htidle.cc.

References idle_objs, and ht_clist::init().

void register_idle_object Object o  ) 
 

Definition at line 32 of file htidle.cc.

References idle_objs, and ht_clist::insert().

Referenced by TerminalViewer::init(), ht_status::init(), ht_aviewer::init(), AnalyserInformation::init(), and ht_aviewer::showSymbols().

void unregister_idle_object Object o  ) 
 

Definition at line 37 of file htidle.cc.

References ht_clist::count(), ht_clist::get(), idle_objs, and ht_clist::remove().

Referenced by TerminalViewer::done(), ht_status::done(), ht_aviewer::done(), AnalyserInformation::done(), and ht_aviewer::showSymbols().


Generated on Fri May 7 21:15:48 2004 by doxygen 1.3.5