This is the complete list of members for attack_type::specials_context_t, including all inherited members.
attack_type class | attack_type::specials_context_t | friend |
parent | attack_type::specials_context_t | private |
specials_context_t(const attack_type &weapon, bool attacking) | attack_type::specials_context_t | explicitprivate |
specials_context_t(const attack_type &weapon, const unit_type &self_type, const map_location &loc, bool attacking=true) | attack_type::specials_context_t | private |
specials_context_t(const attack_type &weapon, const_attack_ptr other_weapon, unit_const_ptr self, unit_const_ptr other, const map_location &self_loc, const map_location &other_loc, bool attacking) | attack_type::specials_context_t | private |
specials_context_t(const attack_type &weapon, unit_const_ptr self, const map_location &loc, bool attacking) | attack_type::specials_context_t | private |
specials_context_t(const specials_context_t &)=delete | attack_type::specials_context_t | private |
specials_context_t(specials_context_t &&) | attack_type::specials_context_t | |
was_moved | attack_type::specials_context_t | private |
~specials_context_t() | attack_type::specials_context_t |