Public Member Functions | Public Attributes | List of all members
RootData< DT > Class Template Reference

Experimental structure, designed only for accessing root level metadata. More...

#include <Data.h>

Inheritance diagram for RootData< DT >:
Inheritance graph
[legend]
Collaboration diagram for RootData< DT >:
Collaboration graph
[legend]

Public Member Functions

 RootData (typename DT::tree_t &tree)
 
- Public Member Functions inherited from TreeWrapper< DT >
const drain::VariableMapgetWhat () const
 
drain::VariableMapgetWhat ()
 
const drain::VariableMapgetWhere () const
 
drain::VariableMapgetWhere ()
 
const drain::VariableMapgetHow () const
 
drain::VariableMapgetHow ()
 
void setExcluded (bool exclude=true)
 
bool isExcluded () const
 
virtual const tree_t & getTree () const
 
virtual tree_t & getTree ()
 

Public Attributes

DT::odim_t odim
 

Additional Inherited Members

- Public Types inherited from TreeWrapper< DT >
typedef DT datatype_t
 
typedef DT::tree_t tree_t
 
typedef DT::tree_iter_t tree_iter_t
 
- Protected Member Functions inherited from TreeWrapper< DT >
 TreeWrapper (tree_t &tree)
 
 TreeWrapper (const TreeWrapper &d)
 
template<ODIMPathElem::group_t G>
const drain::VariableMapgetAttr () const
 
template<ODIMPathElem::group_t G>
drain::VariableMapgetAttr ()
 
- Protected Attributes inherited from TreeWrapper< DT >
tree_t & tree
 General HDF5 data structure.
 

Detailed Description

template<typename DT>
class rack::RootData< DT >

Experimental structure, designed only for accessing root level metadata.

Not extensively used...


The documentation for this class was generated from the following file: