Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | arg | |||
type(flag_t), | intent(in) | :: | flag_list(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | arg | |||
character(len=LEN_CMD), | intent(in) | :: | cmd_list(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | arg | |||
type(cmd_t), | intent(in) | :: | cmd_list(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(arg_element_t), | intent(in) | :: | arg | |||
type(flag_t), | intent(in) | :: | flags(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(arg_element_t), | intent(in) | :: | arg | |||
type(flag_t), | intent(in) | :: | flags(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | string | |||
integer(kind=int32), | intent(in) | :: | from | |||
integer(kind=int32), | intent(in) | :: | to |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | arg | |||
character(len=LEN_CMD), | intent(in) | :: | cmd_list(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | arg | |||
type(cmd_t), | intent(in) | :: | cmd_list(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | arg | |||
type(flag_t), | intent(in) | :: | flag_list(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(arg_element_t), | intent(in) | :: | arg | |||
type(flag_t), | intent(in) | :: | flags(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=int32), | intent(inout) | :: | argc | |||
type(arg_element_t), | intent(inout), | allocatable | :: | arg(:) | ||
character(len=:), | intent(inout), | allocatable | :: | entire |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | str |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(cmd_t), | intent(inout) | :: | cmd | |||
character(len=*), | intent(in) | :: | name |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(flag_t), | intent(inout) | :: | flag | |||
character(len=*), | intent(in) | :: | name | |||
character(len=*), | intent(in) | :: | long | |||
character(len=*), | intent(in), | optional | :: | short |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=NUM_DIGIT_KEY), | intent(inout) | :: | array(:) |