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

vu15 Class Reference

The base class for regular volume data in the vuVolume data tree. More...

#include <bcc.h>

Inheritance diagram for vu15:

Inheritance graph
[legend]
Collaboration diagram for vu15:

Collaboration graph
[legend]
List of all members.

Protected Member Functions

virtual bool read (FILE *file)
 Asserts that the file is regular data and reads the associated information.
virtual bool write (FILE *file)
 Writes the general regular data information to the file.

Detailed Description

The base class for regular volume data in the vuVolume data tree.

Definition at line 10 of file bcc.h.


Member Function Documentation

bool vu15::read FILE *  file  )  [protected, virtual]
 

Asserts that the file is regular data and reads the associated information.

This method reads in the general information for all regular data sets. It also asserts whether the data is indeed regular or not.

Returns:
True if successful (data is regular), false otherwise.

Reimplemented from vu1.

Reimplemented in vu15121, vu1512, and vu151.

Definition at line 8 of file bcc.cpp.

References vu1::read(), and vu1::setInvalidFormatError().

Here is the call graph for this function:

bool vu15::write FILE *  file  )  [protected, virtual]
 

Writes the general regular data information to the file.

Returns:
True if successful, false otherwise.

Reimplemented from vu1.

Reimplemented in vu15121, vu1512, and vu151.

Definition at line 27 of file bcc.cpp.

References vu1::setWriteError(), and vu1::write().

Here is the call graph for this function:


The documentation for this class was generated from the following files:
Generated on Wed Dec 15 21:21:08 2004 for vuVolume by  doxygen 1.3.9.1