The Vish Visualization Shell 0.3
Vish
Public Member Functions | List of all members
Wizt::Anemone::Tentacle::Activator Class Reference

Helper class for Tentacles, allows exception-save enabling and disabling of Tentacles. More...

#include <ocean/Anemonia/Anemone.hpp>

Public Member Functions

 Activator (const Anemone &MyAnemone, Tentacle &MyTentacle, Activity_t Activity)
 Activate this Tentacle.
 
 operator bool () const
 Check whether this Tentacle is active.
 
 ~Activator ()
 Deactivate this Tentacle.
 

Detailed Description

Helper class for Tentacles, allows exception-save enabling and disabling of Tentacles.