as_character Interface

interface


Called by

interface~~as_character~~CalledByGraph interface~as_character string_t%as_character none~string string_t%string none~string->interface~as_character proc~aggregate_diagnosis aggregate_diagnosis proc~aggregate_diagnosis->none~string proc~assign_string_t_to_character assign_string_t_to_character proc~assign_string_t_to_character->none~string proc~base_name base_name proc~base_name->none~string proc~character_eq_string_t character_eq_string_t proc~character_eq_string_t->none~string proc~character_ne_string_t character_ne_string_t proc~character_ne_string_t->none~string proc~characterize characterize proc~characterize->none~string proc~concatenate_elements concatenate_elements proc~concatenate_elements->none~string proc~contains_characters~2 contains_characters proc~contains_characters~2->none~string proc~contains_string_t contains_string_t proc~contains_string_t->none~string proc~contains_string_t~2 contains_string_t proc~contains_string_t~2->none~string proc~description_contains_characters description_contains_characters proc~description_contains_characters->none~string proc~description_contains_string description_contains_string proc~description_contains_string->none~string proc~file_extension file_extension proc~file_extension->none~string proc~from_file_with_string_name from_file_with_string_name proc~from_file_with_string_name->none~string proc~get_double_precision get_double_precision proc~get_double_precision->none~string proc~get_double_precision_array get_double_precision_array proc~get_double_precision_array->none~string proc~get_integer get_integer proc~get_integer->none~string proc~get_json_key get_json_key proc~get_json_key->none~string proc~get_logical get_logical proc~get_logical->none~string proc~get_real get_real proc~get_real->none~string proc~get_real_array get_real_array proc~get_real_array->none~string proc~get_string get_string proc~get_string->none~string proc~get_string_t_array_with_character_key get_string_t_array_with_character_key proc~get_string_t_array_with_character_key->none~string proc~get_string_t_array_with_string_t_key get_string_t_array_with_string_t_key proc~get_string_t_array_with_string_t_key->none~string proc~string_t_eq_character string_t_eq_character proc~string_t_eq_character->none~string proc~string_t_eq_string_t string_t_eq_string_t proc~string_t_eq_string_t->none~string proc~string_t_ne_character string_t_ne_character proc~string_t_ne_character->none~string proc~string_t_ne_string_t string_t_ne_string_t proc~string_t_ne_string_t->none~string proc~write_to_character_file_name write_to_character_file_name proc~write_to_character_file_name->none~string proc~write_to_output_unit write_to_output_unit proc~write_to_output_unit->none~string proc~write_to_string_file_name write_to_string_file_name proc~write_to_string_file_name->none~string

private pure module function as_character(self) result(raw_string)

Arguments

Type IntentOptional Attributes Name
class(string_t), intent(in) :: self

Return Value character(len=:),allocatable