Go to the source code of this file.
|
subroutine | dc_args::dcargsopen0 (arg) |
|
subroutine | dc_args::dcargsclose0 (arg) |
|
subroutine | dc_args::dcargsoption0 (arg, options, flag, value, help) |
|
subroutine | dc_args::dcargsdebug0 (arg) |
|
subroutine | dc_args::dcargshelp0 (arg, force) |
|
subroutine | dc_args::dcargshelpmsg0 (arg, category, msg) |
|
subroutine | dc_args::dcargsstrict0 (arg, severe) |
|
subroutine | dc_args::dcargsget0 (arg, argv) |
|
integer function | dc_args::dcargsnumber0 (arg) |
|
subroutine | dc_args::dcargsputline0 (arg) |
|
subroutine | dc_args::printautolinefeed (unit, fmt, length, indent) |
|
subroutine | dc_args::sortargtable |
|
subroutine | dc_args::buildargtable |
|
logical function | dc_args::dcoptionformc (argument, name, value) |
|
|
character(string), dimension(:), allocatable, save | dc_args::argstr_table |
|
integer, save | dc_args::argind_count = -1 |
|
type(cmd_opts_internal), dimension(:), allocatable, save | dc_args::cmd_opts_list |
|
character(string), dimension(:), allocatable, save | dc_args::cmd_argv_list |
|