C-Breeze
C Compiler Infrastructure

[ Project home page]

Equal_phases Class Reference

#include <phase.h>

List of all members.

Public Member Functions

 Equal_phases (string &name)
bool operator() (const Phase_entry *ph)

Private Attributes

string & _name


Constructor & Destructor Documentation

Equal_phases::Equal_phases string &  name  )  [inline]
 

Definition at line 129 of file phase.h.


Member Function Documentation

bool Equal_phases::operator() const Phase_entry ph  )  [inline]
 

Definition at line 133 of file phase.h.

References _name, and Phase_entry::name().


Member Data Documentation

string& Equal_phases::_name [private]
 

Definition at line 125 of file phase.h.

Referenced by operator()().


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

Generated on February 1, 2006
Back to the C-Breeze home page