ERC CISST - cisst software

mtsInterfaceProvidedOrOutput Class Reference

Inheritance diagram for mtsInterfaceProvidedOrOutput:

Inheritance graph
[legend]
Collaboration diagram for mtsInterfaceProvidedOrOutput:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 54 of file mtsInterfaceProvidedOrOutput.h.

Public Member Functions

Protected Member Functions

Protected Attributes


Constructor & Destructor Documentation

mtsInterfaceProvidedOrOutput::mtsInterfaceProvidedOrOutput ( void   )  [inline, protected]

Default constructor. Does nothing, should not be used.

Definition at line 67 of file mtsInterfaceProvidedOrOutput.h.

mtsInterfaceProvidedOrOutput::mtsInterfaceProvidedOrOutput ( const std::string &  interfaceName,
mtsComponent component 
)

Constructor. Sets the name.

virtual mtsInterfaceProvidedOrOutput::~mtsInterfaceProvidedOrOutput (  )  [inline, virtual]

Default destructor. Does nothing.

Definition at line 76 of file mtsInterfaceProvidedOrOutput.h.


Member Function Documentation

const std::string& mtsInterfaceProvidedOrOutput::GetName ( void   )  const [inline]

Returns the name of the interface.

Definition at line 79 of file mtsInterfaceProvidedOrOutput.h.

Referenced by svlFilterInput::ConnectTo().


Member Data Documentation

std::string mtsInterfaceProvidedOrOutput::Name [protected]

A string identifying the 'Name' of the interface.

Definition at line 61 of file mtsInterfaceProvidedOrOutput.h.

mtsComponent* mtsInterfaceProvidedOrOutput::Component [protected]

Pointer on the device itself.

Definition at line 64 of file mtsInterfaceProvidedOrOutput.h.


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