No. | 名称 | ファイル名 | 説明 |
---|---|---|---|
1 |
TextLines | TextLine.cpp | テキストファイル出力のラインバッファ |
2 |
FileVersionInfo | Serstrct.h | ファイルバージョン情報 構造体 |
3 |
FileBaseInfo | Serstrct.h | ファイル基本情報 構造体 |
4 |
FileInfo | Serstrct.h | ファイル情報 構造体 |
5 |
FuncParamInfo | Serstrct.h | 関数引数情報 構造体 |
6 |
FuncFlowInfo | Serstrct.h | 関数フロー情報 構造体 |
7 |
FuncDisposalInfo | Serstrct.h | 関数処理説明情報 構造体 |
8 |
FuncInfo | Serstrct.h | 関数情報 構造体 |
9 |
DefineInfo | Serstrct.h | #define情報 構造体 |
10 |
MacroInfo | Serstrct.h | #defineマクロ関数情報 構造体 |
11 |
StructMemberInfo | Serstrct.h | 構造体メンバ情報 構造体 |
12 |
StructInfo | Serstrct.h | 構造体情報 構造体 |
13 |
UnionMemberInfo | Serstrct.h | 共用体メンバ情報 構造体 |
14 |
UnionInfo | Serstrct.h | 共用体情報 構造体 |
15 |
EnumMemberInfo | Serstrct.h | 列挙定数メンバ情報 構造体 |
16 |
EnumInfo | Serstrct.h | 列挙定数情報 構造体 |
17 |
ClassMemberInfo | Serstrct.h | クラスメンバ情報 構造体 |
18 |
ClassInfo | Serstrct.h | クラス情報 構造体 |
19 |
ExternInfo | Serstrct.h | 外部変数情報 構造体 |
20 |
CppIniInfo | Serstrct.h | V系 INIファイル情報 構造体 |
21 |
Memory | Serstrct.h | メモリ上のバッファ |
22 |
DefineConstant | Serstrct.h | #define による定数値格納 |