102 #ifndef LUMIERA_QUERY_DEFS_MANAGER_H 103 #define LUMIERA_QUERY_DEFS_MANAGER_H 119 using std::unique_ptr;
121 namespace impl {
class DefsRegistry; }
141 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...