#define一覧 ドキュメント自動生成ツール【A HotDocument】

DocCpp

#define一覧 - DocCpp
No. 名称 ファイル名 説明
1
 new DEBUG_NEW Docexe.cpp デバッグ用
2
 new DEBUG_NEW DocexeDlg.cpp デバッグ用
3
 HC_MAX_FUNCFLOW 4 Makeexx.cpp フロー出力の深さ
4
 HC_EXT_E_FILE_LISTS "e11" Makeexx.cpp ファイル一覧拡張子
5
 HC_EXT_E_FILE "e12" Makeexx.cpp ソースファイル拡張子
6
 HC_EXT_E_FUNC_LISTS "e13" Makeexx.cpp 関数一覧拡張子
7
 HC_EXT_E_CLASSFUNC_LISTS "e53" Makeexx.cpp クラス関数一覧拡張子
8
 HC_EXT_E_FUNC_FLOW "e14" Makeexx.cpp 関数フロー拡張子
9
 HC_EXT_E_FUNC_EXPLANATION "e21" Makeexx.cpp 関数説明書拡張子
10
 HC_EXT_E_CLASSFUNC "e54" Makeexx.cpp クラス説明書拡張子
11
 HC_EXT_E_FUNC_DEFINITION "e22" Makeexx.cpp 関数定義書拡張子
12
 HC_EXT_E_CLASSFUNC "e55" Makeexx.cpp クラス関数定義書拡張子
13
 HC_EXT_E_STRUCT_LISTS "e31" Makeexx.cpp 構造体一覧拡張子
14
 HC_EXT_E_STRUCT_DEFINITION "e32" Makeexx.cpp 構造体定義書拡張子
15
 HC_EXT_E_UNION_LISTS "e33" Makeexx.cpp 共用体一覧拡張子
16
 HC_EXT_E_ENUM_LISTS "e34" Makeexx.cpp 列挙定数一覧拡張子
17
 HC_EXT_E_DEFINE_LISTS "e41" Makeexx.cpp #define一覧拡張子
18
 HC_EXT_E_MACRO_LISTS "e42" Makeexx.cpp マクロ一覧拡張子
19
 HC_EXT_E_MACRO_DEFINITION "e43" Makeexx.cpp マクロ定義書拡張子
20
 HC_EXT_E_EXTERN_LISTS "e44" Makeexx.cpp 外部変数一覧拡張子
21
 HC_EXT_E_CLASS_LISTS "e51" Makeexx.cpp クラス一覧拡張子
22
 HC_EXT_E_CLASS_DEFINITION "e52" Makeexx.cpp クラス定義書拡張子
23
 new DEBUG_NEW Progress.cpp デバッグ用
24
 IDT_TIMER 998 Progress.cpp タイマのリソースID
25
 IGNORE_IMPLEMENT "IMPLEMENT_" Serexec.cpp インプリメント キーワード
26
 IGNORE_DECLARE "DECLARE_" Serexec.cpp 宣言 キーワード
27
 LANG_ENTRY "LANG" Sermain.cpp 言語
28
 OUTPUTDIR_ENTRY "PUTTEXTDOCDIR" Sermain.cpp ドキュメント出力先ディレクトリ
29
 COMPANYNAME_ENTRY "COMPANYNAME" Sermain.cpp 会社名
30
 SYSTEMNAME_ENTRY "SYSTEMNAME" Sermain.cpp システム名
31
 USERNAME_ENTRY "USERNAME" Sermain.cpp ユーザ名
32
 DLINECOUNT_ENTRY "DLINECOUNT" Sermain.cpp 定義書系 行数
33
 DCOLMCOUNT_ENTRY "DCOLMCOUNT" Sermain.cpp 定義書系 行数
34
 TLINECOUNT_ENTRY "TLINECOUNT" Sermain.cpp 表系 行数
35
 FUNCITEM_ENTRY "FUNCITEM" Sermain.cpp 関数説明
36
 FUNCDELM_ENTRY "FUNCDELMT" Sermain.cpp 関数説明 デリミタ
37
 INCLUDEPATH "INCPATH" Sermain.cpp インクルードファイルへのパス
38
 KEY_PPD_DEFINE "#define" Keyword.h Cプリプロセッサ #define
39
 KEY_PPD_ELIF "#elif" Keyword.h Cプリプロセッサ #elif
40
 KEY_PPD_ELSE "#else" Keyword.h Cプリプロセッサ #else
41
 KEY_PPD_ENDIF "#endif" Keyword.h Cプリプロセッサ #endif
42
 KEY_PPD_ERROR "#error" Keyword.h Cプリプロセッサ #error
43
 KEY_PPD_IF "#if" Keyword.h Cプリプロセッサ #if
44
 KEY_PPD_IFDEF "#ifdef" Keyword.h Cプリプロセッサ #ifdef
45
 KEY_PPD_IFNDEF "#ifndef" Keyword.h Cプリプロセッサ #ifndef
46
 KEY_PPD_INCLUDE "#include" Keyword.h Cプリプロセッサ #include
47
 KEY_PPD_LINE "#line" Keyword.h Cプリプロセッサ #line
48
 KEY_PPD_PRAGMA "#pragma" Keyword.h Cプリプロセッサ #pragma
49
 KEY_PPD_UNDEF "#undef" Keyword.h Cプリプロセッサ #undef
50
 KEY_PGM_MS_ALLOCTEXT "alloc_text" Keyword.h Cプラグマ(MS固有) alloc_text
51
 KEY_PGM_MS_AUTOINLINE "auto_inline" Keyword.h Cプラグマ(MS固有) auto_inline
52
 KEY_PGM_MS_CHECKSTACK "check_stack" Keyword.h Cプラグマ(MS固有) check_stack
53
 KEY_PGM_MS_CODESEG "code_seg" Keyword.h Cプラグマ(MS固有) code_seg
54
 KEY_PGM_MS_COMMENT "comment" Keyword.h Cプラグマ(MS固有) comment
55
 KEY_PGM_MS_DATASEG "data_seg" Keyword.h Cプラグマ(MS固有) data_seg
56
 KEY_PGM_MS_FUNCTION "function" Keyword.h Cプラグマ(MS固有) function
57
 KEY_PGM_MS_HDRSTOP "hdrstop" Keyword.h Cプラグマ(MS固有) hdrstop
58
 KEY_PGM_MS_INCLUDEALIAS "include_alias" Keyword.h Cプラグマ(MS固有) include_alias
59
 KEY_PGM_MS_INLINEDEPTH "include_depth" Keyword.h Cプラグマ(MS固有) include_depth
60
 KEY_PGM_MS_INLINERECURSION "inline_recursion" Keyword.h Cプラグマ(MS固有) inline_recursion
61
 KEY_PGM_MS_INTRINSIC "intrinsic" Keyword.h Cプラグマ(MS固有) intrinsic
62
 KEY_PGM_MS_MESSAGE "message" Keyword.h Cプラグマ(MS固有) message
63
 KEY_PGM_MS_OPTIMIZE "optimize" Keyword.h Cプラグマ(MS固有) optimize
64
 KEY_PGM_MS_PACK "pack" Keyword.h Cプラグマ(MS固有) pack
65
 KEY_PGM_MS_SETLOCALE "setlocale" Keyword.h Cプラグマ(MS固有) setlocale
66
 KEY_PGM_MS_WARNING "warning" Keyword.h Cプラグマ(MS固有) warning
67
 KEY_C_AUTO "auto" Keyword.h C キーワード auto
68
 KEY_C_BREAK "break" Keyword.h C キーワード break
69
 KEY_C_CASE "case" Keyword.h C キーワード case
70
 KEY_C_CHAR "char" Keyword.h C キーワード char
71
 KEY_C_CONST "const" Keyword.h C キーワード const
72
 KEY_C_CONTINUE "continue" Keyword.h C キーワード continue
73
 KEY_C_DEFAULT "default" Keyword.h C キーワード default
74
 KEY_C_DO "do" Keyword.h C キーワード do
75
 KEY_C_DOUBLE "double" Keyword.h C キーワード double
76
 KEY_C_ELSE "else" Keyword.h C キーワード else
77
 KEY_C_ENUM "enum" Keyword.h C キーワード enum
78
 KEY_C_EXTERN "extern" Keyword.h C キーワード extern
79
 KEY_C_FLOAT "float" Keyword.h C キーワード float
80
 KEY_C_FOR "for" Keyword.h C キーワード for
81
 KEY_C_GOTO "goto" Keyword.h C キーワード goto
82
 KEY_C_IF "if" Keyword.h C キーワード if
83
 KEY_C_INT "int" Keyword.h C キーワード int
84
 KEY_C_LONG "long" Keyword.h C キーワード long
85
 KEY_C_REGISTER "register" Keyword.h C キーワード register
86
 KEY_C_RETURN "return" Keyword.h C キーワード return
87
 KEY_C_SHORT "short" Keyword.h C キーワード short
88
 KEY_C_SIGNED "signed" Keyword.h C キーワード signed
89
 KEY_C_SIZEOF "sizeof" Keyword.h C キーワード sizeof
90
 KEY_C_STATIC "static" Keyword.h C キーワード static
91
 KEY_C_STRUCT "struct" Keyword.h C キーワード struct
92
 KEY_C_SWITCH "switch" Keyword.h C キーワード switch
93
 KEY_C_TYPEDEF "typedef" Keyword.h C キーワード typedef
94
 KEY_C_UNION "union" Keyword.h C キーワード union
95
 KEY_C_UNSIGNED "unsigned" Keyword.h C キーワード unsigned
96
 KEY_C_VOID "void" Keyword.h C キーワード void
97
 KEY_C_VOLATILE "volatile" Keyword.h C キーワード volatile
98
 KEY_C_WHILE "while" Keyword.h C キーワード while
99
 KEY_C_MS_ASM "__asm" Keyword.h C キーワード __asm
100
 KEY_C_MS_BASED "__based" Keyword.h C キーワード __based
101
 KEY_C_MS_CDECL "__cdecl" Keyword.h C キーワード __cdecl
102
 KEY_C_MS_DECLSPEC "__declspec" Keyword.h C キーワード __declspec
103
 KEY_C_MS_DLLEXPORT "dllexport" Keyword.h C キーワード dllexport
104
 KEY_C_MS_DLLIMPORT "dllimport" Keyword.h C キーワード dllimport
105
 KEY_C_MS_EXCEPT "__except" Keyword.h C キーワード __except
106
 KEY_C_MS_FASTCALL "__fastcall" Keyword.h C キーワード __fastcall
107
 KEY_C_MS_FINALLY "__finally" Keyword.h C キーワード __finally
108
 KEY_C_MS_INLINE "__inline" Keyword.h C キーワード __inline
109
 KEY_C_MS_INT8 "__int8" Keyword.h C キーワード __int8
110
 KEY_C_MS_INT16 "__int16" Keyword.h C キーワード __int16
111
 KEY_C_MS_INT32 "__int32" Keyword.h C キーワード __int32
112
 KEY_C_MS_INT64 "__int64" Keyword.h C キーワード __int64
113
 KEY_C_MS_LEAVE "__leave" Keyword.h C キーワード __leave
114
 KEY_C_MS_NAKED "naked" Keyword.h C キーワード naked
115
 KEY_C_MS_STDCALL "__stdcall" Keyword.h C キーワード __stdcall
116
 KEY_C_MS_THREAD "thread" Keyword.h C キーワード thread
117
 KEY_C_MS_TRY "__try" Keyword.h C キーワード __try
118
 KEY_CPP_ASM "asm" Keyword.h C++ キーワード asm
119
 KEY_CPP_AUTO KEY_C_AUTO Keyword.h C++ キーワード auto
120
 KEY_CPP_BADCAST "bad_cast" Keyword.h C++ キーワード bad_cast
121
 KEY_CPP_BADTYPEID "bad_typeid" Keyword.h C++ キーワード bad_typeid
122
 KEY_CPP_BOOL "bool" Keyword.h C++ キーワード bool
123
 KEY_CPP_BREAK KEY_C_BREAK Keyword.h C++ キーワード break
124
 KEY_CPP_CASE KEY_C_CASE Keyword.h C++ キーワード case
125
 KEY_CPP_CATCH "catch" Keyword.h C++ キーワード catch
126
 KEY_CPP_CHAR KEY_C_CHAR Keyword.h C++ キーワード char
127
 KEY_CPP_CLASS "class" Keyword.h C++ キーワード class
128
 KEY_CPP_CONST KEY_C_CONST Keyword.h C++ キーワード const
129
 KEY_CPP_CONSTCAST "const_cast" Keyword.h C++ キーワード const_cast
130
 KEY_CPP_CONTINUE KEY_C_CONTINUE Keyword.h C++ キーワード continue
131
 KEY_CPP_DEFAULT KEY_C_DEFAULT Keyword.h C++ キーワード default
132
 KEY_CPP_DELETE "delete" Keyword.h C++ キーワード delete
133
 KEY_CPP_DO KEY_C_DO Keyword.h C++ キーワード do
134
 KEY_CPP_DOUBLE KEY_C_DOUBLE Keyword.h C++ キーワード double
135
 KEY_CPP_DYNAMIC_CAST "dynamic_cast" Keyword.h C++ キーワード dynamic_cast
136
 KEY_CPP_ELSE KEY_C_ELSE Keyword.h C++ キーワード else
137
 KEY_CPP_ENUM KEY_C_ENUM Keyword.h C++ キーワード enum
138
 KEY_CPP_EXCEPT "except" Keyword.h C++ キーワード except
139
 KEY_CPP_EXPLICIT "explicit" Keyword.h C++ キーワード explicit
140
 KEY_CPP_EXTERN KEY_C_EXTERN Keyword.h C++ キーワード extern
141
 KEY_CPP_FALSE "false" Keyword.h C++ キーワード false
142
 KEY_CPP_FINALLY "finally" Keyword.h C++ キーワード finally
143
 KEY_CPP_FLOAT KEY_C_FLOAT Keyword.h C++ キーワード float
144
 KEY_CPP_FOR KEY_C_FOR Keyword.h C++ キーワード for
145
 KEY_CPP_FRIEND "friend" Keyword.h C++ キーワード friend
146
 KEY_CPP_GOTO KEY_C_GOTO Keyword.h C++ キーワード goto
147
 KEY_CPP_IF KEY_C_IF Keyword.h C++ キーワード if
148
 KEY_CPP_INLINE "inline" Keyword.h C++ キーワード inline
149
 KEY_CPP_INT KEY_C_INT Keyword.h C++ キーワード int
150
 KEY_CPP_LONG KEY_C_LONG Keyword.h C++ キーワード long
151
 KEY_CPP_MUTABLE "mutable" Keyword.h C++ キーワード mutable
