Ookii.CommandLine for C++  2.0.0
ookii::basic_command_with_custom_parsing< CharType, Traits, Alloc > Member List

This is the complete list of members for ookii::basic_command_with_custom_parsing< CharType, Traits, Alloc >, including all inherited members.

basic_command()=defaultookii::basic_command< CharType, std::char_traits< CharType >, std::allocator< CharType > >
basic_command(builder_type &)ookii::basic_command< CharType, std::char_traits< CharType >, std::allocator< CharType > >inline
builder_type typedefookii::basic_command< CharType, std::char_traits< CharType >, std::allocator< CharType > >
command_manager_type typedefookii::basic_command_with_custom_parsing< CharType, Traits, Alloc >
parse(std::span< const CharType *const > args, const command_manager_type &manager, usage_writer_type *usage)=0ookii::basic_command_with_custom_parsing< CharType, Traits, Alloc >pure virtual
run()=0ookii::basic_command< CharType, std::char_traits< CharType >, std::allocator< CharType > >pure virtual
usage_writer_type typedefookii::basic_command_with_custom_parsing< CharType, Traits, Alloc >
~basic_command()=defaultookii::basic_command< CharType, std::char_traits< CharType >, std::allocator< CharType > >virtual