Definition at line 39 of file copyto.h.
#include <copyto.h>
◆ Parameters
◆ ReturnType
◆ getDefaultParameters()
◆ getParameters()
◆ visit()
template<class t_Left , class t_Right >
void ariles2::copyto::Visitor::visit |
( |
const t_Left & |
left, |
|
|
t_Right & |
right, |
|
|
const std::string & |
name, |
|
|
const Parameters & |
param |
|
) |
| |
|
inline |
◆ visitMapEntry()
template<class t_Left , class t_Right >
void ariles2::copyto::Visitor::visitMapEntry |
( |
const t_Left & |
left, |
|
|
t_Right & |
right, |
|
|
const std::string & |
name, |
|
|
const Parameters & |
param |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: