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

NestedTableTypeParameter Struct Reference

ネスト構造のテーブル版のオプション More...

#include <NestedTableTypeParameter.h>

List of all members.

Public Methods

 NestedTableTypeParameter ()
 デフォルトコンストラクタ

 ~NestedTableTypeParameter ()
 デストラクタ


Public Attributes

NestedTableTypeOption::DetailTableType m_detail_table_type = NestedTableTypeOption::DetailTableType::FixedMinimum
 ネスト構造のテーブルの幅

std::string m_main_data_path = ""
 通常の差し込み印刷ファイルのパス

std::string m_sub_data_path = ""
 ネスト構造を持つJSONファイルのパス

CommonOption::DataType m_data_type = CommonOption::DataType::CSV
 差し込み印刷データのファイルフォーマット

CommonOption::DataFileEncoding m_file_encoding = CommonOption::DataFileEncoding::SJIS
 差し込み印刷データのエンコード


Detailed Description

ネスト構造のテーブル版のオプション


Constructor & Destructor Documentation

NestedTableTypeParameter::NestedTableTypeParameter   [inline]
 

デフォルトコンストラクタ

NestedTableTypeParameter::~NestedTableTypeParameter   [inline]
 

デストラクタ


Member Data Documentation

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

ネスト構造のテーブルの幅

std::string NestedTableTypeParameter::m_main_data_path = ""
 

通常の差し込み印刷ファイルのパス

std::string NestedTableTypeParameter::m_sub_data_path = ""
 

ネスト構造を持つJSONファイルのパス

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

差し込み印刷データのファイルフォーマット

CommonOption::DataFileEncoding NestedTableTypeParameter::m_file_encoding = CommonOption::DataFileEncoding::SJIS
 

差し込み印刷データのエンコード


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