ファイル名Makeexx.cpp
説明本ファイルは、e**シリーズを作成し、出力する関数である
作成日情報| 日付 | 担当 | バージョン | 
|---|---|---|
| '17.02.09 | 今井 浩司 | 1.0 | 
修正日情報| 日付 | 担当 | バージョン | 
|---|---|---|
| '17.02.17 | 今井 浩司 | 1.2 | 
ソースファイル情報| 内容 | 行数 | 比率 | 
|---|---|---|
| コメント行数 | 285 | 17% | 
| 空行行数 | 406 | 24% | 
| 実行行数 | 984 | 59% | 
| 合計行数 | 1675 | 100% | 
関数定義数| 内容 | 定義数 | 
|---|---|
| 関数数 | 19 | 
定義関数| No. | 型 | 名称 | 属性 | 説明 | 
|---|---|---|---|---|
1  | 
OutPutExcelDocuments | int | e**シリーズ作成メイン関数 | |
2  | 
OutPutFileLists | static int | ファイル一覧 作成関数 | |
3  | 
OutPutFileExplanation | static int | ファイル説明書 作成関数 | |
4  | 
OutPutFuncLists | static int | 関数一覧 作成関数 | |
5  | 
OutPutFuncFlow | static int | 関数フロー 作成関数 | |
6  | 
OutPutFuncFlowSub | static int | 関数フロー 作成関数用サブルーチン | |
7  | 
OutPutFuncExplanation | static int | 関数説明書 作成関数 | |
8  | 
OutPutFuncDefinition | static int | 関数定義書 作成関数 | |
9  | 
OutPutFuncStructure | static int | 関数構文 作成関数 | |
10  | 
OutPutStructLists | static int | 構造体一覧 作成関数 | |
11  | 
OutPutStructDefinition | static int | 構造体定義書 作成関数 | |
12  | 
OutPutDefineLists | static int | #define定数一覧 作成関数 | |
13  | 
OutPutMacroLists | static int | マクロ一覧 作成関数 | |
14  | 
OutPutMacroDefinition | static int | マクロ定義書 作成関数 | |
15  | 
OutPutExternLists | static int | 外部変数一覧 作成関数 | |
16  | 
OutPutUnionLists | static int | 共用体一覧 作成関数 | |
17  | 
OutPutEnumLists | static int | 列挙定数一覧 作成関数 | |
18  | 
OutPutClassLists | static int | クラス一覧 作成関数 | |
19  | 
OutPutClassDefinition | static int | クラス定義書 作成関数 |