Create a cache entry object for managing the specified timetable that was loaded at the specified loadTime using the specified allocator. The behavior is undefined unless timetable uses allocator to obtain memory.
Declared in <bdlt_timetablecache.h>
TimetableCache_Entry(
Timetable* timetable,
Datetime const& loadTime,
bslma::Allocator* allocator);