#include <ADIOSVarInfo.h>
Definition at line 31 of file ADIOSVarInfo.h.
ADIOS::VarInfo::VarInfo |
( |
ADIOS_FILE * |
f, |
|
|
ADIOS_VARINFO * |
v |
|
) |
| |
virtual ADIOS::VarInfo::~VarInfo |
( |
void |
| ) |
|
|
virtual |
void ADIOS::VarInfo::SetName |
( |
const std::string & |
name | ) |
|
|
inline |
const int& ADIOS::VarInfo::GetId |
( |
| ) |
const |
const ADIOS_DATATYPES& ADIOS::VarInfo::GetType |
( |
| ) |
const |
const std::string& ADIOS::VarInfo::GetName |
( |
void |
| ) |
const |
size_t ADIOS::VarInfo::GetNumSteps |
( |
void |
| ) |
const |
size_t ADIOS::VarInfo::GetNumBlocks |
( |
size_t |
step | ) |
const |
StepBlock* ADIOS::VarInfo::GetNewestBlockIndex |
( |
size_t |
step, |
|
|
size_t |
pid |
|
) |
| const |
void ADIOS::VarInfo::GetDims |
( |
std::vector< size_t > & |
dims, |
|
|
size_t |
step, |
|
|
size_t |
pid |
|
) |
| const |
ADIOS_DATATYPES ADIOS::VarInfo::Type |
|
protected |
std::string ADIOS::VarInfo::Name |
|
protected |
size_t ADIOS::VarInfo::NumSteps |
|
protected |
size_t ADIOS::VarInfo::NumPids |
|
protected |
std::vector<std::vector<size_t> > ADIOS::VarInfo::Dims |
|
protected |
std::vector<StepBlock*> ADIOS::VarInfo::StepBlockIndex |
|
protected |
The documentation for this class was generated from the following file:
- /home/demarle/Source/VTK/release/8.2/build/Utilities/Doxygen/dox/IO/ADIOS/ADIOSVarInfo.h