|
Entity Generator 1.1.0
Composable, deterministic entity generation for C++23
|
This is the complete list of members for dasmig::weighted_choice_component< T, Formatter >, including all inherited members.
| default_to_string(const std::any &value) | dasmig::component | inlineprotectedstatic |
| generate(const generation_context &ctx) const override | dasmig::weighted_choice_component< T, Formatter > | inlinevirtual |
| key() const override | dasmig::weighted_choice_component< T, Formatter > | inlinevirtual |
| should_generate(const generation_context &ctx) const | dasmig::component | inlinevirtual |
| to_string(const std::any &value) const override | dasmig::weighted_choice_component< T, Formatter > | inlinevirtual |
| validate(const std::any &value) const | dasmig::component | inlinevirtual |
| weight() const | dasmig::component | inlinevirtual |
| weighted_choice_component(std::wstring key, std::vector< option > options, Formatter fmt={}) | dasmig::weighted_choice_component< T, Formatter > | inlineexplicit |
| ~component()=default | dasmig::component | virtual |