Here is a list of all documented namespaces with brief descriptions:
[detail level 12]
| ▼Ncohtml | Contains almost all Coherent namespaces, classes and functions |
| NEventAction | Holds the possible actions when deciding if to handle an input event |
| NInputEventPhase | Holds information for input event PhaseType |
| NMemTags | All allocations in Hummingbird are tagged per-subsystem |
| NTextInputControlType | Enum containing the text input types |
| NVMemFlags | Enum for memory flags: ProtectionChange, Reserve, Commit, Decommit and Release. The only flags that can be combined are Reserve and Commit, all other flags are to be used exclusively and can't be combined with others |
| NVMemProtection | Enum for memory access levels: None (forbidden), Read, Write and Execute. Read, Write and Execute can be combined, the only exclusive flag that can't be combined with others is None(forbidden) |