to_json Module Procedure

module procedure to_json pure module function to_json(self) result(lines)

Arguments

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

Return Value type(string_t), allocatable, (:)


Calls

proc~~to_json~5~~CallsGraph proc~to_json~5 to_json string_t string_t proc~to_json~5->string_t