This is the complete list of members for unit_filter, including all inherited members.
all_matches_at(const map_location &loc) const | unit_filter | inline |
all_matches_on_map(const map_location *loc=nullptr, const unit *other_unit=nullptr) const | unit_filter | |
all_matches_with_unit(const unit &u) const | unit_filter | inline |
all_matches_with_unit_at(const unit &u, const map_location &loc) const | unit_filter | inline |
cfg_ | unit_filter | private |
empty() const | unit_filter | inline |
fc_ | unit_filter | private |
first_match_on_map() const | unit_filter | |
impl_ | unit_filter | private |
matches(const unit &u, const map_location &loc) const | unit_filter | inline |
matches(const unit &u) const | unit_filter | |
matches(const unit &u, const map_location &loc, const unit &u2) const | unit_filter | inline |
matches(const unit &u, const unit &u2) const | unit_filter | |
max_matches_ | unit_filter | private |
operator()(const unit &u, const map_location &loc) const | unit_filter | inline |
operator()(const unit &u) const | unit_filter | inline |
operator()(const unit &u, const map_location &loc, const unit &u2) const | unit_filter | inline |
operator()(const unit &u, const unit &u2) const | unit_filter | inline |
operator=(const unit_filter &)=default | unit_filter | |
operator=(unit_filter &&)=default | unit_filter | |
set_use_flat_tod(bool value) | unit_filter | inline |
to_config() const | unit_filter | inline |
unit_filter(vconfig cfg) | unit_filter | explicit |
unit_filter(const unit_filter &)=default | unit_filter | |
unit_filter(unit_filter &&)=default | unit_filter | |
use_flat_tod_ | unit_filter | private |