MADNESS  version 0.9
Public Member Functions | List of all members
ExampleClass2 Class Reference

Brief documentation of second example class in group. More...

#include <example_doc.h>

Public Member Functions

int morose (int fud, int &bs)
 Brief documentation on member function. More...
 
void fred (double mary)
 Brief documentation on class member coming from example_doc.cc. More...
 

Detailed Description

Brief documentation of second example class in group.

Full documentation of second example class

Member Function Documentation

void ExampleClass2::fred ( double  mary)

Brief documentation on class member coming from example_doc.cc.

Full documentation on class member coming from example_doc.cc

Parameters
[in]maryMary's current bank balance.
int ExampleClass2::morose ( int  fud,
int &  bs 
)
inline

Brief documentation on member function.

Full documentation on member function including parameters and return value.

Parameters
[in]fudThe current level of fear, uncertainty and doubt
[in,out]bsThe current level of ...
Returns
Your state of mind.

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