![]() |
Lumiera 0.pre.04
»edit your freedom«
|
Basic set of definitions and includes commonly used together (Vault). More...
Go to the source code of this file.
Basic set of definitions and includes commonly used together (Vault).
Including common.hpp gives you a common set of elementary declarations widely used within the C++ code of the Vault-Layer. Besides that, this header is used to attach the doxygen documentation comments for all the primary Vault-Layer namespaces
Definition in file vault/common.hpp.
#include "lib/error.hpp"#include "lib/nocopy.hpp"#include "lib/symbol.hpp"#include "lib/time/timevalue.hpp"Namespaces | |
| namespace | vault |
| Vault-Layer implementation namespace root. | |
| namespace | vault::io |
| I/O subsystem and support. | |
| namespace | vault::out |
| Output management and connectors. | |
| namespace | vault::mem |
| Memory Management. | |
| namespace | vault::gear |
| Active working gear and plumbing. | |
| namespace | vault::cache |
| The frame and media cache. | |
| namespace | vault::toolkit |
| Lumiera Render Toolkit. | |
| namespace | vault::storage |
| Persistent storage formats. | |