| OpenTTD
    | 
Support for storing random binary data. More...
#include "../core/alloc_func.hpp"Go to the source code of this file.
| Data Structures | |
| class | ByteBlob | 
| Base class for simple binary blobs.  More... | |
| struct | ByteBlob::BlobHeader | 
| header of the allocated memory block  More... | |
| class | CBlobT< T > | 
| Blob - simple dynamic T array.  More... | |
| struct | CBlobT< T >::OnTransfer | 
Support for storing random binary data.
Definition in file blob.hpp.
 1.8.1.2
 1.8.1.2