Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

extfile::FilePattern Class Reference

Descriptor for an input file pattern. More...

#include <ExtentFileDescriptor.h>

List of all members.

Public Methods

 FilePattern ()
bool loadFromXML (xmlDocPtr doc, xmlNodePtr cur)

Public Attributes

StringA name
StringA format
Int32 channel
Int32 width
Int32 height
Int32 offset
Int32 count


Detailed Description

Descriptor for an input file pattern.


Constructor & Destructor Documentation

extfile::FilePattern::FilePattern   [inline]
 

Constructor.


Member Function Documentation

bool extfile::FilePattern::loadFromXML xmlDocPtr    doc,
xmlNodePtr    cur
 

Load descriptor from XML.


Member Data Documentation

Int32 extfile::FilePattern::channel
 

Channel index in resulting dataset.

Int32 extfile::FilePattern::count
 

Number of files.

StringA extfile::FilePattern::format
 

Image format.

Int32 extfile::FilePattern::height
 

Height of images.

StringA extfile::FilePattern::name
 

File name.

Int32 extfile::FilePattern::offset
 

Offset of first file.

Int32 extfile::FilePattern::width
 

Width of images.


The documentation for this class was generated from the following files:
Generated on Wed May 29 11:50:17 2002 for Extent File System by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001