SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
 All Classes Namespaces Functions Variables Typedefs Enumerations Friends Modules Pages
buff_creation::buff_creator_helper_t< T > Member List

This is the complete list of members for buff_creation::buff_creator_helper_t< T >, including all inherited members.

_activated (defined in buff_creation::buff_creator_basics_t)buff_creation::buff_creator_basics_tprotected
_affects_regen (defined in buff_creation::buff_creator_basics_t)buff_creation::buff_creator_basics_tprotected
_can_cancel (defined in buff_creation::buff_creator_basics_t)buff_creation::buff_creator_basics_tprotected
_chance (defined in buff_creation::buff_creator_basics_t)buff_creation::buff_creator_basics_tprotected
_cooldown (defined in buff_creation::buff_creator_basics_t)buff_creation::buff_creator_basics_tprotected
_default_value (defined in buff_creation::buff_creator_basics_t)buff_creation::buff_creator_basics_tprotected
_duration (defined in buff_creation::buff_creator_basics_t)buff_creation::buff_creator_basics_tprotected
_initial_tick (defined in buff_creation::buff_creator_basics_t)buff_creation::buff_creator_basics_tprotected
_invalidate_list (defined in buff_creation::buff_creator_basics_t)buff_creation::buff_creator_basics_tprotected
_max_stack (defined in buff_creation::buff_creator_basics_t)buff_creation::buff_creator_basics_tprotected
_name (defined in buff_creation::buff_creator_basics_t)buff_creation::buff_creator_basics_tprotected
_period (defined in buff_creation::buff_creator_basics_t)buff_creation::buff_creator_basics_tprotected
_player (defined in buff_creation::buff_creator_basics_t)buff_creation::buff_creator_basics_tprotected
_quiet (defined in buff_creation::buff_creator_basics_t)buff_creation::buff_creator_basics_tprotected
_refresh_behavior (defined in buff_creation::buff_creator_basics_t)buff_creation::buff_creator_basics_tprotected
_refresh_duration_callback (defined in buff_creation::buff_creator_basics_t)buff_creation::buff_creator_basics_tprotected
_reverse (defined in buff_creation::buff_creator_basics_t)buff_creation::buff_creator_basics_tprotected
_rppm_freq (defined in buff_creation::buff_creator_basics_t)buff_creation::buff_creator_basics_tprotected
_rppm_mod (defined in buff_creation::buff_creator_basics_t)buff_creation::buff_creator_basics_tprotected
_rppm_scale (defined in buff_creation::buff_creator_basics_t)buff_creation::buff_creator_basics_tprotected
_sim (defined in buff_creation::buff_creator_basics_t)buff_creation::buff_creator_basics_tprotected
_stack_behavior (defined in buff_creation::buff_creator_basics_t)buff_creation::buff_creator_basics_tprotected
_stack_change_callback (defined in buff_creation::buff_creator_basics_t)buff_creation::buff_creator_basics_tprotected
_tick_behavior (defined in buff_creation::buff_creator_basics_t)buff_creation::buff_creator_basics_tprotected
_tick_callback (defined in buff_creation::buff_creator_basics_t)buff_creation::buff_creator_basics_tprotected
_tick_time_behavior (defined in buff_creation::buff_creator_basics_t)buff_creation::buff_creator_basics_tprotected
_tick_time_callback (defined in buff_creation::buff_creator_basics_t)buff_creation::buff_creator_basics_tprotected
_trigger_data (defined in buff_creation::buff_creator_basics_t)buff_creation::buff_creator_basics_tprotected
activated(bool a) (defined in buff_creation::buff_creator_helper_t< T >)buff_creation::buff_creator_helper_t< T >inline
actors(actor_pair_t q) (defined in buff_creation::buff_creator_helper_t< T >)buff_creation::buff_creator_helper_t< T >inline
add_invalidate(cache_e c) (defined in buff_creation::buff_creator_helper_t< T >)buff_creation::buff_creator_helper_t< T >inline
affects_regen(bool state) (defined in buff_creation::buff_creator_helper_t< T >)buff_creation::buff_creator_helper_t< T >inline
base_t typedef (defined in buff_creation::buff_creator_helper_t< T >)buff_creation::buff_creator_helper_t< T >
buff_creator_basics_t(actor_pair_t, const std::string &name, const spell_data_t *=spell_data_t::nil(), const item_t *item=nullptr) (defined in buff_creation::buff_creator_basics_t)buff_creation::buff_creator_basics_t
buff_creator_basics_t(actor_pair_t, uint32_t id, const std::string &name, const item_t *item=nullptr) (defined in buff_creation::buff_creator_basics_t)buff_creation::buff_creator_basics_t
buff_creator_basics_t(sim_t *, const std::string &name, const spell_data_t *=spell_data_t::nil(), const item_t *item=nullptr) (defined in buff_creation::buff_creator_basics_t)buff_creation::buff_creator_basics_t
buff_creator_helper_t(actor_pair_t q, const std::string &name, const spell_data_t *s=spell_data_t::nil(), const item_t *item=nullptr) (defined in buff_creation::buff_creator_helper_t< T >)buff_creation::buff_creator_helper_t< T >inline
buff_creator_helper_t(actor_pair_t q, uint32_t id, const std::string &name, const item_t *item=nullptr) (defined in buff_creation::buff_creator_helper_t< T >)buff_creation::buff_creator_helper_t< T >inline
buff_creator_helper_t(sim_t *sim, const std::string &name, const spell_data_t *s=spell_data_t::nil(), const item_t *item=nullptr) (defined in buff_creation::buff_creator_helper_t< T >)buff_creation::buff_creator_helper_t< T >inline
bufftype typedef (defined in buff_creation::buff_creator_helper_t< T >)buff_creation::buff_creator_helper_t< T >
can_cancel(bool cc) (defined in buff_creation::buff_creator_helper_t< T >)buff_creation::buff_creator_helper_t< T >inline
cd(timespan_t t) (defined in buff_creation::buff_creator_helper_t< T >)buff_creation::buff_creator_helper_t< T >inline
chance(double c) (defined in buff_creation::buff_creator_helper_t< T >)buff_creation::buff_creator_helper_t< T >inline
default_value(double v) (defined in buff_creation::buff_creator_helper_t< T >)buff_creation::buff_creator_helper_t< T >inline
duration(timespan_t d) (defined in buff_creation::buff_creator_helper_t< T >)buff_creation::buff_creator_helper_t< T >inline
item (defined in buff_creation::buff_creator_basics_t)buff_creation::buff_creator_basics_tprotected
max_stack(unsigned ms) (defined in buff_creation::buff_creator_helper_t< T >)buff_creation::buff_creator_helper_t< T >inline
period(timespan_t d) (defined in buff_creation::buff_creator_helper_t< T >)buff_creation::buff_creator_helper_t< T >inline
quiet(bool q) (defined in buff_creation::buff_creator_helper_t< T >)buff_creation::buff_creator_helper_t< T >inline
refresh_behavior(buff_refresh_behavior b) (defined in buff_creation::buff_creator_helper_t< T >)buff_creation::buff_creator_helper_t< T >inline
refresh_duration_callback(const buff_refresh_duration_callback_t &cb) (defined in buff_creation::buff_creator_helper_t< T >)buff_creation::buff_creator_helper_t< T >inline
reverse(bool r) (defined in buff_creation::buff_creator_helper_t< T >)buff_creation::buff_creator_helper_t< T >inline
rppm_freq(double f) (defined in buff_creation::buff_creator_helper_t< T >)buff_creation::buff_creator_helper_t< T >inline
rppm_mod(double m) (defined in buff_creation::buff_creator_helper_t< T >)buff_creation::buff_creator_helper_t< T >inline
rppm_scale(rppm_scale_e s) (defined in buff_creation::buff_creator_helper_t< T >)buff_creation::buff_creator_helper_t< T >inline
s_data (defined in buff_creation::buff_creator_basics_t)buff_creation::buff_creator_basics_tprotected
spell(const spell_data_t *s) (defined in buff_creation::buff_creator_helper_t< T >)buff_creation::buff_creator_helper_t< T >inline
stack_behavior(buff_stack_behavior b) (defined in buff_creation::buff_creator_helper_t< T >)buff_creation::buff_creator_helper_t< T >inline
stack_change_callback(const buff_stack_change_callback_t &cb) (defined in buff_creation::buff_creator_helper_t< T >)buff_creation::buff_creator_helper_t< T >inline
tick_behavior(buff_tick_behavior b) (defined in buff_creation::buff_creator_helper_t< T >)buff_creation::buff_creator_helper_t< T >inline
tick_callback(const buff_tick_callback_t &cb) (defined in buff_creation::buff_creator_helper_t< T >)buff_creation::buff_creator_helper_t< T >inline
tick_time_behavior(buff_tick_time_behavior b) (defined in buff_creation::buff_creator_helper_t< T >)buff_creation::buff_creator_helper_t< T >inline
tick_time_callback(const buff_tick_time_callback_t &cb) (defined in buff_creation::buff_creator_helper_t< T >)buff_creation::buff_creator_helper_t< T >inline
tick_zero(bool v) (defined in buff_creation::buff_creator_helper_t< T >)buff_creation::buff_creator_helper_t< T >inline
trigger_spell(const spell_data_t *s) (defined in buff_creation::buff_creator_helper_t< T >)buff_creation::buff_creator_helper_t< T >inline