|
php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <cdf.h>
Data Fields | |
| uint16_t | d_name [32] |
| uint16_t | d_namelen |
| uint8_t | d_type |
| uint8_t | d_color |
| cdf_dirid_t | d_left_child |
| cdf_dirid_t | d_right_child |
| cdf_dirid_t | d_storage |
| uint64_t | d_storage_uuid [2] |
| uint32_t | d_flags |
| cdf_timestamp_t | d_created |
| cdf_timestamp_t | d_modified |
| cdf_secid_t | d_stream_first_sector |
| uint32_t | d_size |
| uint32_t | d_unused0 |
| cdf_timestamp_t cdf_directory_t::d_created |
| cdf_dirid_t cdf_directory_t::d_left_child |
| cdf_timestamp_t cdf_directory_t::d_modified |
| cdf_dirid_t cdf_directory_t::d_right_child |
| cdf_dirid_t cdf_directory_t::d_storage |
| cdf_secid_t cdf_directory_t::d_stream_first_sector |