Private constructor user-data stored in fs_stream factory descriptors.
More...
#include "fs_stream/cr/fs_stream_types.h"

Go to the source code of this file.
Data Structures | |
| struct | fs_stream_ctor_ud_t |
Private constructor user-data for fs_stream factory registration. More... | |
Typedefs | |
| typedef struct fs_stream_ctor_ud_t | fs_stream_ctor_ud_t |
Private constructor user-data for fs_stream factory registration. | |
This header exposes the private user-data object allocated by fs_stream_create_desc() and later consumed by fs_stream_ctor().
Definition in file fs_stream_ctor_ud.h.
| typedef struct fs_stream_ctor_ud_t fs_stream_ctor_ud_t |
This structure stores the configuration and environment snapshots bound into the adapter descriptor and later reused by fs_stream_ctor().