Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Alarm), | intent(in) | :: | alarm1 | |||
type(ESMF_Alarm), | intent(in) | :: | alarm2 |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=256), | public | :: | name | = | " " | ||
type(ESMF_TimeInterval), | public | :: | RingInterval | ||||
type(ESMF_Time), | public | :: | RingTime | ||||
type(ESMF_Time), | public | :: | PrevRingTime | ||||
type(ESMF_Time), | public | :: | StopTime | ||||
integer, | public | :: | ID | ||||
integer, | public | :: | AlarmMutex | ||||
logical, | public | :: | Ringing | ||||
logical, | public | :: | Enabled | ||||
logical, | public | :: | RingTimeSet | ||||
logical, | public | :: | RingIntervalSet | ||||
logical, | public | :: | StopTimeSet |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(ESMF_AlarmInt), | public, | pointer | :: | alarmint | => | null() |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Alarm), | intent(in) | :: | alarm | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Alarm), | intent(inout) | :: | alarm | |||
character(len=*), | intent(in), | optional | :: | name | ||
type(ESMF_Time), | intent(in), | optional | :: | RingTime | ||
type(ESMF_TimeInterval), | intent(in), | optional | :: | RingInterval | ||
type(ESMF_Time), | intent(in), | optional | :: | StopTime | ||
logical, | intent(in), | optional | :: | Enabled | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Alarm), | intent(inout) | :: | alarm | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Alarm), | intent(in) | :: | alarm | |||
character(len=*), | intent(out), | optional | :: | name | ||
type(ESMF_Time), | intent(out), | optional | :: | RingTime | ||
type(ESMF_Time), | intent(out), | optional | :: | PrevRingTime | ||
type(ESMF_TimeInterval), | intent(out), | optional | :: | RingInterval | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Alarm), | intent(inout) | :: | alarm | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Alarm), | intent(inout) | :: | alarm | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Alarm), | intent(inout) | :: | alarm | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Alarm), | intent(inout) | :: | alarm | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Alarm), | intent(in) | :: | alarm | |||
character(len=*), | intent(in), | optional | :: | opts | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Alarm), | intent(in) | :: | alarm | |||
character(len=*), | intent(in), | optional | :: | opts | ||
integer, | intent(out), | optional | :: | rc |