| No. | 型 | 名称 | 属性 | ファイル名 | 説明 | 
|---|---|---|---|---|---|
1  | 
AnalysisFuncFlow | int | BlockIn.cpp | 関数フロー解析処理 | |
2  | 
MakeFuncFlow | static int | BlockIn.cpp | 関数フロー作成メイン関数 | |
3  | 
AnalysisLineInfo | static int | BlockIn.cpp | 関数ブロック内外 処理関数 | |
4  | 
GetFuncFlow | static int | BlockIn.cpp | 関数フロー 取得関数 | |
5  | 
SetBlockInInfo | int | BlockIn.cpp | ブロック内での格納処理 | |
6  | 
SetBlockOutInfo | int | BlockOut.cpp | ブロック外での格納処理 | |
7  | 
SetGlobalItemInfo | static int | BlockOut.cpp | 関数コメントをスタック | |
8  | 
CDocexeApp::CDocexeApp | Docexe.cpp | CDocexeAppクラスの構築 | ||
9  | 
CDocexeApp::InitInstance | BOOL | Docexe.cpp | CDocexeAppの初期化 | |
10  | 
RoundDown | inline int | Docexe.cpp | 切り捨て | |
11  | 
RoundUp | inline int | Docexe.cpp | 切り上げ | |
12  | 
RoundOff | inline int | Docexe.cpp | 四捨五入 | |
13  | 
GetDiskFree | inline __int64 | Docexe.cpp | ディスクの空き容量算出 | |
14  | 
DFCopyFile | inline bool | Docexe.cpp | ファイルのコピー | |
15  | 
DFMoveFile | inline bool | Docexe.cpp | ファイルの移動 | |
16  | 
MkCopyFilePath | inline AnsiString | Docexe.cpp | コピーファイル名の取得 | |
17  | 
MkTempFilePath | inline AnsiString | Docexe.cpp | テンポラリファイル名の取得 | |
18  | 
RepTemp | inline AnsiString | Docexe.cpp | テンポラリ置換 | |
19  | 
DeleteTempFile | inline int | Docexe.cpp | テンポラリファイル削除 | |
20  | 
DeleteTemp1File | inline int | Docexe.cpp | テンポラリファイル1個削除 | |
21  | 
Format1V | inline AnsiString | Docexe.cpp | Format関数 一項目 | |
22  | 
ChkDouble | inline bool | Docexe.cpp | 数値チェック | |
23  | 
ChkInt | inline bool | Docexe.cpp | 数値チェック | |
24  | 
DFCalcBuf | template <class T> DFCalcBuf<T>:: | Docexe.cpp | 統計情報の取得(名前、サイズ指定) | |
25  | 
DFCalcBuf | template <class T> DFCalcBuf<T>:: | Docexe.cpp | 統計情報の取得(指定なし) | |
26  | 
DFCalcBuf | template <class T> DFCalcBuf<T>:: | Docexe.cpp | 全メンバ変数のコピー | |
27  | 
SetSize | template <class T> void DFCalcBuf<T>:: | Docexe.cpp | サイズ設定 | |
28  | 
SetData | template <class T> void DFCalcBuf<T>:: | Docexe.cpp | データ設定(実測値) | |
29  | 
GetData | template <class T> void DFCalcBuf<T>:: | Docexe.cpp | データ取得 | |
30  | 
operator+ | template <class T> DFCalcBuf<T> &DFCalcBuf<T>:: | Docexe.cpp | 演算子+のオーバーロード | |
31  | 
operator- | template <class T> DFCalcBuf<T> &DFCalcBuf<T>:: | Docexe.cpp | 演算子-のオーバーロード | |
32  | 
operator* | template <class T> DFCalcBuf<T> &DFCalcBuf<T>:: | Docexe.cpp | 演算子*のオーバーロード | |
33  | 
operator/ | template <class T> DFCalcBuf<T> &DFCalcBuf<T>:: | Docexe.cpp | 演算子/のオーバーロード | |
34  | 
operator+ | template <class T> DFCalcBuf<T> &DFCalcBuf<T>:: | Docexe.cpp | 演算子+のオーバーロード | |
35  | 
operator- | template <class T> DFCalcBuf<T> &DFCalcBuf<T>:: | Docexe.cpp | 演算子-のオーバーロード | |
36  | 
operator* | template <class T> DFCalcBuf<T> &DFCalcBuf<T>:: | Docexe.cpp | 演算子*のオーバーロード | |
37  | 
operator/ | template <class T> DFCalcBuf<T> &DFCalcBuf<T>:: | Docexe.cpp | 演算子/のオーバーロード | |
38  | 
CAboutDlg::CAboutDlg | DocexeDlg.cpp | CAboutDlg クラスの構築 | ||
39  | 
CAboutDlg::DoDataExchange | void | DocexeDlg.cpp | バージョン情報ダイアログ DDX/DDV | |
40  | 
CDocexeDlg::CDocexeDlg | DocexeDlg.cpp | CDocexeDlg ダイアログの構築 | ||
41  | 
CDocexeDlg::DoDataExchange | void | DocexeDlg.cpp | メインダイアログ DDX/DDV | |
42  | 
CDocexeDlg::OnInitDialog | BOOL | DocexeDlg.cpp | CDocexeDlg クラスの初期化 | |
43  | 
CDocexeDlg::OnSysCommand | void | DocexeDlg.cpp | システムコマンド対応関数 | |
44  | 
CDocexeDlg::OnPaint | void | DocexeDlg.cpp | ウィンドウの再描画関数 | |
45  | 
CDocexeDlg::OnQueryDragIcon | HCURSOR | DocexeDlg.cpp | アイコン化ウィンドウのドラッグ | |
46  | 
CDocexeDlg::OnMenuFExit | void | DocexeDlg.cpp | [アプリケーションの終了]メニュー | |
47  | 
CDocexeDlg::OnMenuFOpen | void | DocexeDlg.cpp | [ファイルを開く]メニュー | |
48  | 
CDocexeDlg::OnMenuFRun | void | DocexeDlg.cpp | [実行]メニュー | |
49  | 
CDocexeDlg::OnTimer | void | DocexeDlg.cpp | メインウィンドウのタイマ処理 | |
50  | 
CDocexeDlg::OnButton1 | void | DocexeDlg.cpp | リスト実行デバッグ用 | |
51  | 
CDocexeDlg::OnButton2 | void | DocexeDlg.cpp | ファイル単位実行デバッグ用 | |
52  | 
CDocexeDlg::OnButton3 | void | DocexeDlg.cpp | プログレスバー デバッグ用 | |
53  | 
CDocexeDlg::OnButton4 | void | DocexeDlg.cpp | その他 デバッグ用の関数 | |
54  | 
CDocexeDlg::OnMenuDebug | void | DocexeDlg.cpp | メニューからのデバッグ実行 | |
55  | 
Debug01 | void | DocexeDlg.cpp | リスト実行用 デバッグ関数 | |
56  | 
Debug02 | void | DocexeDlg.cpp | 1ソースファイルのみ解析 | |
57  | 
Debug03 | void | DocexeDlg.cpp | プログレスバー テスト関数 | |
58  | 
Debug04 | void | DocexeDlg.cpp | その他のデバッグ関数 | |
59  | 
ePutExBoxOK | int | Emessage.cpp | 警告メッセージ表示(OKボタンのみ) | |
60  | 
ePutExBoxOKCancel | int | Emessage.cpp | 警告メッセージ表示 (OK+Cancel Button) | |
61  | 
ePutIfBoxOK | int | Emessage.cpp | 情報メッセージ表示 | |
62  | 
ePutQuBoxOKNoCancel | int | Emessage.cpp | 質問メッセージ表示 | |
63  | 
OutPutExcelDocuments | int | Makeexx.cpp | e**シリーズ作成メイン関数 | |
64  | 
OutPutFileLists | static int | Makeexx.cpp | ファイル一覧 作成関数 | |
65  | 
OutPutFileExplanation | static int | Makeexx.cpp | ファイル説明書 作成関数 | |
66  | 
OutPutFuncLists | static int | Makeexx.cpp | 関数一覧 作成関数 | |
67  | 
OutPutFuncFlow | static int | Makeexx.cpp | 関数フロー 作成関数 | |
68  | 
OutPutFuncFlowSub | static int | Makeexx.cpp | 関数フロー 作成関数用サブルーチン | |
69  | 
OutPutFuncExplanation | static int | Makeexx.cpp | 関数説明書 作成関数 | |
70  | 
OutPutFuncDefinition | static int | Makeexx.cpp | 関数定義書 作成関数 | |
71  | 
OutPutFuncStructure | static int | Makeexx.cpp | 関数構文 作成関数 | |
72  | 
OutPutStructLists | static int | Makeexx.cpp | 構造体一覧 作成関数 | |
73  | 
OutPutStructDefinition | static int | Makeexx.cpp | 構造体定義書 作成関数 | |
74  | 
OutPutDefineLists | static int | Makeexx.cpp | #define定数一覧 作成関数 | |
75  | 
OutPutMacroLists | static int | Makeexx.cpp | マクロ一覧 作成関数 | |
76  | 
OutPutMacroDefinition | static int | Makeexx.cpp | マクロ定義書 作成関数 | |
77  | 
OutPutExternLists | static int | Makeexx.cpp | 外部変数一覧 作成関数 | |
78  | 
OutPutUnionLists | static int | Makeexx.cpp | 共用体一覧 作成関数 | |
79  | 
OutPutEnumLists | static int | Makeexx.cpp | 列挙定数一覧 作成関数 | |
80  | 
OutPutClassLists | static int | Makeexx.cpp | クラス一覧 作成関数 | |
81  | 
OutPutClassDefinition | static int | Makeexx.cpp | クラス定義書 作成関数 | |
82  | 
mfsets | MEMORY * | Memsys.cpp | メモリバッファへファイルソースを設定する関数 | |
83  | 
mfgets | MEMORY * | Memsys.cpp | メモリバッファからファイルソース文字列を取得 | |
84  | 
mfreviews | MEMORY * | Memsys.cpp | メモリバッファからファイルソース文字列をレビュー | |
85  | 
mfadds | static MEMORY * | Memsys.cpp | メモリバッファをリスト構造に追加する関数 | |
86  | 
mffunds | static char * | Memsys.cpp | 1行 整形・加工処理 | |
87  | 
mfcoms | int | Memsys.cpp | コメント変換関数 | |
88  | 
CProgressDialog::CPDialog | Progress.cpp | CProgressDialog クラスの構築 | ||
89  | 
CProgressDialog::DoData | void | Progress.cpp | プログレスダイアログ DDX/DDV | |
90  | 
CProgressDialog::OnInit | BOOL | Progress.cpp | CProgressDialog クラスの初期化 | |
91  | 
CProgressDialog::OnOK | void | Progress.cpp | 「OK」ボタン押下時の処理 | |
92  | 
CProgressDialog::OnTimer | void | Progress.cpp | プログレスダイアログ タイマ処理 | |
93  | 
pStrQSort | void | Pstring.cpp | クイックソート アルゴリズム | |
94  | 
pStrBSearch | int | Pstring.cpp | バイナリサーチ アルゴリズム | |
95  | 
compare | int | Pstring.cpp | 文字列比較 | |
96  | 
pStrSub | char * | Pstring.cpp | 文字列の変換 | |
97  | 
pStrgSub | char * | Pstring.cpp | 文字列の変換 | |
98  | 
pStrEgSub | char * | Pstring.cpp | 文字列の変換(pStrgSub拡張版) | |
99  | 
pStrTin | char * | Pstring.cpp | 連続文字列の変換 | |
100  | 
pStrInStr | int | Pstring.cpp | 文字位置の取得 | |
101  | 
pStrEInStr | int | Pstring.cpp | 文字位置の取得(検索開始位置指定) | |
102  | 
pStrInbStr | int | Pstring.cpp | 文字位置の取得 | |
103  | 
pStrEInbStr | int | Pstring.cpp | 文字位置の取得(検索開始位置指定) | |
104  | 
pStrNotLiteralInStr | int | Pstring.cpp | 部分文字列位置の取得(文字列リテラルは無視) | |
105  | 
pStrCommentInStr | int | Pstring.cpp | コメント位置の取得 | |
106  | 
pStringLiteralNull | char * | Pstring.cpp | リテラル文字列部分の削除 | |
107  | 
pStrInNotCommentStr | int | Pstring.cpp | コメント部以外での文字位置の取得(前方検索) | |
108  | 
pStrInbNotCommentStr | int | Pstring.cpp | コメント部以外での文字位置の取得(後方検索) | |
109  | 
pStrBorderTypeOrName | int | Pstring.cpp | 変数定義の境界線インデックス取得 | |
110  | 
pStrEBorderTypeOrName | int | Pstring.cpp | 関数定義の境界線インデックス取得 | |
111  | 
pIndex | int | Pstring.cpp | 指定文字列の数の取得 | |
112  | 
pIndexL | int | Pstring.cpp | 連続した指定文字列の数の取得 | |
113  | 
pSplit | int | Pstring.cpp | 文字列の分割 | |
114  | 
pSplitCount | int | Pstring.cpp | 分割数の指定による文字列の分割 | |
115  | 
pSplitCountNone | int | Pstring.cpp | 分割数の指定による文字列の分割 | |
116  | 
pGetArrMaxLenB | size_t | Pstring.cpp | 文字列配列中の最大バイト数の取得 | |
117  | 
pStr3Cmp | char * | Pstring.cpp | 3つの文字列の比較 | |
118  | 
pStrBtNull | char * | Pstring.cpp | 囲まれた文字列の削除 | |
119  | 
pStrEBtAllNull | char * | Pstring.cpp | 囲まれた文字列の削除(拡張) | |
120  | 
pStrEBtNull | char * | Pstring.cpp | 囲まれた文字列の削除(さらに拡張) | |
121  | 
pStrEBtNestNull | char * | Pstring.cpp | 囲まれた文字列の削除(さらにさらに拡張) | |
122  | 
pStrBtCut | char * | Pstring.cpp | 囲まれた文字列の抽出 | |
123  | 
pStrEBtCut | char * | Pstring.cpp | 囲まれた文字列の抽出(拡張) | |
124  | 
pStrBtNestCut | char * | Pstring.cpp | 囲まれた文字列の抽出 | |
125  | 
pStrEBtNestCut | char * | Pstring.cpp | 囲まれた文字列の抽出(拡張) | |
126  | 
pStrSetFill | char * | Pstring.cpp | 文字列の同一文字詰め | |
127  | 
pStrSpcFillC | char * | Pstring.cpp | 文字列スペース中央詰め | |
128  | 
pStrSpcFillL | char * | Pstring.cpp | 文字列スペース左詰め | |
129  | 
pStrSpcFillR | char * | Pstring.cpp | 文字列スペース右詰め | |
130  | 
Strxset | char * | Pstring.cpp | 文字(int)をNULL付き文字列に変換 | |
131  | 
Strxnull | char * | Pstring.cpp | 文字列の特定の位置以降を削除 | |
132  | 
Strcpy_n | char * | Pstring.cpp | 文字列をNULL初期化した上で文字列コピー | |
133  | 
Strncpy_n | char * | Pstring.cpp | 文字列をNULL初期化した上でn文字列コピー | |
134  | 
sj_zen2han | char * | Pstring.cpp | 全角カナ -> 半角カナ 変換関数 | |
135  | 
sj_han2zen | char * | Pstring.cpp | 半角カナ -> 全角カナ 変換関数 | |
136  | 
sj_getmbstr | const char * | Pstring.cpp | 文字列からの文字取得関数 | |
137  | 
sj_getsbstr | const char * | Pstring.cpp | 文字列からの文字取得関数 | |
138  | 
pStrLTrim | char * | Pstring.cpp | 文字列中の左スペースを除去 | |
139  | 
pStrRTrim | char * | Pstring.cpp | 文字列中の右スペースを除去 | |
140  | 
pGetStdComment | char * | Pstring.cpp | 文字列中のコメント部を抜き出す関数 | |
141  | 
pGetLineComment | char * | Pstring.cpp | 文字列中のコメント部を抜き出す関数 | |
142  | 
pSplitComment | int | Pstring.cpp | 実行部とコメント部の分割関数 | |
143  | 
pSplitLineComment | int | Pstring.cpp | 実行部とコメント部の分割関数(拡張) | |
144  | 
pallocsprintf | char * | Pstring.cpp | 文字列をmallocし、2つの文字列を連結 | |
145  | 
SerThread | void | Serexec.cpp | マルチスレッド用関数 | |
146  | 
DocexeInitialize | int | Serexec.cpp | プログラム解析用の初期処理 | |
147  | 
DocexeTerminate | int | Serexec.cpp | プログラム解析用の終了処理 | |
148  | 
DocexeExec | int | Serexec.cpp | プログラム 解析処理 | |
149  | 
AnalysisProjectFile | static int | Serexec.cpp | プロジェクトファイル 解析処理 | |
150  | 
AnalysisEachFile | static int | Serexec.cpp | 各ソースファイル 解析処理 | |
151  | 
AnalysisOneFile | int | Serexec.cpp | 1ソースファイル 解析処理 | |
152  | 
AnalysisLineInfo | static int | Serexec.cpp | 行情報 解析処理 | |
153  | 
AnalysisJudgeBlockOut | LINETYPE | Serexec.cpp | ブロック外での行情報 判定処理 | |
154  | 
JudgeBlockInOrOut | int | Serexec.cpp | 関数ブロックに入るかどうかを判定 | |
155  | 
IgnoreMSSpecialLines | char * | Serexec.cpp | 関数外でのキーワード無視関数 | |
156  | 
SetGlobalData | void | Sermain.cpp | グローバルデータの設定 | |
157  | 
sCreateFile | void | System.cpp | ファイルの作成 | |
158  | 
sExKill | void | System.cpp | ワイルドカードの使用できるファイルの削除 | |
159  | 
sFileAccess | int | System.cpp | ファイルの属性の取得 | |
160  | 
sFileCopy | int | System.cpp | ファイルのコピー | |
161  | 
sFileDateTime | char * | System.cpp | ファイルの修正日情報 | |
162  | 
sFileMove | int | System.cpp | ファイルの移動 | |
163  | 
sGetTmpFileName | char * | System.cpp | ユニークなテンポラリファイル名を取得 | |
164  | 
sfgets | char * | System.cpp | ファイルを一行ずつ読み込む | |
165  | 
smalloc | void * | System.cpp | mallocの汎用関数 | |
166  | 
mtinit | int | TextLine.cpp | 定義書系メモリ初期化関数 | |
167  | 
mtset | int | TextLine.cpp | 定義書系メモリ設定関数 | |
168  | 
mtterm | void | TextLine.cpp | 定義書系メモリ解放関数 |