Definition at line 41 of file defaults.h.
#include <defaults.h>
|
| template<class t_Ariles > |
| const Parameters & | getParameters (const t_Ariles &ariles_class) const |
| |
| template<class t_Entry > |
| void | start (t_Entry &entry, const std::string &name, const Parameters ¶m) const |
| |
| template<class t_Entry > |
| void | operator() (t_Entry &entry, const std::string &name, const Parameters ¶m) const |
| |
◆ Parameters
◆ getDefaultParameters()
◆ getParameters()
template<class t_Ariles >
| const Parameters& ariles::defaults::Visitor::getParameters |
( |
const t_Ariles & |
ariles_class | ) |
const |
|
inline |
◆ operator()()
template<class t_Entry >
| void ariles::defaults::Visitor::operator() |
( |
t_Entry & |
entry, |
|
|
const std::string & |
name, |
|
|
const Parameters & |
param |
|
) |
| const |
|
inline |
◆ start()
template<class t_Entry >
| void ariles::defaults::Visitor::start |
( |
t_Entry & |
entry, |
|
|
const std::string & |
name, |
|
|
const Parameters & |
param |
|
) |
| const |
|
inline |
The documentation for this class was generated from the following file: