ERC CISST - cisst software

mtsComponentStatusControl Class Reference

Inheritance diagram for mtsComponentStatusControl:

Inheritance graph
[legend]
Collaboration diagram for mtsComponentStatusControl:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 137 of file mtsParameterTypes.h.

Public Types

Public Member Functions

Public Attributes


Member Function Documentation

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

Human readable text output. This method only streams the data members of mtsGenericObject, i.e. the Timestamp and Valid flag. It should be called by any derived class re-implementing ToStream.

Reimplemented from mtsGenericObject.

void mtsComponentStatusControl::SerializeRaw ( std::ostream &  outputStream  )  const [virtual]

Binary serialization

Reimplemented from mtsGenericObject.

void mtsComponentStatusControl::DeSerializeRaw ( std::istream &  inputStream  )  [virtual]

Binary deserialization

Reimplemented from mtsGenericObject.


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