OpenTTD Source  20240919-master-gdf0233f4c2
HTTPThreadSafeCallback::Callback Class Reference

Entries on the queue for later handling. More...

Public Member Functions

 Callback (std::unique_ptr< char[]> data, size_t length)
 

Data Fields

std::unique_ptr< char[]> data
 
size_t length
 
bool failure
 

Detailed Description

Entries on the queue for later handling.

Definition at line 25 of file http_shared.h.


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