Framework Options
The Omni framework has a compendium of macros and compiler options that are used both internally (helper macro's) and externally (via compiler options). Certain macro's and options will change how certain portions of the framework will be used (underlying structures/logic, etc.), this granular control allows a developer to customize the framework to better suit their developmental needs.

Compiler Options
The following is a list of compiler options that can effect how the framework is built and/or operates.

Helper Macros
The following is a list of helper macros used by the framework that can be utilized in user code.

Framework Macros
The following is a list of macros used internally by the framework.

Constant Macros
The following is a list of macro constants and options used by the framework.