Rune Caster 1.0.0
Modern C++ Text Processing Framework
|
This is the complete list of members for rune_caster::spell_base< Input, Output >, including all inherited members.
can_process() noexcept | rune_caster::spell_base< Input, Output > | inlinestatic |
description() const =0 | rune_caster::spell_base< Input, Output > | pure virtual |
input_type typedef | rune_caster::spell_base< Input, Output > | |
input_type_name() noexcept | rune_caster::spell_base< Input, Output > | inlinestatic |
name() const =0 | rune_caster::spell_base< Input, Output > | pure virtual |
operator()(const input_type &input) const =0 | rune_caster::spell_base< Input, Output > | pure virtual |
output_type typedef | rune_caster::spell_base< Input, Output > | |
output_type_name() noexcept | rune_caster::spell_base< Input, Output > | inlinestatic |
produces() noexcept | rune_caster::spell_base< Input, Output > | inlinestatic |
~spell_base()=default | rune_caster::spell_base< Input, Output > | virtual |