Group of Functions Template

[Brief description of the functions described below]

API

Function 1

[You may provide a short description of the function here.]

Note

This example is taken from Breathe’s documentation to illustrate how this extenstion works.

void Nutshell::crack(Tool tool)

Crack that shell with specified tool

Parameters

tool – - the tool with which to crack the nut

Function 2

[You may provide a short description of the function here.]

Note

This example is taken from Breathe’s documentation to illustrate how this extenstion works.

void Nutshell::crack(Tool tool)

Crack that shell with specified tool

Parameters

tool – - the tool with which to crack the nut

Function 3

[You may provide a short description of the function here.]

Note

This example is taken from Breathe’s documentation to illustrate how this extenstion works.

void Nutshell::crack(Tool tool)

Crack that shell with specified tool

Parameters

tool – - the tool with which to crack the nut

Examples

[Optional]

See Also

[Optional]