SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
|
This is the complete list of members for option_t, including all inherited members.
do_format_to(fmt::format_context::iterator) const =0 (defined in option_t) | option_t | protectedpure virtual |
do_parse(sim_t *, util::string_view name, util::string_view value) const =0 (defined in option_t) | option_t | protectedpure virtual |
name() const (defined in option_t) | option_t | inline |
option_t(util::string_view name) (defined in option_t) | option_t | inline |
parse(sim_t *sim, util::string_view name, util::string_view value) const (defined in option_t) | option_t | |
sc_format_to (defined in option_t) | option_t | friend |
~option_t()=default (defined in option_t) | option_t | virtual |