ERC CISST - cisst software

mtsDescriptionInterface Class Reference

Inheritance diagram for mtsDescriptionInterface:

Inheritance graph
[legend]
Collaboration diagram for mtsDescriptionInterface:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 65 of file mtsParameterTypes.h.

Public Member Functions

Public Attributes


Member Function Documentation

void mtsDescriptionInterface::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 mtsDescriptionInterface::SerializeRaw ( std::ostream &  outputStream  )  const [virtual]

Binary serialization

Reimplemented from mtsGenericObject.

void mtsDescriptionInterface::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