TermOx
Public Member Functions | List of all members
ox::animator::Scan Class Reference

Left to right reveal of text, hold, left to right clearing of text. More...

#include <banner.hpp>

Inheritance diagram for ox::animator::Scan:
ox::animator::Animator_base

Public Member Functions

auto operator() () -> IP_range
 
void set_text_length (std::size_t x)
 
- Public Member Functions inherited from ox::animator::Animator_base
void set_max_length (std::size_t x)
 
void set_text_length (std::size_t x)
 

Additional Inherited Members

- Public Attributes inherited from ox::animator::Animator_base
sl::Signal< void()> start
 
sl::Signal< void()> stop
 
- Protected Member Functions inherited from ox::animator::Animator_base
auto data () const -> std::vector< Index_and_position > const &
 
auto data () -> std::vector< Index_and_position > &
 
void initialize_data ()
 Incremented values, length of text.
 
auto max_length () const -> std::size_t
 
auto text_length () const -> std::size_t
 
auto is_started () const -> bool
 
auto begin () -> std::vector< Index_and_position >::iterator
 
auto begin () const -> std::vector< Index_and_position >::const_iterator
 
auto end () -> std::vector< Index_and_position >::iterator
 
auto end () const -> std::vector< Index_and_position >::const_iterator
 

Detailed Description

Left to right reveal of text, hold, left to right clearing of text.


The documentation for this class was generated from the following files: