|
libcosmos
Linux C++ System Programming Library
|
This is the complete list of members for cosmos::term::FeatureBase, 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 |