ECSTASY
All in the name
Loading...
Searching...
No Matches
ecstasy::query::QueryImplementation< Storages, Conditions, AutoLock > Class Template Reference

Query components presents in all given queryables. More...

#include <Query.hpp>

Detailed Description

template<typename Storages, typename Conditions = void, bool AutoLock = false>
class ecstasy::query::QueryImplementation< Storages, Conditions, AutoLock >

Query components presents in all given queryables.

Note
See modifier for advanced queries using queryable modifiers.
Template Parameters
FirstFirst storage class.
OthersAll other storage classes.
AutoLockWhether the query must be thread safe or not (locking any Lockable queryable).
Author
Andréas Leroux (andre.nosp@m.as.l.nosp@m.eroux.nosp@m.@epi.nosp@m.tech..nosp@m.eu)
Since
1.0.0 (2022-10-20)

Definition at line 47 of file Query.hpp.


The documentation for this class was generated from the following file: