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

NestedTableTypeParameter Struct Reference

Options for nested table type More...

#include <NestedTableTypeParameter.h>

List of all members.

Public Methods

 NestedTableTypeParameter ()
 Default constructor

 ~NestedTableTypeParameter ()
 Destructor


Public Attributes

NestedTableTypeOption::DetailTableType m_detail_table_type = NestedTableTypeOption::DetailTableType::FixedMinimum
 Width of nested table type

std::string m_main_data_path = ""
 Normal data-merge file path

std::string m_sub_data_path = ""
 Path of JSON file with nested structure

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 nested table type


Constructor & Destructor Documentation

NestedTableTypeParameter::NestedTableTypeParameter   [inline]
 

Default constructor

NestedTableTypeParameter::~NestedTableTypeParameter   [inline]
 

Destructor


Member Data Documentation

NestedTableTypeOption::DetailTableType NestedTableTypeParameter::m_detail_table_type = NestedTableTypeOption::DetailTableType::FixedMinimum
 

Width of nested table type

std::string NestedTableTypeParameter::m_main_data_path = ""
 

Normal data-merge file path

std::string NestedTableTypeParameter::m_sub_data_path = ""
 

Path of JSON file with nested structure

CommonOption::DataType NestedTableTypeParameter::m_data_type = CommonOption::DataType::CSV
 

File format for merging data

CommonOption::DataFileEncoding NestedTableTypeParameter::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