1.2.2
CCC
 
Style: Accessors to private members value

Inline trivial functions grouped with a unique comment. More...

Functions

double Style::getArgDouble () const
 
int Style::getArgInt () const
 
const VectorDoubleStyle::getArgVectorDouble () const
 
const VectorIntStyle::getArgVectorInt () const
 

Detailed Description

Inline trivial functions grouped with a unique comment.

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.

Function Documentation

double Style::getArgDouble ( ) const
inline
int Style::getArgInt ( ) const
inline
const VectorDouble& Style::getArgVectorDouble ( ) const
inline
const VectorInt& Style::getArgVectorInt ( ) const
inline