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

Phase_entry Class Reference

#include <phase.h>

List of all members.

Public Methods

 Phase_entry (const char *name, Phase *phase)
 ~Phase_entry ()
int order () const
void order (int order)
void disable ()
bool is_enabled () const
string & name ()
const string & name () const
void name (string &name)
Phasephase () const

Private Attributes

string _name
int _order
Phase_phase


Constructor & Destructor Documentation

Phase_entry::Phase_entry const char *    name,
Phase   phase
[inline]
 

Phase_entry::~Phase_entry   [inline]
 


Member Function Documentation

void Phase_entry::disable   [inline]
 

bool Phase_entry::is_enabled   const [inline]
 

void Phase_entry::name string &    name [inline]
 

const string& Phase_entry::name   const [inline]
 

string& Phase_entry::name   [inline]
 

void Phase_entry::order int    order [inline]
 

int Phase_entry::order   const [inline]
 

Phase* Phase_entry::phase   const [inline]
 


Member Data Documentation

string Phase_entry::_name [private]
 

int Phase_entry::_order [private]
 

Phase* Phase_entry::_phase [private]
 


The documentation for this class was generated from the following file:
Generated on Thu Jan 10 12:06:31 2002 for C-Breeze by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001