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
static void Phases::disable_phase |
( |
string & |
name |
) |
[static] |
|
static void Phases::next_phase |
( |
string & |
name |
) |
[static] |
|
static bool Phases::phase_flag |
( |
str_list_p & |
arg |
) |
[static] |
|
static phase_vec* Phases::phases |
( |
|
) |
[inline, static] |
|
static void Phases::run_all |
( |
|
) |
[static] |
|
Member Data Documentation
The documentation for this class was generated from the following file:
|