The Vish Visualization Shell 0.3
Vish
Public Member Functions | List of all members
Wizt::VObject::ExecutionStatus Struct Reference

Exception class that might be thrown by update() and is handled in the data flow traversal. More...

#include <ocean/plankton/VObject.hpp>

Inheritance diagram for Wizt::VObject::ExecutionStatus:
Wizt::VFrameBuffer::Exception Wizt::VFrameBuffer::Grab::Exception

Public Member Functions

 ExecutionStatus (status f, const char *txt)
 Constructor for execution status.
 

Detailed Description

Exception class that might be thrown by update() and is handled in the data flow traversal.