#include <reindex.h>
Inherits BC_MenuItem, and Thread.

Public Member Functions | |
| ReIndex (MWindow *mwindow) | |
| ~ReIndex () | |
| void | run () |
| handle_event () | |
Data Fields | |
| MWindow * | mwindow |
Definition at line 12 of file reindex.h.
| void ReIndex::run | ( | ) | [virtual] |
Implements Thread.
Definition at line 22 of file reindex.C.
References ReIndexWindow::create_objects(), MWindow::gui, mwindow, BC_WindowBase::run_window(), and window.

| ReIndex::handle_event | ( | ) | [virtual] |
Reimplemented from BC_MenuItem.
Definition at line 20 of file reindex.C.
References Thread::start().

1.5.5