- Todo:
- could be deduplicated (e.g. ConfigValue)
Definition at line 41 of file BatchDialog.cpp.
◆ BatchValueVisitor()
BatchValueVisitor::BatchValueVisitor |
( |
const std::string & |
newValue | ) |
|
|
inline |
◆ operator()() [1/6]
◆ operator()() [2/6]
void BatchValueVisitor::operator() |
( |
ExtraEntry & |
extra | ) |
|
|
inline |
◆ operator()() [3/6]
void BatchValueVisitor::operator() |
( |
Interval & |
i | ) |
|
|
inline |
◆ operator()() [4/6]
void BatchValueVisitor::operator() |
( |
Path & |
path | ) |
|
|
inline |
◆ operator()() [5/6]
template<typename T >
void BatchValueVisitor::operator() |
( |
T & |
value | ) |
|
|
inline |
◆ operator()() [6/6]
void BatchValueVisitor::operator() |
( |
Vector & |
v | ) |
|
|
inline |
The documentation for this class was generated from the following file: