ファイル定義書 HotDocument 今井浩司

hdt-cli.c

ファイル名ファイル名

hdt-cli.c

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

内容 行数 比率
コメント行数 230 21%
空行行数 157 14%
実行行数 731 65%
合計行数 1118 100%

関数定義数関数定義数

内容 定義数
関数数 16

定義関数定義関数

No. 名称 属性 説明
1
StaticStatic autocomplete_add_token_to_list static void  
2
StaticStatic autocomplete_destroy_list static void  
3
FunctionFunction set_mode void set_mode - set the current mode of the cli
4
FunctionFunction mode_s_to_mode_t cli_mode_t mode_s_to_mode_t - given a mode string, return the cli_mode_t representation
5
FunctionFunction find_cli_mode_descr void find_cli_mode_descr - find the cli_mode_descr struct associated to a mode
6
StaticStatic expand_aliases static void expand_aliases - resolve aliases mapping
7
StaticStatic parse_command_line static void parse_command_line - low level parser for the command line
8
FunctionFunction find_cli_callback_descr void find_cli_callback_descr - find a callback in a list of modules
9
StaticStatic autocomplete_command static void autocomplete_command - print matching commands
10
StaticStatic autocomplete_module static void autocomplete_module - print matching modules
11
StaticStatic autocomplete static void autocomplete - find possible matches for a command line
12
StaticStatic exec_command static void exec_command - main logic to map the command line to callbacks
13
StaticStatic reset_prompt static void  
14
FunctionFunction start_auto_mode void  
15
FunctionFunction print_history void  
16
FunctionFunction start_cli_mode void  

See Also

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