Main Page Modules Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages
Phases Class Reference#include <phase.h>
List of all members.
Constructor & Destructor Documentation
Phases::Phases |
( |
const char * |
name, |
|
|
Phase * |
new_phase, |
|
|
const char * |
desc = NULL |
|
) |
|
|
Member Function Documentation
void Phases::disable_phase |
( |
string & |
name |
) |
[static] |
|
void Phases::next_phase |
( |
string & |
name |
) |
[static] |
|
bool Phases::phase_flag |
( |
str_list_p & |
arg |
) |
[static] |
|
phase_vec* Phases::phases |
( |
|
) |
[inline, static] |
|
void Phases::run_all |
( |
|
) |
[static] |
|
Member Data Documentation
int Phases::_count = 0 [static, private]
|
|
int Phases::_cur_order = 1 [static, private]
|
|
phase_vec * Phases::_phases = 0 [static, private]
|
|
The documentation for this class was generated from the following files:
|