ocean.util.app.model.IApplicationExtension

Interface for Application extensions.

Members

Classes

ExitException (from ocean.util.app.ExitException)
class ExitException via public import ocean.util.app.ExitException : ExitException;

Exception to raise to safely exit the program.

Interfaces

IApplicationExtension
interface IApplicationExtension

Interface for Application extensions.

Meta

License

Boost Software License Version 1.0. See LICENSE_BOOST.txt for details. Alternatively, this file may be distributed under the terms of the Tango 3-Clause BSD License (see LICENSE_BSD.txt for details).