構文struct directory
ファイル名
構造体情報| No. | 名称 | 属性 | 説明 |
|---|---|---|---|
1 |
directory | ||
| next | directory * | Next directory at same level as this one | |
| subdir | directory * | First subdirectory in this directory | |
| parent | directory * | ||
| contents | directory_entry * | ||
| self | directory_entry * | ||
| whole_name | char * | Entire path | |
| de_name | char * | Entire path | |
| ce_bytes | unsigned int | Number of bytes of CE entries reqd for this dir | |
| depth | unsigned int | ||
| size | unsigned int | ||
| extent | unsigned int | ||
| path_index | unsigned short |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー