|
Pharos 0.7.23
Modern Web Framework & Web App Hosting Service.
|
Data Fields | |
| event_stream_row_runtime * | items |
| size_t | count |
| size_t | capacity |
Definition at line 12623 of file native_json_runtime_ops.c.
| size_t event_stream_row_list_runtime::capacity |
Definition at line 12626 of file native_json_runtime_ops.c.
Referenced by append_event_stream_row_runtime(), and free_event_stream_row_list_runtime().
| size_t event_stream_row_list_runtime::count |
Definition at line 12625 of file native_json_runtime_ops.c.
Referenced by append_event_stream_row_runtime(), free_event_stream_row_list_runtime(), and handle_state_event_stream_row_json_lines_command().
| event_stream_row_runtime* event_stream_row_list_runtime::items |
Definition at line 12624 of file native_json_runtime_ops.c.
Referenced by append_event_stream_row_runtime(), free_event_stream_row_list_runtime(), and handle_state_event_stream_row_json_lines_command().