HISTORY_ExchangeListWrap Derived Type

type, public :: HISTORY_ExchangeListWrap


Inherits

type~~history_exchangelistwrap~~InheritsGraph type~history_exchangelistwrap HISTORY_ExchangeListWrap type~history_exchangelisttype HISTORY_ExchangeListType type~history_exchangelistwrap->type~history_exchangelisttype PTR

Components

Type Visibility Attributes Name Initial
type(HISTORY_ExchangeListType), public, pointer :: PTR

Source Code

  type HISTORY_ExchangeListWrap
     type(HISTORY_ExchangeListType), pointer :: PTR
  end type HISTORY_ExchangeListWrap