Expand description
This is a caching object that stores a container of Layout objects, managed by the Pushrod
engine.
Structsยง
- Layout
Cache - This is a container object that stores a
VecofLayoutContainerobjects for its cache. - Layout
Container - This is a container object that stores a
Layoutobject, and its ID.