Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages

MFMT Class Reference

MF & MT of of the file that caused the problem. Use this as a key in a map.

List of all members.

Public Member Functions

 MFMT (int mf, int mt, int ind=0, int c=-1, int i=-1, int s=-1)
bool operator< (MFMT other) const

Public Attributes

int MF
int MT
int index
int C
int I
int S

Friends

ostream & operator<< (ostream &out, const MFMT &mfmt)
 output for MFMT


Constructor & Destructor Documentation

MFMT::MFMT int  mf,
int  mt,
int  ind = 0,
int  c = -1,
int  i = -1,
int  s = -1
[inline]
 

Definition at line 53 of file logger.hpp.

References C, I, index, MF, MT, and S.


Member Function Documentation

bool MFMT::operator< MFMT  other  )  const [inline]
 

Definition at line 54 of file logger.hpp.

References index, MF, and MT.


Friends And Related Function Documentation

ostream& operator<< ostream &  out,
const MFMT mfmt
[friend]
 

Definition at line 47 of file logger.cpp.


Member Data Documentation

int MFMT::C
 

Definition at line 52 of file logger.hpp.

Referenced by MFMT(), and operator<<().

int MFMT::I
 

Definition at line 52 of file logger.hpp.

Referenced by MFMT(), and operator<<().

int MFMT::index
 

Definition at line 51 of file logger.hpp.

Referenced by MessageLogger::logMessage(), MFMT(), and operator<().

int MFMT::MF
 

Definition at line 50 of file logger.hpp.

Referenced by MFMT(), operator<(), and operator<<().

int MFMT::MT
 

Definition at line 50 of file logger.hpp.

Referenced by MFMT(), operator<(), and operator<<().

int MFMT::S
 

Definition at line 52 of file logger.hpp.

Referenced by MFMT(), and operator<<().


Generated on Thu Sep 7 10:43:01 2006 for fete -- From ENDFB6 To ENDL by doxygen 1.3.4