Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
Wrapper to treat several flavours of smart-pointers uniformly.
Definition in file wrapperptr.hpp.
#include "lib/variant-o.hpp"
#include "lib/access-casted-o.hpp"
#include "lib/meta/typelist.hpp"
#include "steam/mobject/placement.hpp"
#include "lib/p.hpp"
Typedefs | |
typedef lib::VariantO< steam::WrapperTypes, util::AccessCasted_O > | WrapperPtr |
helper to treat various sorts of smart-ptrs uniformly. More... | |
typedef lib::meta::Types< mobject::Placement< mobject::MObject > *, lib::P< asset::Asset > *>::List | WrapperTypes |
Namespaces | |
lumiera | |
Lumiera public interface. | |
steam | |
Steam-Layer implementation namespace root. | |
steam::asset | |
The asset subsystem of the Steam-Layer. | |
steam::mobject | |
Media-Objects, edit operations and high-level session. | |