ファイル定義書 仕様書作成ツール【A HotDocument】

dlg.c

ファイル名ファイル名

dlg.c

ソースファイル情報ソースファイル情報

内容 行数 比率
コメント行数 157 30%
空行行数 110 21%
実行行数 258 49%
合計行数 525 100%

関数定義数関数定義数

内容 定義数
関数数 32

定義関数定義関数

No. 名称 属性 説明
1
StaticStatic DlgUpdateStatus static void Update Status
2
StaticStatic DlgFinalizeFileDialogue static void Finalize file dialogue
3
StaticStatic DlgClear static void Clear File
4
StaticStatic DlgOpen static void Open Selected File
5
StaticStatic DlgSave static void Save Current File
6
StaticStatic DlgSaveAndContinue static void Save Current File and Continue
7
StaticStatic DlgSaveAs static void Save As Selected File
8
FunctionFunction DlgCopyTo void Copy To Selected File
9
FunctionFunction DlgMoveTo void Move To Selected File
10
FunctionFunction DlgRemove void Remove Current File
11
FunctionFunction DlgKeepFileDialogueCB void User specified if file selection dialogue should
12
FunctionFunction DlgRevertToOpenCB void User specified if dialogue should revert to Open
13
FunctionFunction DlgNoteJustChangedCB void User's first modification of current file since saving it
14
FunctionFunction DlgNoteJustChangedSinceCB void User's first modification of current file since saving it
15
FunctionFunction DlgSaveYesCB void User agreed to save current modified file when asked
16
FunctionFunction DlgSaveNoCB void User declined to save current modified file when asked
17
FunctionFunction DlgSaveCancelCB void User cancelled operation when asked if file should be saved
18
FunctionFunction DlgWarnCancelCB void User cancelled operation when asked if file should be saved
19
FunctionFunction DlgSelectOpenCB void User specified a file to open
20
FunctionFunction DlgSelectSaveCB void User specified a file to save as
21
FunctionFunction DlgSelectCopyCB void User specified a file to copy to
22
FunctionFunction DlgSelectMoveCB void User selected a file to move to
23
FunctionFunction DlgSelectCancelCB void User cancelled file selection
24
FunctionFunction DlgWantClearCB void User wants to clear the workspace
25
FunctionFunction DlgWantOpenCB void User wants to open a file
26
FunctionFunction DlgWantSaveAsCB void User wants to save current file as modifed under a new name
27
FunctionFunction DlgWantSaveCB void User wants to save current file as modified
28
FunctionFunction DlgWantCopyCB void User wants to store modified version of file under a new
29
FunctionFunction DlgWantMoveCB void User wants to save current file as modified under a new name
30
FunctionFunction DlgWantRemoveCB void User wants to remove the current file
31
FunctionFunction DlgQuestionYesCB void User confirmed removal of the current file
32
FunctionFunction DlgExitCB void Used requested exit

See Also

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