from_json_object Interface

interface


Calls

interface~~from_json_object~~CallsGraph interface~from_json_object vertex_m::from_json_object proc~from_json_object vertex_s::from_json_object interface~from_json_object->proc~from_json_object assert assert proc~from_json_object->assert edges_ edges_ proc~from_json_object->edges_ elements elements proc~from_json_object->elements get get proc~from_json_object->get to_compact_string to_compact_string proc~from_json_object->to_compact_string

Called by

interface~~from_json_object~~CalledByGraph interface~from_json_object vertex_m::from_json_object proc~from_json_value vertex_s::from_json_value proc~from_json_value->interface~from_json_object

private module function from_json_object(json_object) result(vertex)

Arguments

Type IntentOptional Attributes Name
type(json_object_t), intent(in) :: json_object

Return Value type(vertex_t)

Description

construct a vertexa_t object from a jsonff JSON object