Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(BaseThread), | intent(inout), | target | :: | this | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(BaseThread), | intent(inout), | target | :: | this | ||
integer, | intent(in) | :: | request_id | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(BaseThread), | intent(in), | target | :: | this | ||
integer, | intent(in) | :: | request_id | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(BaseThread), | intent(in), | target | :: | this | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MessageVisitor), | intent(inout), | target | :: | this | ||
class(AbstractMessage), | intent(in), | target | :: | message | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MessageVisitor), | intent(inout), | target | :: | this | ||
type(AddExtCollectionMessage), | intent(in) | :: | message | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MessageVisitor), | intent(inout), | target | :: | this | ||
type(AddHistCollectionMessage), | intent(in) | :: | message | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MessageVisitor), | intent(inout), | target | :: | this | ||
type(CollectivePrefetchDataMessage), | intent(in) | :: | message | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MessageVisitor), | intent(inout), | target | :: | this | ||
type(CollectiveStageDataMessage), | intent(in) | :: | message | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MessageVisitor), | intent(inout), | target | :: | this | ||
type(DoneMessage), | intent(in) | :: | message | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MessageVisitor), | intent(inout), | target | :: | this | ||
type(CollectivePrefetchDoneMessage), | intent(in) | :: | message | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MessageVisitor), | intent(inout), | target | :: | this | ||
type(CollectiveStageDoneMessage), | intent(in) | :: | message | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MessageVisitor), | intent(inout), | target | :: | this | ||
type(PrefetchDoneMessage), | intent(in) | :: | message | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MessageVisitor), | intent(inout), | target | :: | this | ||
type(StageDoneMessage), | intent(in) | :: | message | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MessageVisitor), | intent(inout), | target | :: | this | ||
type(HandShakeMessage), | intent(in) | :: | message | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MessageVisitor), | intent(inout) | :: | this | |||
type(IDMessage), | intent(in) | :: | message | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MessageVisitor), | intent(inout), | target | :: | this | ||
type(ModifyMetadataMessage), | intent(in) | :: | message | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MessageVisitor), | intent(inout), | target | :: | this | ||
type(PrefetchDataMessage), | intent(in) | :: | message | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MessageVisitor), | intent(inout), | target | :: | this | ||
type(ReplaceMetadataMessage), | intent(in) | :: | message | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MessageVisitor), | intent(inout), | target | :: | this | ||
type(StageDataMessage), | intent(in) | :: | message | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MessageVisitor), | intent(inout) | :: | this | |||
type(TerminateMessage), | intent(in) | :: | message | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MessageVisitor), | intent(inout), | target | :: | this | ||
type(DoneMessage), | intent(in) | :: | message | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MessageVisitor), | intent(inout), | target | :: | this | ||
type(PrefetchDoneMessage), | intent(in) | :: | message | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MessageVisitor), | intent(inout), | target | :: | this | ||
type(CollectivePrefetchDoneMessage), | intent(in) | :: | message | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MessageVisitor), | intent(inout), | target | :: | this | ||
type(StageDoneMessage), | intent(in) | :: | message | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MessageVisitor), | intent(inout), | target | :: | this | ||
type(CollectiveStageDoneMessage), | intent(in) | :: | message | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MessageVisitor), | intent(inout), | target | :: | this | ||
type(AddExtCollectionMessage), | intent(in) | :: | message | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MessageVisitor), | intent(inout), | target | :: | this | ||
type(AddHistCollectionMessage), | intent(in) | :: | message | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(ClientThread), | intent(inout) | :: | this | |||
type(IDMessage), | intent(in) | :: | message | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MessageVisitor), | intent(inout), | target | :: | this | ||
type(PrefetchDataMessage), | intent(in) | :: | message | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MessageVisitor), | intent(inout), | target | :: | this | ||
type(CollectivePrefetchDataMessage), | intent(in) | :: | message | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MessageVisitor), | intent(inout), | target | :: | this | ||
type(StageDataMessage), | intent(in) | :: | message | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MessageVisitor), | intent(inout), | target | :: | this | ||
type(CollectiveStageDataMessage), | intent(in) | :: | message | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MessageVisitor), | intent(inout) | :: | this | |||
type(TerminateMessage), | intent(in) | :: | message | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MessageVisitor), | intent(inout), | target | :: | this | ||
type(ModifyMetadataMessage), | intent(in) | :: | message | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MessageVisitor), | intent(inout), | target | :: | this | ||
type(ReplaceMetadataMessage), | intent(in) | :: | message | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MessageVisitor), | intent(inout), | target | :: | this | ||
type(HandShakeMessage), | intent(in) | :: | message | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(BaseThread), | intent(inout), | target | :: | this | ||
integer, | intent(in) | :: | request_id | |||
class(AbstractRequestHandle), | intent(in) | :: | handle | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(BaseThread), | intent(in), | target | :: | this | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(BaseThread), | intent(inout), | target | :: | this | ||
class(AbstractSocket), | intent(in) | :: | connection | |||
integer, | intent(out), | optional | :: | rc |
type, extends(MessageVisitor),abstract :: BaseThread private class (AbstractSocket), allocatable :: connection type (IntegerRequestMap) :: open_requests contains procedure :: get_connection procedure :: set_connection procedure :: erase_RequestHandle procedure :: clear_RequestHandle procedure :: get_RequestHandle procedure :: insert_RequestHandle procedure :: isEmpty_RequestHandle end type BaseThread