Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

PsnMomeMirrorObjectHandle Class Reference

miror object handle for controllers using shared memory More...

#include <PsnMomeMirrorObjectHandle.h>

Inheritance diagram for PsnMomeMirrorObjectHandle:

Inheritance graph
[legend]
Collaboration diagram for PsnMomeMirrorObjectHandle:

Collaboration graph
[legend]
List of all members.

Public Methods

 PsnMomeMirrorObjectHandle (PsSimulatedObject &object, PsnBroadcastManager &aBroadcastManager, PsnSharedMemoryManager &aMemoryManager)
 constructor

virtual ~PsnMomeMirrorObjectHandle ()
 destructor

virtual void receiveEvent (const PsEvent &event)
 redefine receiveEvent so that the received event is forwarded to the referential

virtual void receiveEvent (PsEvent *event)
 redefine receiveEvent so that the received event is forwarded to the referential

virtual bool receiveRegistrationForSignal (const PsEventIdentifier &signal, const PsName &registrantObject)
 redefine receiveRegistrationForSignal so that registration is forwarded to the referential


Private Attributes

PsnBroadcastManager_myBroadcastManager
PsnSharedMemoryManager_myMemoryManager

Detailed Description

miror object handle for controllers using shared memory

Definition at line 27 of file PsnMomeMirrorObjectHandle.h.


Constructor & Destructor Documentation

PsnMomeMirrorObjectHandle::PsnMomeMirrorObjectHandle PsSimulatedObject   object,
PsnBroadcastManager   aBroadcastManager,
PsnSharedMemoryManager   aMemoryManager
 

constructor

Parameters:
object : object mirrored by this object handle
aBroadcastManager : the broadcast manager used by the miroir aMemoryManager : the memory manager to use when allocating data to be communicated the our referential

virtual PsnMomeMirrorObjectHandle::~PsnMomeMirrorObjectHandle   [virtual]
 

destructor


Member Function Documentation

virtual void PsnMomeMirrorObjectHandle::receiveEvent PsEvent   event [virtual]
 

redefine receiveEvent so that the received event is forwarded to the referential

Reimplemented from PsnMirrorObjectHandle.

virtual void PsnMomeMirrorObjectHandle::receiveEvent const PsEvent   event [virtual]
 

redefine receiveEvent so that the received event is forwarded to the referential

Reimplemented from PsnMirrorObjectHandle.

virtual bool PsnMomeMirrorObjectHandle::receiveRegistrationForSignal const PsEventIdentifier   signal,
const PsName   registrantObject
[virtual]
 

redefine receiveRegistrationForSignal so that registration is forwarded to the referential

Parameters:
registrantObject the registrant
signal the signal registred to


Member Data Documentation

PsnBroadcastManager& PsnMomeMirrorObjectHandle::_myBroadcastManager [private]
 

Definition at line 55 of file PsnMomeMirrorObjectHandle.h.

PsnSharedMemoryManager& PsnMomeMirrorObjectHandle::_myMemoryManager [private]
 

Definition at line 56 of file PsnMomeMirrorObjectHandle.h.


The documentation for this class was generated from the following file:
logo OpenMask

Documentation generated on Mon Nov 25 15:26:10 2002

Generated with doxygen 1.2.12 by Dimitri van Heesch ,   1997-2001