Class SwitchableContainer.SwitchableContainer

Templated switchable decorated.

class SwitchableContainer ;

Methods

NameDescription
enabled Set the state of decorated.
enabled Get the state of decorated (enabled/disabled).
get Get object that is associated with identity.
has Check if object is present in SwitchableContainer!T by key identity.
instantiate Prepare decorated to be used.
link Alias identity to an alias_.
resolve Resolve an alias to original identity, if possible.
terminate Destruct all managed components.
unlink Removes alias.