Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages  

Phases Class Reference

#include <phase.h>

List of all members.

Public Methods

 Phases (const char *name, Phase *new_phase)
 ~Phases ()

Static Public Methods

void run_all ()
bool phase_flag (str_list_p &arg)
void next_phase (string &name)
void disable_phase (string &name)

Static Private Attributes

int _count = 0
int _cur_order = 1
phase_vec_phases = 0


Constructor & Destructor Documentation

Phases::Phases const char *    name,
Phase   new_phase
 

Phases::~Phases  
 


Member Function Documentation

void Phases::disable_phase string &    the_name [static]
 

void Phases::next_phase string &    the_name [static]
 

bool Phases::phase_flag str_list_p   arg_p [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:
Generated on Thu Jan 10 12:06:31 2002 for C-Breeze by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001