libcosmos
Linux C++ System Programming Library
|
This is the complete list of members for cosmos::term::TextEffectT< effect >, including all inherited members.
FeatureBase(const std::string_view &text, const ANSICode on_code, const ANSICode off_code) (defined in cosmos::term::FeatureBase) | cosmos::term::FeatureBase | inlineprotected |
FeatureBase(const FeatureBase &next, const ANSICode on_code, const ANSICode off_code) (defined in cosmos::term::FeatureBase) | cosmos::term::FeatureBase | inlineprotected |
getNextFeature() const (defined in cosmos::term::FeatureBase) | cosmos::term::FeatureBase | inline |
getOffCode() const (defined in cosmos::term::FeatureBase) | cosmos::term::FeatureBase | inline |
getOnCode() const (defined in cosmos::term::FeatureBase) | cosmos::term::FeatureBase | inline |
getText() const (defined in cosmos::term::FeatureBase) | cosmos::term::FeatureBase | inline |
hasNextFeature() const (defined in cosmos::term::FeatureBase) | cosmos::term::FeatureBase | inline |
hasText() const (defined in cosmos::term::FeatureBase) | cosmos::term::FeatureBase | inline |
m_info | cosmos::term::FeatureBase | protected |
m_off_code (defined in cosmos::term::FeatureBase) | cosmos::term::FeatureBase | protected |
m_on_code (defined in cosmos::term::FeatureBase) | cosmos::term::FeatureBase | protected |
TextEffect(const TermControl feature, const std::string_view &text) (defined in cosmos::term::TextEffect) | cosmos::term::TextEffect | inlineprotected |
TextEffect(const TermControl feature, const FeatureBase &next) (defined in cosmos::term::TextEffect) | cosmos::term::TextEffect | inlineprotected |
TextEffectT(const std::string_view &text) (defined in cosmos::term::TextEffectT< effect >) | cosmos::term::TextEffectT< effect > | inlineexplicit |
TextEffectT(const FeatureBase &next) (defined in cosmos::term::TextEffectT< effect >) | cosmos::term::TextEffectT< effect > | inlineexplicit |