VisMF::FabOnDisk Struct Reference

A structure containing info regarding an on-disk FAB. More...

#include <VisMF.H>

List of all members.

Public Member Functions

 FabOnDisk ()
 The default constructor -- null out all fields.
 FabOnDisk (const std::string &name, long offset)
 Constructor that sets the two values.

Public Attributes

std::string m_name
long m_head

Static Public Attributes

static const std::string Prefix


Detailed Description

A structure containing info regarding an on-disk FAB.

Constructor & Destructor Documentation

VisMF::FabOnDisk::FabOnDisk (  ) 

The default constructor -- null out all fields.

VisMF::FabOnDisk::FabOnDisk ( const std::string &  name,
long  offset 
)

Constructor that sets the two values.


Member Data Documentation

Referenced by operator<<(), and operator>>().

Referenced by operator<<(), and operator>>().

const std::string VisMF::FabOnDisk::Prefix [static]

Referenced by operator<<(), and operator>>().


The documentation for this struct was generated from the following files:

Generated on Fri Nov 21 10:11:03 2008 for AMRParticlePaths by  doxygen 1.5.5