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

LinesTables2005::TemplateTableBase Class Reference

The class is a helper to support streaming of template class TemplateTable. More...

#include <LinesTables2005.h>

Inheritance diagram for LinesTables2005::TemplateTableBase:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual void write (Out &stream) const=0
 The function writes the contents of an object to a stream.

virtual void read (In &stream)=0
 The function reads the contents of an object from a stream.


Detailed Description

The class is a helper to support streaming of template class TemplateTable.

Definition at line 124 of file LinesTables2005.h.


Member Function Documentation

virtual void LinesTables2005::TemplateTableBase::write Out stream  )  const [pure virtual]
 

The function writes the contents of an object to a stream.

Parameters:
stream The stream the data is written to.

Implemented in LinesTables2005::TemplateTable< TEMPLATES_MAX, POINT_RES >.

Referenced by operator<<().

virtual void LinesTables2005::TemplateTableBase::read In stream  )  [pure virtual]
 

The function reads the contents of an object from a stream.

Parameters:
stream The stream the data is read from.

Implemented in LinesTables2005::TemplateTable< TEMPLATES_MAX, POINT_RES >.

Referenced by operator>>().


The documentation for this class was generated from the following file:
Generated on Mon Mar 20 22:17:27 2006 for GT2005 by doxygen 1.3.6