Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

SimpleTypeParameter Struct Reference

Options for the simple type More...

#include <SimpleTypeParameter.h>

List of all members.

Public Methods

 SimpleTypeParameter ()
 Default constructor

 ~SimpleTypeParameter ()
 Destructor


Public Attributes

SimpleTypeOption::OutputMode m_output_mode = SimpleTypeOption::OutputMode::Single
 Output mode for the data-merge data of multiple record

std::string m_data_path = ""
 Data file path for data-merge

CommonOption::DataType m_data_type = CommonOption::DataType::CSV
 File format for merging data

CommonOption::DataFileEncoding m_file_encoding = CommonOption::DataFileEncoding::SJIS
 File encoding


Detailed Description

Options for the simple type


Constructor & Destructor Documentation

SimpleTypeParameter::SimpleTypeParameter   [inline]
 

Default constructor

SimpleTypeParameter::~SimpleTypeParameter   [inline]
 

Destructor


Member Data Documentation

SimpleTypeOption::OutputMode SimpleTypeParameter::m_output_mode = SimpleTypeOption::OutputMode::Single
 

Output mode for the data-merge data of multiple record

std::string SimpleTypeParameter::m_data_path = ""
 

Data file path for data-merge

CommonOption::DataType SimpleTypeParameter::m_data_type = CommonOption::DataType::CSV
 

File format for merging data

CommonOption::DataFileEncoding SimpleTypeParameter::m_file_encoding = CommonOption::DataFileEncoding::SJIS
 

File encoding


The documentation for this struct was generated from the following file:
Generated on 10 Apr 2023 for Word API C/C++ Interface by Doxygen 1.3-rc2