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

CompoundTypeParameter Struct Reference

複合版のオプション More...

#include <CompoundTypeParameter.h>

List of all members.

Public Methods

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

 CompoundTypeParameter (std::string linking_key)
 コンストラクタ

 ~CompoundTypeParameter ()
 デストラクタ


Public Attributes

CompoundTypeOption::RepeatingRowsPattern m_repeating_rows_pattern = CompoundTypeOption::RepeatingRowsPattern::Fixed
 明細部の行数パターン

CompoundTypeOption::MultiplePagesStyle m_multiple_pages_style = CompoundTypeOption::MultiplePagesStyle::RepeatTemplate
 行数固定の明細表が複数ページに渡る場合のスタイル

CompoundTypeOption::DeletingFooterRule m_deleting_footer_rule = CompoundTypeOption::DeletingFooterRule::LeaveAll
 行数固定のフッター部分の編集ルール

std::string m_linking_key
 データで一意の値をもつカラム名

std::string m_main_data_path = ""
 非明細部のファイルのパス

std::vector< std::string > m_sub_data_paths
 明細部のファイルのパス

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

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


Detailed Description

複合版のオプション


Constructor & Destructor Documentation

CompoundTypeParameter::CompoundTypeParameter   [inline]
 

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

CompoundTypeParameter::CompoundTypeParameter std::string    linking_key [inline]
 

コンストラクタ

Parameters:
linking_key - データで一意の値をもつカラム名

CompoundTypeParameter::~CompoundTypeParameter   [inline]
 

デストラクタ


Member Data Documentation

CompoundTypeOption::RepeatingRowsPattern CompoundTypeParameter::m_repeating_rows_pattern = CompoundTypeOption::RepeatingRowsPattern::Fixed
 

明細部の行数パターン

CompoundTypeOption::MultiplePagesStyle CompoundTypeParameter::m_multiple_pages_style = CompoundTypeOption::MultiplePagesStyle::RepeatTemplate
 

行数固定の明細表が複数ページに渡る場合のスタイル

CompoundTypeOption::DeletingFooterRule CompoundTypeParameter::m_deleting_footer_rule = CompoundTypeOption::DeletingFooterRule::LeaveAll
 

行数固定のフッター部分の編集ルール

std::string CompoundTypeParameter::m_linking_key
 

データで一意の値をもつカラム名

std::string CompoundTypeParameter::m_main_data_path = ""
 

非明細部のファイルのパス

std::vector<std::string> CompoundTypeParameter::m_sub_data_paths
 

明細部のファイルのパス

CommonOption::DataType CompoundTypeParameter::m_data_type = CommonOption::DataType::CSV
 

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

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