|
Ookii.CommandLine for C++
2.0.0
|
This is the complete list of members for ookii::basic_command_with_custom_parsing< CharType, Traits, Alloc >, including all inherited members.
| basic_command()=default | ookii::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 typedef | ookii::basic_command< CharType, std::char_traits< CharType >, std::allocator< CharType > > | |
| command_manager_type typedef | ookii::basic_command_with_custom_parsing< CharType, Traits, Alloc > | |
| parse(std::span< const CharType *const > args, const command_manager_type &manager, usage_writer_type *usage)=0 | ookii::basic_command_with_custom_parsing< CharType, Traits, Alloc > | pure virtual |
| run()=0 | ookii::basic_command< CharType, std::char_traits< CharType >, std::allocator< CharType > > | pure virtual |
| usage_writer_type typedef | ookii::basic_command_with_custom_parsing< CharType, Traits, Alloc > | |
| ~basic_command()=default | ookii::basic_command< CharType, std::char_traits< CharType >, std::allocator< CharType > > | virtual |