We define a new default class by subclassing mbfl_default_object
and instantiating
mbfl_default_class
; Overview of default objects for details and examples.
Default top superclass of classes; it has no superclass. Its metaclass makes it an abstract class: it cannot be instantiated, it has no constructor.
• objects default object define: | Declarations and definitions for instances of mbfl_default_object .
| |
• objects default object predicates: | Predicates on instances of mbfl_default_object .
| |
• objects default object operations: | Operations on instances of mbfl_default_object .
|
This document describes version 3.0.0-devel.9 of Marcos Bash Functions Library.