A directory tree structure holding ADIOS data.  
 More...
#include <vtkADIOSDirTree.h>
A directory tree structure holding ADIOS data. 
Definition at line 32 of file vtkADIOSDirTree.h.
 
      
        
          | vtkADIOSDirTree::vtkADIOSDirTree  | 
          ( | 
          const std::string &  | 
          name | ) | 
           | 
        
      
 
 
      
        
          | vtkADIOSDirTree::vtkADIOSDirTree  | 
          ( | 
          const ADIOS::Reader &  | 
          reader | ) | 
           | 
        
      
 
 
      
        
          | vtkADIOSDirTree::~vtkADIOSDirTree  | 
          ( | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | const std::string& vtkADIOSDirTree::GetName  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
      
        
          | void vtkADIOSDirTree::PrintSelf  | 
          ( | 
          std::ostream &  | 
          os,  | 
        
        
           | 
           | 
          vtkIndent  | 
          indent  | 
        
        
           | 
          ) | 
           |  const | 
        
      
 
 
      
        
          | const vtkADIOSDirTree* vtkADIOSDirTree::GetDir  | 
          ( | 
          const std::string &  | 
          dirName | ) | 
           const | 
        
      
 
 
      
        
          | const ADIOS::Scalar* vtkADIOSDirTree::GetScalar  | 
          ( | 
          const std::string &  | 
          varName | ) | 
           const | 
        
      
 
 
      
        
          | const ADIOS::VarInfo* vtkADIOSDirTree::GetArray  | 
          ( | 
          const std::string &  | 
          varName | ) | 
           const | 
        
      
 
 
      
        
          | void vtkADIOSDirTree::GetScalars  | 
          ( | 
          std::vector< const ADIOS::Scalar * > &  | 
          vars | ) | 
           const | 
        
      
 
Access variables all at once 
 
 
      
        
          | void vtkADIOSDirTree::GetArrays  | 
          ( | 
          std::vector< const ADIOS::VarInfo * > &  | 
          vars | ) | 
           const | 
        
      
 
Access variables all at once 
 
 
The documentation for this class was generated from the following file:
- /home/boeckb/code/depot/group-kitware/vtk/build-release/Utilities/Doxygen/dox/IO/ADIOS/vtkADIOSDirTree.h