This class facilitates faster access to a Time object during printing by batching access to several fields in a single call during construction and caching them for quick access later.
Synopsis
Declared in <bdlt_timeformatter.h>
class TimeFormatter_Cache;
Member Functions
Name |
Description |
|
Populate all the data members of this |
Return the cached |
|
Return the cached |
|
Return the cached |
|
Return the cached |
|
Return the cached |
Created with MrDocs