Muscle Java API: muscle::core::kernel::FanInMapper< T extends Serializable > Class Reference

muscle::core::kernel::FanInMapper< T extends Serializable > Class Reference

Inheritance diagram for muscle::core::kernel::FanInMapper< T extends Serializable >:

muscle::core::kernel::Mapper muscle::core::kernel::Instance muscle::core::kernel::RawInstance muscle::core::kernel::Module

List of all members.


Public Member Functions

void addPortals ()

Protected Member Functions

final void sendAll ()

Protected Attributes

ConduitEntrance< T > onlyEntrance
Observation< T > value

Detailed Description

A fan-in mapper. Set the value variable in readAll(), this will be sent.
Author:
Joris Borgdorff

Member Function Documentation

void muscle::core::kernel::FanInMapper< T extends Serializable >::addPortals (  )  [inline, virtual]

Initialized all ports for you. If overridden, all ConduitCntrances and ConduitExits have to be added in this function.

Reimplemented from muscle::core::kernel::Instance.

final void muscle::core::kernel::FanInMapper< T extends Serializable >::sendAll (  )  [inline, protected, virtual]

Write to all conduits.

Implements muscle::core::kernel::Mapper.


Member Data Documentation

ConduitEntrance<T> muscle::core::kernel::FanInMapper< T extends Serializable >::onlyEntrance [protected]

Observation<T> muscle::core::kernel::FanInMapper< T extends Serializable >::value [protected]


Generated on Thu Oct 18 14:28:29 2012 for Muscle Java API by  doxygen 1.5.6