1.3.2
CCC
 
Accessors to private members value

Functions

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

Detailed Description

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

◆ getArgDouble()

double Style::getArgDouble ( ) const
inline

◆ getArgInt()

int Style::getArgInt ( ) const
inline

◆ getArgVectorDouble()

const VectorDouble& Style::getArgVectorDouble ( ) const
inline

◆ getArgVectorInt()

const VectorInt& Style::getArgVectorInt ( ) const
inline