asrt
Automated System Runtime Testing library
Loading...
Searching...
No Matches
asrt_stream_schemas Struct Reference

Collection of stream schemas — used both internally by the server and as the return value of take(). More...

#include <stream.h>

Public Attributes

struct asrt_allocator alloc
 Allocator used for all contained memory.
 
uint32_t schema_count
 Number of schemas in the array.
 
struct asrt_stream_schemaschemas
 Allocated array of schemas.
 

Detailed Description

Collection of stream schemas — used both internally by the server and as the return value of take().


The documentation for this struct was generated from the following file: