libcosmos
Linux C++ System Programming Library
Loading...
Searching...
No Matches
cosmos::term::TextEffectT< effect > Member List

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::FeatureBaseinlineprotected
FeatureBase(const FeatureBase &next, const ANSICode on_code, const ANSICode off_code) (defined in cosmos::term::FeatureBase)cosmos::term::FeatureBaseinlineprotected
getNextFeature() const (defined in cosmos::term::FeatureBase)cosmos::term::FeatureBaseinline
getOffCode() const (defined in cosmos::term::FeatureBase)cosmos::term::FeatureBaseinline
getOnCode() const (defined in cosmos::term::FeatureBase)cosmos::term::FeatureBaseinline
getText() const (defined in cosmos::term::FeatureBase)cosmos::term::FeatureBaseinline
hasNextFeature() const (defined in cosmos::term::FeatureBase)cosmos::term::FeatureBaseinline
hasText() const (defined in cosmos::term::FeatureBase)cosmos::term::FeatureBaseinline
m_infocosmos::term::FeatureBaseprotected
m_off_code (defined in cosmos::term::FeatureBase)cosmos::term::FeatureBaseprotected
m_on_code (defined in cosmos::term::FeatureBase)cosmos::term::FeatureBaseprotected
TextEffect(const TermControl feature, const std::string_view &text) (defined in cosmos::term::TextEffect)cosmos::term::TextEffectinlineprotected
TextEffect(const TermControl feature, const FeatureBase &next) (defined in cosmos::term::TextEffect)cosmos::term::TextEffectinlineprotected
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