152
 KEY_CPP_NAMESPACE "namespace" Keyword.h C++ キーワード namespace
153
 KEY_CPP_NEW "new" Keyword.h C++ キーワード new
154
 KEY_CPP_OPERATOR "operator" Keyword.h C++ キーワード operator
155
 KEY_CPP_PRIVATE "private" Keyword.h C++ キーワード private
156
 KEY_CPP_PROTECTED "protected" Keyword.h C++ キーワード protected
157
 KEY_CPP_PUBLIC "public" Keyword.h C++ キーワード public
158
 KEY_CPP_REGISTER KEY_C_REGISTER Keyword.h C++ キーワード register
159
 KEY_CPP_REINTERPRET_CAST "reinterpret_cast" Keyword.h C++ キーワード reinterpret_cast
160
 KEY_CPP_RETURN KEY_C_RETURN Keyword.h C++ キーワード return
161
 KEY_CPP_SHORT KEY_C_SHORT Keyword.h C++ キーワード short
162
 KEY_CPP_SIGNED KEY_C_SIGNED Keyword.h C++ キーワード signed
163
 KEY_CPP_SIZEOF KEY_C_SIZEOF Keyword.h C++ キーワード sizeof
164
 KEY_CPP_STATIC KEY_C_STATIC Keyword.h C++ キーワード static
165
 KEY_CPP_STATICCAST "static_cast" Keyword.h C++ キーワード static_cast
166
 KEY_CPP_STRUCT KEY_C_STRUCT Keyword.h C++ キーワード struct
167
 KEY_CPP_SWITCH KEY_C_SWITCH Keyword.h C++ キーワード switch
168
 KEY_CPP_TEMPLATE "template" Keyword.h C++ キーワード template
169
 KEY_CPP_THIS "this" Keyword.h C++ キーワード this
170
 KEY_CPP_THROW "throw" Keyword.h C++ キーワード throw
171
 KEY_CPP_TRUE "true" Keyword.h C++ キーワード true
172
 KEY_CPP_TRY "try" Keyword.h C++ キーワード try
173
 KEY_CPP_TYPEINFO "type_info" Keyword.h C++ キーワード type_info
174
 KEY_CPP_TYPEDEF KEY_C_TYPEDEF Keyword.h C++ キーワード typedef
175
 KEY_CPP_TYPEID "typeid" Keyword.h C++ キーワード typeid
176
 KEY_CPP_TYPENAME "typename" Keyword.h C++ キーワード typename
177
 KEY_CPP_UNION KEY_C_UNION Keyword.h C++ キーワード union
178
 KEY_CPP_UNSIGNED KEY_C_UNSIGNED Keyword.h C++ キーワード unsigned
179
 KEY_CPP_USING "using" Keyword.h C++ キーワード using
180
 KEY_CPP_VIRTUAL "virtual" Keyword.h C++ キーワード virtual
181
 KEY_CPP_VOID KEY_C_VOID Keyword.h C++ キーワード void
182
 KEY_CPP_VOLATILE KEY_C_VOLATILE Keyword.h C++ キーワード volatile
183
 KEY_CPP_WHILE KEY_C_WHILE Keyword.h C++ キーワード while
184
 KEY_CPP_XALLOC "xalloc" Keyword.h xalloc
185
 KEY_CPP_MS_ALLOCATE "allocate" Keyword.h C++ キーワード allocate
186
 KEY_CPP_MS_ASM KEY_C_MS_ASM Keyword.h C++ キーワード __asm
187
 KEY_CPP_MS_BASED KEY_C_MS_BASED Keyword.h C++ キーワード __based
188
 KEY_CPP_MS_CDECL KEY_C_MS_CDECL Keyword.h C++ キーワード __cdecl
189
 KEY_CPP_MS_DECLSPEC KEY_C_MS_DECLSPEC Keyword.h C++ キーワード __declspec
190
 KEY_CPP_MS_DLLEXPORT KEY_C_MS_DLLEXPORT Keyword.h C++ キーワード dllexport
191
 KEY_CPP_MS_DLLIMPORT KEY_C_MS_DLLIMPORT Keyword.h C++ キーワード dllimport
192
 KEY_CPP_MS_EXCEPT KEY_C_MS_EXCEPT Keyword.h C++ キーワード __except
193
 KEY_CPP_MS_FASTCALL KEY_C_MS_FASTCALL Keyword.h C++ キーワード __fastcall
194
 KEY_CPP_MS_FINALLY KEY_C_MS_FINALLY Keyword.h C++ キーワード __finally
195
 KEY_CPP_MS_INLINE KEY_C_MS_INLINE Keyword.h C++ キーワード __inline
196
 KEY_CPP_MS_INT8 KEY_C_MS_INT8 Keyword.h C++ キーワード __int8
197
 KEY_CPP_MS_INT16 KEY_C_MS_INT16 Keyword.h C++ キーワード __int16
198
 KEY_CPP_MS_INT32 KEY_C_MS_INT32 Keyword.h C++ キーワード __int32
