Sane C++ Libraries
C++ Platform Abstraction Libraries
Loading...
Searching...
No Matches
SC::HttpClientOperationSchedulerMemory Struct Reference

Caller-owned memory for HttpClientOperationScheduler. More...

#include <HttpClientScheduler.h>

Public Attributes

Span< HttpClientOperation * > operations
 
Span< uint8_treadyOperations
 One byte per operation.
 

Detailed Description

Caller-owned memory for HttpClientOperationScheduler.

Member Data Documentation

◆ readyOperations

Span<uint8_t> SC::HttpClientOperationSchedulerMemory::readyOperations

One byte per operation.


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