IFrameData Class Reference
[Frames for inter-module-communication]

Interface for frame data. More...

#include <IFrameData.h>

Inheritance diagram for IFrameData:

Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual std::string getType ()=0
virtual ~IFrameData ()
 Destructor.


Detailed Description

Interface for frame data.

Interface for frame data which is passed from module to module

Definition at line 12 of file IFrameData.h.


Constructor & Destructor Documentation

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

Destructor.

Definition at line 21 of file IFrameData.h.


Member Function Documentation

virtual std::string IFrameData::getType (  )  [pure virtual]

Returns:
The type of the frame

Implemented in IntegerFrameData, SignalFrameData, and VectorFrameData.


The documentation for this class was generated from the following file:

Generated on Sun Nov 30 23:45:40 2008 for Modular Motion Processor by  doxygen 1.5.7.1