ERC CISST - cisst software

mtsEventWriteGeneratorProxy Class Reference
[Multi Task Support]

#include <mtsEventWriteGeneratorProxy.h>

Inheritance diagram for mtsEventWriteGeneratorProxy:

Inheritance graph
[legend]
Collaboration diagram for mtsEventWriteGeneratorProxy:

Collaboration graph
[legend]
List of all members.

Detailed Description

This class contains a vector of two or more command objects. The primary use of this class is to send events to all observers.

Definition at line 45 of file mtsEventWriteGeneratorProxy.h.

Public Types

Public Member Functions


Constructor & Destructor Documentation

mtsEventWriteGeneratorProxy::mtsEventWriteGeneratorProxy ( const std::string &  name  )  [inline]

Default constructor. Does nothing.

Definition at line 52 of file mtsEventWriteGeneratorProxy.h.

mtsEventWriteGeneratorProxy::~mtsEventWriteGeneratorProxy (  )  [inline]

Default destructor. Does nothing.

Definition at line 57 of file mtsEventWriteGeneratorProxy.h.


Member Function Documentation

virtual mtsExecutionResult mtsEventWriteGeneratorProxy::Execute ( const mtsGenericObject argument  )  [inline, virtual]

Execute all the commands in the composite.

Definition at line 63 of file mtsEventWriteGeneratorProxy.h.

virtual const mtsGenericObject* mtsEventWriteGeneratorProxy::GetArgumentPrototype ( void   )  const [inline, virtual]

Return a pointer on the argument prototype. Uses the first command added to find the argument prototype. If no command is available, return 0 (null pointer)

Reimplemented from mtsCommandWriteBase.

Definition at line 72 of file mtsEventWriteGeneratorProxy.h.


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