The Machine Perception Toolbox

[Introduction]- [News]- [Download]- [Screenshots]- [Manual (pdf)]- [Forums]- [API Reference]- [Repository ]

 

Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

MPIO Class Reference

#include <io.h>

Inheritance diagram for MPIO:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 MPIO ()
virtual void write (const char &ch)=0
virtual void write (const double &d)=0
virtual void write (const int &i)=0
 ~MPIO ()

Constructor & Destructor Documentation

MPIO  )  [inline]
 

Definition at line 23 of file io.h.

00023 {};

~MPIO  )  [inline]
 

Definition at line 24 of file io.h.

00024 {};


Member Function Documentation

virtual void write const char &  ch  )  [pure virtual]
 

Implemented in MPFileIO, and MPSocketIO.

virtual void write const double &  d  )  [pure virtual]
 

Implemented in MPFileIO, and MPSocketIO.

virtual void write const int &  i  )  [pure virtual]
 

Implemented in MPFileIO, and MPSocketIO.

Referenced by CommThread::WriteData().


The documentation for this class was generated from the following file:
Generated on Mon Nov 8 17:08:37 2004 for MPT by  doxygen 1.3.9.1