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

extfile::Stripe Class Reference

Descriptor for a stripe of the extent file. More...

#include <ExtentFileDescriptor.h>

List of all members.

Public Methods

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

Public Attributes

StringA host
StringA path
StringA share
StringA index
StringA data
Int64 segment


Detailed Description

Descriptor for a stripe of the extent file.


Constructor & Destructor Documentation

extfile::Stripe::Stripe   [inline]
 

Constructor.


Member Function Documentation

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

Load stripe descriptor from XML.


Member Data Documentation

StringA extfile::Stripe::data
 

Data file name.

StringA extfile::Stripe::host
 

Host on which stripe resides (currently unused).

StringA extfile::Stripe::index
 

Index file name.

StringA extfile::Stripe::path
 

Local path to stripe.

Int64 extfile::Stripe::segment
 

Maximum file segment size (currently unused).

StringA extfile::Stripe::share
 

Share name for stripe host (currently unused).


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