ClanLib  2.3.7
CL_CommandLine Member List

This is the complete list of members for CL_CommandLine, including all inherited members.

add_doc(const CL_String8 &doc)CL_CommandLine
add_group(const CL_String8 &grouptopic)CL_CommandLine
add_option(int key, const CL_String8 &long_option, const CL_String8 &argument, const CL_String8 &help, bool visible=true)CL_CommandLine
add_usage(const CL_String8 &usage)CL_CommandLine
CL_CommandLine()CL_CommandLine
get_argument()CL_CommandLine
get_key()CL_CommandLine
next()CL_CommandLine
parse_args(int argc, char **argv)CL_CommandLine
print_help()CL_CommandLine
REST_ARG enum valueCL_CommandLine
set_help_indent(int i)CL_CommandLine
~CL_CommandLine()CL_CommandLine