A directory tree structure holding ADIOS data.
More...
#include <vtkADIOSDirTree.h>
A directory tree structure holding ADIOS data.
Definition at line 35 of file vtkADIOSDirTree.h.
vtkADIOSDirTree::vtkADIOSDirTree |
( |
const std::string & |
name | ) |
|
vtkADIOSDirTree::~vtkADIOSDirTree |
( |
| ) |
|
const std::string& vtkADIOSDirTree::GetName |
( |
void |
| ) |
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 |
Access variables by name.
const ADIOS::VarInfo* vtkADIOSDirTree::GetArray |
( |
const std::string & |
varName | ) |
const |
Access variables by name.
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/demarle/Source/VTK/release/8.2/build/Utilities/Doxygen/dox/IO/ADIOS/vtkADIOSDirTree.h