FV3 Bundle
oops::Example Class Reference

Doxygen brief comment. One line only. The comment must start with ///. More...

#include <ExampleHeader.h>

Inheritance diagram for oops::Example:
[legend]
Collaboration diagram for oops::Example:
[legend]

Public Member Functions

 Example ()
 
 ~Example () void makeTea(const int)
 makeTea takes an argument indicating the number of teabags to be used. More...
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ Example()

oops::Example::Example ( )

◆ ~Example()

oops::Example::~Example ( ) const

makeTea takes an argument indicating the number of teabags to be used.


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