![]() |
KIDS
ver-0.0.1
KIDS : Kernel Integrated Dynamics Simulator
|
This is a template file with using doxygen. More...
#include <algorithm>
Go to the source code of this file.
Classes | |
class | DOXYGEN_TEMPLATE_EXAMPLE::Example |
This is an example class. More... | |
Namespaces | |
namespace | DOXYGEN_TEMPLATE_EXAMPLE |
This is an example namespace. | |
Enumerations | |
enum | DOXYGEN_TEMPLATE_EXAMPLE::Color { DOXYGEN_TEMPLATE_EXAMPLE::red , DOXYGEN_TEMPLATE_EXAMPLE::green , DOXYGEN_TEMPLATE_EXAMPLE::blue } |
This is an example enum. More... | |
Functions | |
int | DOXYGEN_TEMPLATE_EXAMPLE::fun () |
This is an example function. | |
int | DOXYGEN_TEMPLATE_EXAMPLE::group_fun1 () |
int | DOXYGEN_TEMPLATE_EXAMPLE::group_fun2 () |
int | DOXYGEN_TEMPLATE_EXAMPLE::group_fun3 () |
Variables | |
const char[] | DOXYGEN_TEMPLATE_EXAMPLE::var = "You are the best!" |
variable documentation | |
This is a template file with using doxygen.
Please follow the minimal doxygen rules. Note that the @brief and @details documentation can be automatically determined by heading of the markdown structure. So don't use @brief and @details unless in the head of a file.
Date | Version | Author | Description |
---|---|---|---|
[date] | [version] | [author] | [commit] |
Definition in file doxygen_template.h.