IntegerMessageMap.F90 Source File


This file depends on

sourcefile~~integermessagemap.f90~~EfferentGraph sourcefile~integermessagemap.f90 IntegerMessageMap.F90 sourcefile~abstractmessage.f90 AbstractMessage.F90 sourcefile~integermessagemap.f90->sourcefile~abstractmessage.f90 sourcefile~mapl_exceptionhandling.f90 MAPL_ExceptionHandling.F90 sourcefile~abstractmessage.f90->sourcefile~mapl_exceptionhandling.f90 sourcefile~errorhandling.f90 ErrorHandling.F90 sourcefile~mapl_exceptionhandling.f90->sourcefile~errorhandling.f90 sourcefile~mapl_throw.f90 MAPL_Throw.F90 sourcefile~mapl_exceptionhandling.f90->sourcefile~mapl_throw.f90 sourcefile~errorhandling.f90->sourcefile~mapl_throw.f90

Files dependent on this one

sourcefile~~integermessagemap.f90~~AfferentGraph sourcefile~integermessagemap.f90 IntegerMessageMap.F90 sourcefile~multigroupserver.f90 MultiGroupServer.F90 sourcefile~multigroupserver.f90->sourcefile~integermessagemap.f90 sourcefile~protocolparser.f90 ProtocolParser.F90 sourcefile~protocolparser.f90->sourcefile~integermessagemap.f90 sourcefile~directoryservice.f90 DirectoryService.F90 sourcefile~directoryservice.f90->sourcefile~protocolparser.f90 sourcefile~messagevector.f90 MessageVector.F90 sourcefile~messagevector.f90->sourcefile~protocolparser.f90 sourcefile~mpisocket.f90 MpiSocket.F90 sourcefile~mpisocket.f90->sourcefile~protocolparser.f90 sourcefile~pfio.f90 pFIO.F90 sourcefile~pfio.f90->sourcefile~multigroupserver.f90 sourcefile~test_mpisocket.pf Test_MpiSocket.pf sourcefile~test_mpisocket.pf->sourcefile~protocolparser.f90 sourcefile~test_protocolparser.pf Test_ProtocolParser.pf sourcefile~test_protocolparser.pf->sourcefile~protocolparser.f90

Source Code

module pFIO_IntegerMessageMapMod
   use pFIO_AbstractMessageMod
#include "types/key_integer.inc"
#define _value class(AbstractMessage)
#define _value_allocatable
#define _alt
#define _map IntegerMessageMap
#define _iterator IntegerMessageMapIterator
#include "templates/map.inc"
end module pFIO_IntegerMessageMapMod