ファイル名stream.c
ソースファイル情報| 内容 | 行数 | 比率 |
|---|---|---|
| コメント行数 | 7 | 3% |
| 空行行数 | 50 | 23% |
| 実行行数 | 160 | 74% |
| 合計行数 | 217 | 100% |
関数定義数| 内容 | 定義数 |
|---|---|
| 関数数 | 16 |
定義関数| No. | 型 | 名称 | 属性 | 説明 |
|---|---|---|---|---|
1 |
aal_stream_create | aal_stream_t * | ||
2 |
aal_stream_init | void | ||
3 |
aal_stream_fini | void | ||
4 |
aal_stream_close | void | ||
5 |
aal_stream_reset | void | ||
6 |
aal_stream_write | int32_t | ||
7 |
aal_stream_read | int32_t | ||
8 |
aal_stream_eof | int | ||
9 |
aal_stream_format | int32_t | ||
10 |
read_memory | static int32_t | ||
11 |
write_memory | static int32_t | ||
12 |
eof_memory | static int | ||
13 |
fini_memory | static void | ||
14 |
read_file | static int32_t | ||
15 |
write_file | static int32_t | ||
16 |
eof_file | static int |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー