to_json Interface

interface
private 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,(:)