load_scenery_thread Class Reference

Inheritance diagram for load_scenery_thread:

Inheritance graph
[legend]
Collaboration diagram for load_scenery_thread:

Collaboration graph
[legend]

List of all members.


Detailed Description

Definition at line 68 of file main_window.cpp.


Public Member Functions

bool is_running ()
void kill ()
void start ()
void wait ()

Public Attributes

synchronized< bool > loading_failed
synchronized< stringloading_message

Protected Member Functions

virtual int run ()

Friends

int run_thread (void *)

Member Function Documentation

bool is_running (  )  [inherited]

Definition at line 98 of file thread.cpp.

References thread::t.

Referenced by main_window::draw().

void kill (  )  [inherited]

Definition at line 113 of file thread.cpp.

References thread::t.

int run (  )  [protected, virtual]

void start (  )  [inherited]

Definition at line 104 of file thread.cpp.

References thread::run_thread, and thread::t.

Referenced by main_window::draw().

void wait (  )  [inherited]

Definition at line 120 of file thread.cpp.

References thread::t.


Friends And Related Function Documentation

int run_thread ( void *  data  )  [friend, inherited]

Definition at line 74 of file thread.cpp.

Referenced by thread::start().


Member Data Documentation

Definition at line 72 of file main_window.cpp.

Referenced by main_window::draw(), and load_scenery_thread::run().

Definition at line 73 of file main_window.cpp.

Referenced by main_window::draw(), and load_scenery_thread::run().


The documentation for this class was generated from the following file:

Generated on Sat Mar 1 13:50:08 2008 for Periapsis Project by  doxygen 1.5.5