Public Member Functions

openfluid::builderext::SimulationListener Class Reference

Inheritance diagram for openfluid::builderext::SimulationListener:
Inheritance graph
[legend]

List of all members.

Public Member Functions

ExtensionType getType () const
virtual bool isReadyForShowtime () const

Member Function Documentation

ExtensionType openfluid::builderext::SimulationListener::getType ( ) const [inline, virtual]

Returns the type of the extension. This must be overridden.

Returns:
the type of the extension

Reimplemented from openfluid::builderext::ModelessWindow.

virtual bool openfluid::builderext::SimulationListener::isReadyForShowtime ( ) const [inline, virtual]

Returns true if the extension is currently ready to use (showtime!). Default is false, but this should be overridden in derived extensions

Returns:
a boolean giving the state of the extension

Reimplemented from openfluid::builderext::PluggableBuilderExtension.


Generated using Doxygen 1.7.3
Creative Commons License Creative Commons By-NC-ND license