HistoryCollection Interface

public interface HistoryCollection

Calls

interface~~historycollection~~CallsGraph interface~historycollection HistoryCollection proc~new_historycollection new_HistoryCollection interface~historycollection->proc~new_historycollection

Module Procedures

public function new_HistoryCollection(fmd) result(collection)

Arguments

Type IntentOptional Attributes Name
type(FileMetadata), intent(in) :: fmd

Return Value type(HistoryCollection)