#include <DataMergeParams.h>
| Public Attributes | |
| std::string | m_output_file_path | 
| Path of the file to output | |
| CommonOption::AddingStrPlacePattern | m_adding_str_place_pattern = CommonOption::AddingStrPlacePattern::Head | 
| The position of characters to be added to the output file name | |
| std::string | m_file_add_column | 
| The column name for the additional data to the output file | |
| 
 | 
| Path of the file to output 
 | 
| 
 | 
| The position of characters to be added to the output file name 
 | 
| 
 | 
| The column name for the additional data to the output file 
 |