Lumiera
0.pre.03
»edit your freedom«
|
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 | |
vault | |
Vault-Layer implementation namespace root. | |
vault::cache | |
The frame and media cache. | |
vault::gear | |
Active working gear and plumbing. | |
vault::io | |
I/O subsystem and support. | |
vault::mem | |
Memory Management. | |
vault::out | |
Output management and connectors. | |
vault::storage | |
Persistent storage formats. | |
vault::toolkit | |
Lumiera Render Toolkit. | |