FunctionData Class Reference

List of all members.

Public Member Functions

 FunctionData (double nc, double ns, double ex, double in, double sigma)
 FunctionData ()
 FunctionData (const FunctionData &X)
FunctionDataoperator= (const FunctionData &X)
FunctionDataoperator+= (const FunctionData &X)
 ~FunctionData ()

Public Attributes

double numcalls
double numsubrs
double excl
double incl
double stddeviation

Detailed Description

Definition at line 196 of file pprof.cpp.


Constructor & Destructor Documentation

FunctionData::FunctionData double  nc,
double  ns,
double  ex,
double  in,
double  sigma
[inline]
 

Definition at line 212 of file pprof.cpp.

FunctionData::FunctionData  )  [inline]
 

Definition at line 215 of file pprof.cpp.

References excl, incl, numcalls, numsubrs, and stddeviation.

FunctionData::FunctionData const FunctionData X  )  [inline]
 

Definition at line 219 of file pprof.cpp.

References excl, incl, numcalls, numsubrs, stddeviation, and X().

Here is the call graph for this function:

FunctionData::~FunctionData  )  [inline]
 

Definition at line 242 of file pprof.cpp.


Member Function Documentation

FunctionData& FunctionData::operator+= const FunctionData X  )  [inline]
 

Definition at line 234 of file pprof.cpp.

References excl, incl, numcalls, numsubrs, stddeviation, and X().

Here is the call graph for this function:

FunctionData& FunctionData::operator= const FunctionData X  )  [inline]
 

Definition at line 226 of file pprof.cpp.

References excl, incl, numcalls, numsubrs, stddeviation, and X().

Here is the call graph for this function:


Member Data Documentation

double FunctionData::excl
 

Definition at line 205 of file pprof.cpp.

Referenced by FunctionData(), operator+=(), and operator=().

double FunctionData::incl
 

Definition at line 206 of file pprof.cpp.

Referenced by FunctionData(), operator+=(), and operator=().

double FunctionData::numcalls
 

Definition at line 202 of file pprof.cpp.

Referenced by FunctionData(), operator+=(), and operator=().

double FunctionData::numsubrs
 

Definition at line 203 of file pprof.cpp.

Referenced by FunctionData(), operator+=(), and operator=().

double FunctionData::stddeviation
 

Definition at line 207 of file pprof.cpp.

Referenced by FunctionData(), operator+=(), and operator=().


The documentation for this class was generated from the following file:
Generated on Mon Jan 16 14:39:19 2006 for IPPL by  doxygen 1.4.6