ECSTASY
All in the name
Loading...
Searching...
No Matches
include.hpp
Go to the documentation of this file.
1
11
12#ifndef ECSTASY_QUERY_CONCEPTS_HPP_
13#define ECSTASY_QUERY_CONCEPTS_HPP_
14
15#include "Condition.hpp"
16#include "Modifier.hpp"
17#include "Queryable.hpp"
19
20#endif /* !ECSTASY_QUERY_CONCEPTS_CONCEPTS_HPP_ */
Contains the concepts for queryable objects.
Defines a Queryable object type which has the adjustMask() implemented.
Contains the condition resolution structures.
Type erased base class for all query modifiers.