105 scope& subs()
override;
107 state getState()
const override;
108 void setState(state new1)
override;
109 nbool isValid()
const override;
124 packLoadings _loadings;
Automatic pack loading pack.
Definition autopack.hpp:96
void _invalidate() override
Protected virtual method to invalidate the pack.
Error report collector.
Definition errReport.hpp:24
Pack.
Definition pack.hpp:21
Interface for pack creation and verification.
Definition packMakable.hpp:22
Pack manifest information.
Definition manifest.hpp:32
Rich logging support with polymorphic type conversion.
Definition richLog.hpp:34