LexLeo 0.0.0-dev+f8e5087-dirty
Technical documentation
Loading...
Searching...
No Matches
dynamic_buffer_stream_ctor_ud.h File Reference

Private constructor user-data stored in dynamic_buffer_stream factory descriptors. More...

Include dependency graph for dynamic_buffer_stream_ctor_ud.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  dynamic_buffer_stream_ctor_ud_t
 Private constructor user-data for dynamic_buffer_stream factory registration. More...
 

Typedefs

typedef struct dynamic_buffer_stream_ctor_ud_t dynamic_buffer_stream_ctor_ud_t
 Private constructor user-data for dynamic_buffer_stream factory registration.
 

Detailed Description

This header exposes the private user-data object allocated by dynamic_buffer_stream_create_desc() and later consumed by dynamic_buffer_stream_ctor().

Definition in file dynamic_buffer_stream_ctor_ud.h.

Typedef Documentation

◆ dynamic_buffer_stream_ctor_ud_t

This structure stores the configuration and environment snapshots bound into the adapter descriptor and later reused by dynamic_buffer_stream_ctor().