FV3 Bundle
|
Doxygen brief comment. One line only. The comment must start with ///. More...
#include <ExampleHeader.h>
Public Member Functions | |
Example () | |
~Example () void makeTea(const int) | |
makeTea takes an argument indicating the number of teabags to be used. More... | |
Doxygen brief comment. One line only. The comment must start with ///.
Replace this comment block with longer documentation that describes the function of the class. The comment will be processed by doxygen and included in the documentation. Member functions should be documented where they are declared (e.g. the makeTea function below).
Definition at line 35 of file ExampleHeader.h.
oops::Example::Example | ( | ) |
oops::Example::~Example | ( | ) | const |
makeTea takes an argument indicating the number of teabags to be used.