12.3.1 Class definition of mbfl_warning_condition

Class: mbfl_warning_condition
Proxy Variable: mbfl_warning_condition_t
Superclass: mbfl_exceptional_condition_t
Metaclass: mbfl_default_class

Class describing warning exceptional–conditions; instances of this class are used to notify the user about something. Exceptional–conditions of this class should be continuable.

Predicate on mbfl_warning_condition_t: mbfl_warning_condition_p DEFOBJ

Return true if DEFOBJ is an instance of mbfl_warning_condition; otherwise return false.

mbfl_default_object_declare(CND)

mbfl_warning_condition_make _(CND) 'someone' 'living dangerously'
mbfl_warning_condition_p _(CND)
⇒ 0

This document describes version 3.0.0-devel.9 of Marcos Bash Functions Library.