This is the demonstration that you can write a unique doxygen documentation for a group of functions. This is useful when all functions handle the same functionality and differ only by their name or arguments.
This is also a way to isolate the documentation for trivial functions and make the doxygen page of the class shorter.
◆ getArgDouble()
double gstlrn::Style::getArgDouble |
( |
| ) |
const |
|
inline |
◆ getArgInt()
Id gstlrn::Style::getArgInt |
( |
| ) |
const |
|
inline |
◆ getArgVectorDouble()
const & gstlrn::Style::getArgVectorDouble |
( |
| ) |
const |
|
inline |
◆ getArgVectorInt()
const & gstlrn::Style::getArgVectorInt |
( |
| ) |
const |
|
inline |