99 state getState()
const override;
100 void setState(state new1)
override;
102 using super::getPack;
117 packLoadings _loadings;
Automatic pack loading slot.
Definition autoslot.hpp:91
nbool _invalidate() override
Protected virtual method to invalidate the slot.
obj & getPack() override
Retrieves the top-level object (obj) of this pack.
Error report collector.
Definition errReport.hpp:24
Byeol runtime environment object.
Definition obj.hpp:62
Interface for pack creation and verification.
Definition packMakable.hpp:21
Pack slot.
Definition slot.hpp:21
Interface for objects with compilation state.
Definition statable.hpp:18
Pack manifest information.
Definition manifest.hpp:32
Rich logging support with polymorphic type conversion.
Definition richLog.hpp:34