199
 KEY_CPP_MS_INT64 KEY_C_MS_INT64 Keyword.h C++ キーワード __int64
200
 KEY_CPP_MS_LEAVE KEY_C_MS_LEAVE Keyword.h C++ キーワード __leave
201
 KEY_CPP_MS_MULTIPLEINHER "__multiple_inheritance" Keyword.h C++ キーワード __multiple_inheritance
202
 KEY_CPP_MS_NAKED KEY_C_MS_NAKED Keyword.h C++ キーワード naked
203
 KEY_CPP_MS_NOTHROW "nothrow" Keyword.h C++ キーワード nothrow
204
 KEY_CPP_MS_PROPERTY "property" Keyword.h C++ キーワード property
205
 KEY_CPP_MS_SELECTANY "selectany" Keyword.h C++ キーワード selectany
206
 KEY_CPP_MS_SINGLEINHER "__single_inheritance" Keyword.h C++ キーワード __single_inheritance
207
 KEY_CPP_MS_STDCALL KEY_C_MS_STDCALL Keyword.h C++ キーワード __stdcall
208
 KEY_CPP_MS_THREAD KEY_C_MS_THREAD Keyword.h C++ キーワード thread
209
 KEY_CPP_MS_TRY KEY_C_MS_TRY Keyword.h C++ キーワード __try
210
 KEY_CPP_MS_UUID "uuid" Keyword.h C++ キーワード uuid
211
 KEY_CPP_MS_UUIDOF "__uuidof" Keyword.h C++ キーワード __uuidof
212
 KEY_CPP_MS_VIRTUALINHER "__virtual_inheritance" Keyword.h C++ キーワード __virtual_inheritance
213
 KEY_COMMENT "//" Keyword.h 1行コメント
214
 KEY_LCOMMENT "/*" Keyword.h コメント
215
 KEY_RCOMMENT "*/" Keyword.h コメント
216
 KEY_CPP_CLASS_FUNC "::" Keyword.h クラスメンバ関数
217
 IDM_ABOUTBOX 0x0010 Resource.h バージョン情報表示のメニューID
218
 IDD_ABOUTBOX 100 Resource.h バージョン情報ダイアログ
219
 IDS_ABOUTBOX 101 Resource.h  
220
 IDD_DOCEXE_DIALOG 102 Resource.h メインウィンドウダイアログ
221
 IDR_MAINFRAME 128 Resource.h メインフレームID
222
 IDR_MAINMENU 130 Resource.h メインメニューID
223
 IDI_ICON1 130 Resource.h メインウィンドウアイコン
224
 IDD_PROGRESS 131 Resource.h プログレスダイアログ
225
 IDC_STATICPROJ 1001 Resource.h コントロール
226
 IDC_PROGRESS 1002 Resource.h プログレスバー
227
 IDC_BUTTON1 1003 Resource.h デバッグボタン 1
228
 IDC_BUTTON2 1004 Resource.h デバッグボタン 2
229
 IDC_BUTTON3 1005 Resource.h デバッグボタン 3
230
 IDC_BUTTON4 1006 Resource.h デバッグボタン 4
231
 MNU_F_OPEN 32771 Resource.h メニュー 「ファイルを開く」
232
 MNU_F_RUN 32772 Resource.h メニュー 「実行」
233
 MNU_F_EXIT 32773 Resource.h メニュー 「アプリケーションの終了」
234
 MENU_DEBUG 32774 Resource.h メニュー 「デバッグ」
235
 _APS_NEXT_RESOURCE_VALUE 135 Resource.h 次のリソースに割り当てられるID
236
 _APS_NEXT_COMMAND_VALUE 32775 Resource.h 次のコマンドに割り当てられるID
237
 _APS_NEXT_CONTROL_VALUE 1005 Resource.h 次のコントロールに割り当てられるID
238
 _APS_NEXT_SYMED_VALUE 101 Resource.h 次のシンボルに割り当てられるID
239
 DOCEXE_DEBUG 0 Serconst.h デバッグモード
240
 DOCEXE_VERSION 1 Serconst.h 実行バージョン
241
 MS_VCPP_5 1 Serconst.h Microsoft Visual C++ ver 5.0
242
 BL_CPPBLD 2 Serconst.h Borland C++ Builder
243
 C_TAB '\t' Serconst.h TAB
244
 C_NULL '\0' Serconst.h NULL
245
 C_CRLF '\n' Serconst.h CRLF
246
 C_VTAB '\v' Serconst.h Vertical TAB
247
 C_BS '\b' Serconst.h Back Space
248
 C_CR '\r' Serconst.h CR
249
 C_FMFD '\f' Serconst.h ForM FeeD
250
 C_BEEP '\a' Serconst.h BEEP
251
 C_SPACE ' ' Serconst.h half SPACE
252
 C_SQU '\'' Serconst.h Single QUotation
253
 C_DQU '\"' Serconst.h Double QUotation
254
 C_BSLA '\\' Serconst.h yen, Back SLAsh
255
 C_LQST '\?' Serconst.h Literal QueSTion
256
 C_COL ':' Serconst.h COLon
257
 C_SCOL ';' Serconst.h SemiCOLon
258
 C_VIN '・' Serconst.h VIN
259
 C_LPAR '(' Serconst.h Left PARentheses
260
 C_RPAR ')' Serconst.h Right PARentheses
261
 C_LBRC '{' Serconst.h Left BRaCe
262
 C_RBRC '}' Serconst.h Right BRaCe
263
 C_LSBRC '[' Serconst.h Left Square BRaCket
264
 C_RSBRC ']' Serconst.h Right Square BRaCket
265
 C_COM ',' Serconst.h COMma
266
 C_HYP '-' Serconst.h minus sign, HYPhen
267
 C_PERIOD '.' Serconst.h PERIOD
268
 C_SLA '/' Serconst.h SLAsh
269
 C_PER '%' Serconst.h PERcent
270
 C_UBAR '_' Serconst.h underscore, Under BAR
271
 C_EQ '=' Serconst.h EQual
272
 C_AST '*' Serconst.h ASTerisk
273
 C_PLUS '+' Serconst.h PLUS sign
274
 C_LABRC '<' Serconst.h Left Angle BRaCket
275
 C_RABRC '>' Serconst.h Right Angle BRaCket
276
 C_QSTN '?' Serconst.h QueSTioN
277
 C_VBAR '|' Serconst.h Vertical BAR
278
 C_CARET '^' Serconst.h CARET
279
 C_TILDE '~' Serconst.h TILDE
280
 C_NART '@' Serconst.h att mark, NARuTo
281
 C_SHARP '#' Serconst.h SHARP
282
 C_DOLL '$' Serconst.h DOLLer
283
 C_AND '&' Serconst.h AmpersaND
284
 C_EXCLM '!' Serconst.h EXCLaMation
285
 S_CRLF "\n" Serconst.h CRLF
286
 S_SPACE " " Serconst.h SPACE
287
 S_TAB "\t" Serconst.h TAB
288
 S_SQU "\'" Serconst.h Single QUotation
289
 S_DQU "\"" Serconst.h Double QUotation
290
 S_BSLA "\\" Serconst.h yen, Back SLAsh
291
 S_LQST "\?" Serconst.h Literal QueSTion
292
 S_COL ":" Serconst.h COLon
293
 S_SCOL ";" Serconst.h SemiCOLon
294
 S_VIN "・" Serconst.h VIN
295
 S_LPAR "(" Serconst.h Left PARentheses
296
 S_RPAR ")" Serconst.h Right PARentheses
297
 S_LBRC "{" Serconst.h Left BRaCe
298
 S_RBRC "}" Serconst.h Right BRaCe
299
 S_LSBRC "[" Serconst.h Left Square BRaCket
300
 S_RSBRC "]" Serconst.h Right Square BRaCket
301
 S_COM "," Serconst.h COMma
302
 S_HYP "-" Serconst.h minus sign, HYPhen
303
 S_PERIOD "." Serconst.h PERIOD
304
 S_SLA "/" Serconst.h SLAsh
305
 S_PER "%" Serconst.h PERcent
306
 S_UBAR "_" Serconst.h underscore, Under BAR
307
 S_EQ "=" Serconst.h EQual
308
 S_AST "*" Serconst.h ASTerisk
309
 S_PLUS "+" Serconst.h PLUS sign
310
 S_LABRC "<" Serconst.h Left Angle BRaCket
311
 S_RABRC ">" Serconst.h Right Angle BRaCket
312
 S_QSTN "?" Serconst.h QueSTioN
313
 S_VBAR "|" Serconst.h Vertical BAR
314
 S_CARET "^" Serconst.h CARET
315
 S_TILDE "~" Serconst.h TILDE
316
 S_NART "@" Serconst.h att mark, NARuTo
317
 S_SHARP "#" Serconst.h SHARP
318
 S_DOLL "$" Serconst.h DOLLer
319
 S_AND "&" Serconst.h AmpersaND
320
 S_EXCLM "!" Serconst.h EXCLaMation
321
 S_NULL "" Serconst.h NULL string
322
 S_DSPACE " " Serconst.h Double bytes SPACE
323
 FN_DIR S_BSLA Serconst.h DIRectory
324
 FN_EXT S_PERIOD Serconst.h EXTension
325
 ATTR_REG 0 Serconst.h REGular
326
 ATTR_DIR 1 Serconst.h DIRectory
327
 ATTR_UKN (-1) Serconst.h UnKnowN
328
 LG_JAPAN "japanese" Serconst.h JAPAN
329
 LG_ENGLISH "english" Serconst.h ENGLISH
330
 LG_KOREA "korean" Serconst.h KOREA
331
 DLG_FILTER_OPENPROJ "VC++ Project File(*.mak;*.dsp)|*.mak;*.dsp||" Serconst.h プログラムファイル選択時のダイアログフィルタ
