#include <ThreadSystemWnd.h>
Inheritance diagram for Impala::Visualization::ThreadSystemWnd:


Public Member Functions | |
| ThreadSystemWnd (int x, int y, int w, int h, strconst str) | |
| virtual void | DisplayFunc () |
Private Member Functions | |
| void | Init (strconst str) |
Private Attributes | |
| bool | mInitialized |
| std::string | mStr |
Definition at line 11 of file ThreadSystemWnd.h.
1.5.1