arduino-emulator
Public Member Functions | List of all members
Catch::clara::TextFlow::Spacer Class Reference
Inheritance diagram for Catch::clara::TextFlow::Spacer:
Catch::clara::TextFlow::Column

Public Member Functions

 Spacer (size_t spaceWidth)
 
- Public Member Functions inherited from Catch::clara::TextFlow::Column
 Column (std::string const &text)
 
auto begin () const -> iterator
 
auto end () const -> iterator
 
auto indent (size_t newIndent) -> Column &
 
auto initialIndent (size_t newIndent) -> Column &
 
auto operator+ (Column const &other) -> Columns
 
auto toString () const -> std::string
 
auto width () const -> size_t
 
auto width (size_t newWidth) -> Column &
 

Additional Inherited Members

- Public Types inherited from Catch::clara::TextFlow::Column
using const_iterator = iterator
 

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