332
 DLG_MSG_PROJNAME "Project Name : " Serconst.h メイン画面上に表示するプロジェクトファイル名の項目名
333
 DLG_MSG_PROGRESS_MAX 256 Serconst.h プログレスバーに表示できるメッセージの最大文字列長
334
 DLG_MSG_PROGRESS_CAPTION "progress (%s) %s passed since program started." Serconst.h 進捗状況を知らせるメッセージ
335
 DLG_MSG_MEMORY_MALLOC "Memory Allocate Error" Serconst.h メモリアロケート時のエラーメッセージ
336
 HC_ERROR_CODE (-1) Serconst.h 異常終了
337
 HC_NORMAL_CODE 0 Serconst.h 正常終了
338
 HC_EXCEPTION_CODE 1 Serconst.h 例外終了
339
 KEY_PROJ_SOURCE "SOURCE=" Serconst.h プロジェクトファイル中のソースファイルの定義
340
 KEY_FILE_VERSION "@(h)" Serconst.h ファイル履歴
341
 KEY_FILE_EXPLANATION "@(s)" Serconst.h ファイル説明
342
 KEY_FILE_VERSION_VER "ver" Serconst.h ファイル履歴のバージョン部分
343
 KEY_FLOW_REFLEXIVE "<R>" Serconst.h 関数フローにおける「再帰呼び出し」を示すキーワード
344
 KEY_FLOW_COREFLEXIVE "<C>" Serconst.h 関数フローにおける「ループ呼び出し」を示すキーワード
345
 KEY_FLOW_ALIEN "..." Serconst.h 関数フローにおける「他ファイル継続」を示すキーワード
346
 KEY_LRCOMMENT "/**/" Serconst.h コメントを抜き取った後の残骸
347
 S_LRBRC "{}" Serconst.h ブロックを抜き取った後の残骸
348
 S_SPACECOL " :" Serconst.h スペースとコロンの組み合わせ
349
 S_COLCOL "::" Serconst.h コロン2つの組み合わせ
350
 KEY_FUNC_LPARAM S_LPAR Serconst.h 関数の左括弧
351
 KEY_FUNC_RPARAM S_RPAR Serconst.h 関数の右括弧
352
 KEY_FUNC_LBROCK S_LBRC Serconst.h ブロックの左括弧
353
 KEY_FUNC_RBROCK S_RBRC Serconst.h ブロックの右括弧
354
 DEF_NULL_IDENTIFIER "(no identifier)" Serconst.h 構造体、共用体、列挙定数でタグなしの場合
355
 LINE_BLOCK_OUT 0 Serconst.h ブロックの外
356
 LINE_BLOCK_IN 1 Serconst.h ブロックの内
357
 HC_MAX_SOURCE 2510 Serconst.h 1プロジェクトに含まれるソースファイル数
358
 HC_MAX_LINE 8192 Serconst.h ソースファイル1行の最大バイト数
359
 HC_MAX_MSG 128 Serconst.h メッセージに表示される最大文字数
360
 HC_MAX_KEYWORD 20 Serconst.h keyword関係の最大文字数
361
 HC_MAX_PATH 128 Serconst.h フルパス MAX
362
 HC_MAX_EXT 3 Serconst.h 拡張子 MAX
363
 HC_MAX_FILENAME 128 Serconst.h ファイル名 MAX
364
 HC_MAX_DATE 9 Serconst.h 日付 "YY/MM/DD"
365
 HC_MAX_FILE_EXPLANATION 128 Serconst.h ファイル説明
366
 HC_MAX_FILE_INCLUDENUM 32 Serconst.h #include ファイル数
367
 HC_MAX_FILE_FUNCNUM 128 Serconst.h 定義関数の総数
368
 HC_MAX_FILE_CHARGE 32 Serconst.h 作成者
369
 HC_MAX_FILE_DATE 11 Serconst.h 作成日
370
 HC_MAX_FILE_VERSION 11 Serconst.h バージョン
371
 HC_MAX_FUNC_NAME 64 Serconst.h 関数名
372
 HC_MAX_FUNC_ATTRIBUTE 128 Serconst.h 関数属性
373
 HC_MAX_FUNC_CONSTRUCTION 256 Serconst.h 関数構文
374
 HC_MAX_FUNC_WORK 128 Serconst.h 機能
375
 HC_MAX_FUNC_ITEMNUM 10 Serconst.h 説明部の項目数
376
 HC_MAX_FUNC_ITEMTITLE 64 Serconst.h 説明部の項目名
377
 HC_MAX_FUNC_ITEMCONTENTS 256 Serconst.h 説明部の内容
378
 HC_MAX_FUNCDISPOSAL 256 Serconst.h 処理説明
379
 HC_MAX_FUNCPARAM_NAME 64 Serconst.h 引数名
380
 HC_MAX_FUNCPARAM_TYPE 64 Serconst.h 引数の型
381
 HC_MAX_FUNCPARAM_EXPLANATION 128 Serconst.h 引数の説明
382
 HC_MAX_DEFINE_NAME 64 Serconst.h デファイン名
383
 HC_MAX_DEFINE_TOKEN 128 Serconst.h デファイントークン文字列
384
 HC_MAX_DEFINE_EXPLANATION 128 Serconst.h デファイン説明
385
 HC_MAX_MACRO_NAME 64 Serconst.h マクロ名
386
 HC_MAX_MACRO_TOKEN 128 Serconst.h マクロトークン文字列
387
 HC_MAX_MACRO_EXPLANATION 128 Serconst.h マクロ説明
388
 HC_MAX_STRUCT_NAME 64 Serconst.h 構造体名
389
 HC_MAX_STRUCT_EXPLANATION 128 Serconst.h 構造体説明
390
 HC_MAX_STRUCTMEMBER_NAME 64 Serconst.h 構造体メンバ名
391
 HC_MAX_STRUCTMEMBER_TYPE 64 Serconst.h 構造体メンバ型
392
 HC_MAX_STRUCTMEMBER_EXPLANATION 128 Serconst.h 構造体メンバ説明
393
 HC_MAX_UNION_NAME 64 Serconst.h 共用体名
394
 HC_MAX_UNION_EXPLANATION 128 Serconst.h 共用体説明
395
 HC_MAX_UNIONMEMBER_NAME 64 Serconst.h 共用体メンバ名
396
 HC_MAX_UNIONMEMBER_TYPE 64 Serconst.h 共用体メンバ型
397
 HC_MAX_UNIONMEMBER_EXPLANATION 128 Serconst.h 共用体メンバ説明
398
 HC_MAX_ENUM_NAME 64 Serconst.h 列挙定数名
399
 HC_MAX_ENUM_EXPLANATION 128 Serconst.h 列挙定数説明
400
 HC_MAX_ENUMMEMBER_NAME 64 Serconst.h 列挙定数メンバ名
401
 HC_MAX_ENUMMEMBER_EXPLANATION 128 Serconst.h 列挙定数メンバ説明
402
 HC_MAX_CLASS_NAME 64 Serconst.h クラス名
403
 HC_MAX_CLASS_BASECLASS 128 Serconst.h 基本クラス名
404
 HC_MAX_CLASS_EXPLANATION 128 Serconst.h クラス説明
405
 HC_MAX_CLASSMEMBER_NAME 64 Serconst.h クラスメンバ名
406
 HC_MAX_CLASSMEMBER_TYPE 64 Serconst.h クラスメンバ型
407
 HC_MAX_CLASSMEMBER_ATTRIBUTE 128 Serconst.h クラスメンバ属性
408
 HC_MAX_CLASSMEMBER_EXPLANATION 128 Serconst.h クラスメンバ説明
409
 HC_MAX_EXTERN_NAME 64 Serconst.h 外部変数名
410
 HC_MAX_EXTERN_TYPE 64 Serconst.h 外部変数型
411
 HC_MAX_EXTERN_INITIAL 64 Serconst.h 外部変数初期値
412
 HC_MAX_EXTERN_EXPLANATION 128 Serconst.h 外部変数説明
413
 HC_MAX_IGNORENUM 32 Serconst.h 無視できるキーワード群の最大数
414
 HC_MAX_IGNOREKEY 64 Serconst.h 無視できるキーワードの文字列最大長
415
 HC_MAX_INCLUDENUM 32 Serconst.h 1ソースファイルがインクルードするファイル数
416
 HC_MAX_INCLUDEFILE 128 Serconst.h インクルードファイルのフルパス長
417
 HC_MAX_INIDATA 256 Serconst.h INIファイルに設定される最大データ長
418
 HC_MSG_EXECEND "End: %s" Serconst.h 処理終了
419
 HC_MSG_ERROR_FOPEN "Cannot Open File: \n%s" Serconst.h ファイルのオープン失敗
420
 HC_MSG_ERROR_FREAD "Cannot Read File: \n%s" Serconst.h ファイルの読み込み失敗
421
 HC_MSG_DEBUG_FILEFILTER "debug file(*.lst)|*.lst||" Serconst.h リスト実行時のリスト定義ファイルフィルタ(デバッグ)
422
 HC_MSG_DEBUG_SRCFILTER "C, C++ source file(*.c,*.cpp,*.h)|*.c;*.cpp;*.h||" Serconst.h ソース単位実行モード時のソースファイルフィルタ(デバッグ)
423
 HC_MSG_DEBUG_SRCSTOP_POS "[mfsets] was stopped :\n%s %d\n" Serconst.h 強制終了時のファイル出力メッセージ(デバッグ)
424
 HC_MAX_CPPINI_LANG 32 Serstrct.h 対応言語の最大文字列長
425
 HC_MAX_CPPINI_COMPANYNAME 128 Serstrct.h 会社名の最大文字列長
426
 HC_MAX_CPPINI_SYSTEMNAME 256 Serstrct.h システム名の最大文字列長
427
 HC_MAX_CPPINI_USERNAME 64 Serstrct.h ユーザ名の最大文字列長

See Also

目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