CLI11
C++11 Command Line Interface Parser
Loading...
Searching...
No Matches
CLI
FormatterLambda
CLI::FormatterLambda Member List
This is the complete list of members for
CLI::FormatterLambda
, including all inherited members.
column_width
(std::size_t val)
CLI::FormatterBase
inline
column_width_
CLI::FormatterBase
protected
description_paragraph_width
(std::size_t val)
CLI::FormatterBase
inline
description_paragraph_width_
CLI::FormatterBase
protected
footer_paragraph_width
(std::size_t val)
CLI::FormatterBase
inline
footer_paragraph_width_
CLI::FormatterBase
protected
FormatterBase
()=default (defined in
CLI::FormatterBase
)
CLI::FormatterBase
FormatterBase
(const FormatterBase &)=default (defined in
CLI::FormatterBase
)
CLI::FormatterBase
FormatterBase
(FormatterBase &&)=default (defined in
CLI::FormatterBase
)
CLI::FormatterBase
FormatterLambda
(funct_t funct)
CLI::FormatterLambda
inline
explicit
get_column_width
() const
CLI::FormatterBase
inline
get_description_paragraph_width
() const
CLI::FormatterBase
inline
get_footer_paragraph_width
() const
CLI::FormatterBase
inline
get_label
(std::string key) const
CLI::FormatterBase
inline
get_right_column_width
() const
CLI::FormatterBase
inline
label
(std::string key, std::string val)
CLI::FormatterBase
inline
labels_
CLI::FormatterBase
protected
make_help
(const App *app, std::string name, AppFormatMode mode) const override
CLI::FormatterLambda
inline
virtual
operator=
(const FormatterBase &)=default (defined in
CLI::FormatterBase
)
CLI::FormatterBase
operator=
(FormatterBase &&)=default (defined in
CLI::FormatterBase
)
CLI::FormatterBase
right_column_width
(std::size_t val)
CLI::FormatterBase
inline
right_column_width_
CLI::FormatterBase
protected
~FormatterBase
() noexcept
CLI::FormatterBase
inline
virtual
~FormatterLambda
() noexcept override
CLI::FormatterLambda
inline
Generated by
1.9.8