OpenTTD Source  20241108-master-g80f628063a
misc Directory Reference

Files

file  binaryheap.hpp [code]
 Binary heap implementation.
 
file  dbg_helpers.cpp [code]
 Helpers for outputting debug information.
 
file  dbg_helpers.h [code]
 Functions to be used for debug printings.
 
file  endian_buffer.hpp [code]
 Endian-aware buffer.
 
file  getoptdata.cpp [code]
 Library for parsing command line options.
 
file  getoptdata.h [code]
 Library for parsing command-line options.
 
file  hashtable.hpp [code]
 Hash table support.
 
file  lrucache.hpp [code]
 Size limited cache map with a least recently used eviction strategy.