#include <ADIOSAttribute.h>
Definition at line 30 of file ADIOSAttribute.h.
◆ Attribute()
ADIOS::Attribute::Attribute |
( |
ADIOS_FILE * |
f, |
|
|
int |
id |
|
) |
| |
◆ ~Attribute()
ADIOS::Attribute::~Attribute |
( |
void |
| ) |
|
◆ GetId()
const int& ADIOS::Attribute::GetId |
( |
| ) |
const |
◆ GetType()
const ADIOS_DATATYPES& ADIOS::Attribute::GetType |
( |
| ) |
const |
◆ GetName()
const std::string& ADIOS::Attribute::GetName |
( |
void |
| ) |
const |
◆ GetValue()
template<typename T >
const T ADIOS::Attribute::GetValue |
( |
| ) |
const |
|
inline |
◆ Id
◆ Type
ADIOS_DATATYPES ADIOS::Attribute::Type |
|
protected |
◆ Name
std::string ADIOS::Attribute::Name |
|
protected |
◆ Value
void* ADIOS::Attribute::Value |
|
protected |
The documentation for this class was generated from the following file: