CIvfFileBase Class Reference
#include <ivffile/IvfFileBase.h>
Inheritance diagram for CIvfFileBase:
List of all members.
Detailed Description
Base class for file readers and writers
The class implements basic file name handling and functions for retrieving and setting shapes.
- Author:
- Jonas Lindemann
Definition at line 41 of file IvfFileBase.h.
Constructor & Destructor Documentation
CIvfFileBase::CIvfFileBase |
( |
|
) |
|
|
virtual CIvfFileBase::~CIvfFileBase |
( |
|
) |
[virtual] |
|
Member Function Documentation
const char* CIvfFileBase::getFileName |
( |
|
) |
|
|
|
Returns the filename of the file to be read/written |
void CIvfFileBase::setFileName |
( |
const char * |
fileName |
) |
|
|
|
Sets the filename of the file to be read/written |
void CIvfFileBase::setShape |
( |
CIvfShape * |
shape |
) |
|
|
|
Sets the shape to be exported to file |
The documentation for this class was generated from the following file:
Generated on Fri Sep 1 15:36:50 2006 for Interactive Visualisation Framework - Ivf++ by
1.4.6-NO