93 #ifndef LUMIERA_QUERY_DEFS_MANAGER_H 94 #define LUMIERA_QUERY_DEFS_MANAGER_H 110 using std::unique_ptr;
112 namespace impl {
class DefsRegistry; }
132 unique_ptr<impl::DefsRegistry> defsRegistry_;
Basic and generic representation of an internal query.
Any copy and copy construction prohibited.
Customised refcounting smart pointer.
Mix-Ins to allow or prohibit various degrees of copying and cloning.
Organise a collection of preconfigured default objects.
Lumiera public interface.
Generic interface to express a query for specifically typed result elements exposing some capabilitie...