Module lcm_cache_struct

Module lcm_cache_struct 

Source
Expand description

Implementation of the LCMCache structure.

Structsยง

LCMCache
A simple passthrough cache that preferentially returns cached LCM data for a room, dynamically generating LCM data as-needed from a user-provided closure and caching it before returning it.