OpenTTD Source  20241111-master-gce64d5f5d9
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: