Private constructor user-data for fs_stream factory registration.
More...
#include <fs_stream_ctor_ud.h>

Data Fields | |
| fs_stream_cfg_t | cfg |
| fs_stream_env_t | env |
This structure stores the configuration and environment snapshots bound into the adapter descriptor and later reused by fs_stream_ctor().
Definition at line 27 of file fs_stream_ctor_ud.h.
| fs_stream_cfg_t fs_stream_ctor_ud_t::cfg |
Bound adapter configuration.
Definition at line 29 of file fs_stream_ctor_ud.h.
| fs_stream_env_t fs_stream_ctor_ud_t::env |
Bound adapter environment.
Definition at line 32 of file fs_stream_ctor_ud.h.