ERC CISST - cisst software

mtsEventReceiverWrite Class Reference

Inheritance diagram for mtsEventReceiverWrite:

Inheritance graph
[legend]
Collaboration diagram for mtsEventReceiverWrite:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 177 of file mtsEventReceiver.h.

Public Member Functions

Protected Member Functions

Protected Attributes


Member Function Documentation

mtsCommandWriteBase* mtsEventReceiverWrite::GetCommand (  ) 

Called from mtsInterfaceRequired::BindCommandsAndEvents

void mtsEventReceiverWrite::SetHandlerCommand ( mtsCommandWriteBase commandHandler  ) 

Called from mtsInterfaceRequired::AddEventHandlerWrite

virtual bool mtsEventReceiverWrite::Wait ( mtsGenericObject obj  )  [virtual]

Wait for event to be issued and return received argument.

Returns:
true if successful, false if failed (including case where wait succeeded but return value obj is invalid)

void mtsEventReceiverWrite::ToStream ( std::ostream &  outputStream  )  const [virtual]

Human readable output to stream.

Implements mtsEventReceiverBase.


The documentation for this class was generated from the following file:
erc-cisst-devel<at>lists.johnshopkins.edu